Difference between revisions of "1952 AHSME Problems/Problem 43"
(Created page with "== Problem == If an integer of two digits is <math>k</math> times the sum of its digits, the number formed by interchanging the digits is the sum of the digits multiplied by: ...") |
(→Solution) |
||
Line 10: | Line 10: | ||
== Solution == | == Solution == | ||
− | <math>\fbox{C}</math> | + | Let our two digit number be <math>AB</math>. Its value in base 10 is <math>10A + B</math>. The number formed by interchanging its digits is BA and has value <math>10B + A</math>. |
+ | Setting AB equal to <math>k</math> times the sum of the digits yields | ||
+ | <cmath>10A + B = k(A + B)</cmath> | ||
+ | We now must relate AB. Note that | ||
+ | <cmath>11(A + B) - (10A + B) = 10B + A</cmath> | ||
+ | Using this in the first equation yields | ||
+ | <cmath>10A + B = k(A + B)</cmath> | ||
+ | <cmath>11(A + B) - (10A + B) = 11(A + B) - k(A + B)</cmath> | ||
+ | <cmath>10B + A = (11 - k)(A + B)</cmath> | ||
+ | Therefore, <math>BA</math> is <math>(11 - k)</math> times the sum of its digits and our answer is <math>\fbox{C}</math>. | ||
== See also == | == See also == |
Revision as of 19:57, 22 December 2015
Problem
If an integer of two digits is times the sum of its digits, the number formed by interchanging the digits is the sum of the digits multiplied by:
Solution
Let our two digit number be . Its value in base 10 is . The number formed by interchanging its digits is BA and has value . Setting AB equal to times the sum of the digits yields We now must relate AB. Note that Using this in the first equation yields Therefore, is times the sum of its digits and our answer is .
See also
1952 AHSC (Problems • Answer Key • Resources) | ||
Preceded by Problem 42 |
Followed by Problem 44 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 • 26 • 27 • 28 • 29 • 30 • 31 • 32 • 33 • 34 • 35 • 36 • 37 • 38 • 39 • 40 • 41 • 42 • 43 • 44 • 45 • 46 • 47 • 48 • 49 • 50 | ||
All AHSME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.