Difference between revisions of "2006 AMC 12A Problems/Problem 9"
m |
m |
||
Line 14: | Line 14: | ||
Since <math>p \geq 2</math>, possible values for <math>p</math> are 4, 7, 10 .... | Since <math>p \geq 2</math>, possible values for <math>p</math> are 4, 7, 10 .... | ||
− | Since 13 pencils cost less than 100 cents, <math>13p < 100</math>. <math>13 \times 10 = 130</math> | + | Since 13 pencils cost less than 100 cents, <math>13p < 100</math>. <math>13 \times 10 = 130</math> is too high, so <math>p</math> must be 4 or 7. |
If <math>p = 4</math> then <math>13p = 52</math> and so <math>3e = 48</math> giving <math>e = 16</math>. This contradicts the pencil being more expensive. The only remaining value for <math>p</math> is 7; then the 13 pencils cost <math>7 \times 13= 91</math> cents and so the 3 erasers together cost 9 cents and each eraser costs <math>\frac{9}{3} = 3</math> cents. | If <math>p = 4</math> then <math>13p = 52</math> and so <math>3e = 48</math> giving <math>e = 16</math>. This contradicts the pencil being more expensive. The only remaining value for <math>p</math> is 7; then the 13 pencils cost <math>7 \times 13= 91</math> cents and so the 3 erasers together cost 9 cents and each eraser costs <math>\frac{9}{3} = 3</math> cents. |
Revision as of 22:22, 30 January 2007
Problem
Oscar buys pencils and erasers for . A pencil costs more than an eraser, and both items cost a whole number of cents. What is the total cost, in cents, of one pencil and one eraser?
Solution
Let the price of a pencil be and an eraser . Then with . Since and are positive integers, we must have and .
Considering the equation modulo 3 (that is, comparing the remainders when both sides are divided by 3) we have so leaves a remainder of 1 on division by 3.
Since , possible values for are 4, 7, 10 ....
Since 13 pencils cost less than 100 cents, . is too high, so must be 4 or 7.
If then and so giving . This contradicts the pencil being more expensive. The only remaining value for is 7; then the 13 pencils cost cents and so the 3 erasers together cost 9 cents and each eraser costs cents.
Thus one pencil plus one eraser cost cents, which is answer choice .