Difference between revisions of "1997 AIME Problems/Problem 3"
Jackshi2006 (talk | contribs) (→Solution 2) |
|||
Line 10: | Line 10: | ||
As shown above, we have <math>1000x+y=9xy</math>, so <math>1000/y=9-1/x</math>. <math>1000/y</math> must be just a little bit smaller than 9, so we find <math>y=112</math>, <math>x=14</math>, and the solution is <math>\boxed{126}</math>. | As shown above, we have <math>1000x+y=9xy</math>, so <math>1000/y=9-1/x</math>. <math>1000/y</math> must be just a little bit smaller than 9, so we find <math>y=112</math>, <math>x=14</math>, and the solution is <math>\boxed{126}</math>. | ||
+ | |||
+ | |||
+ | == Solution 3== | ||
+ | |||
+ | To begin we rewrite <math>(10a+b)*(100x+10y+z)*9 = 10000a + 1000b + 100x + 10y + z</math> | ||
+ | |||
+ | as | ||
+ | |||
+ | <math>(90a+9b-1)(100x+10y+z) = 10000a + 1000b</math> | ||
+ | |||
+ | and | ||
+ | |||
+ | <math>(90a+9b-1)(100x+10y+z) = 1000(10a + b)</math> | ||
+ | |||
+ | |||
+ | This is the most important part: Notice <math>(90a+9b-1)</math> is <math>(-1) mod (10a+b)</math> | ||
== See also == | == See also == |
Revision as of 11:49, 10 August 2020
Problem
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?
Solution
Let be the two-digit number, be the three-digit number. Putting together the given, we have . Using SFFT, this factorizes to , and .
Since , we can use trial and error on factors of 1000. If , we get a non-integer. If , we get and , which satisifies the conditions. Hence the answer is .
Solution 2
As shown above, we have , so . must be just a little bit smaller than 9, so we find , , and the solution is .
Solution 3
To begin we rewrite
as
and
This is the most important part: Notice is
See also
1997 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 2 |
Followed by Problem 4 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.