Sarah intended to multiply a two-digit number and a three-digit number, but she left out the multiplication sign and simply placed the two-digit number to the left of the three-digit number, thereby forming a five-digit number. This number is exactly nine times the product Sarah should have obtained. What is the sum of the two-digit number and the three-digit number?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let x be the two digit number and y the three digit number. Putting together the given, we have 1 0 0 0 x + y = 9 x y ⟹ 9 x y − 1 0 0 0 x − y = 0
This can be factored into ( 9 x − 1 ) ( y − 9 1 0 0 0 ) = 9 1 0 0 0 , and ( 9 x − 1 ) ( 9 y − 1 0 0 0 ) = 1 0 0 0 .
Since 8 9 < 9 x − 1 < 8 9 0 .
If 9 x − 1 = 1 0 0 , it doesn't work.
If 9 x − 1 = 1 2 5 , we get x = 1 4 and y = 1 1 2 which satisfies our conditions.
Thus, the answer is 1 1 2 + 1 4 = 1 2 6 .