Difference between revisions of "2007 AMC 8 Problems/Problem 19"
Thealexrider (talk | contribs) (Created page with 'Suppose you take out a card: Green, <math> A </math>. There are <math> 7 </math> cards left in the deck. There are three cards with the same color as the first card: Green <math>…') |
Math Kirby (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | == Problem == | |
− | + | Pick two consecutive positive integers whose sum is less than <math>100</math>. Square both | |
+ | of those integers and then find the difference of the squares. Which of the | ||
+ | following could be the difference? | ||
− | <math> \ | + | <math>\mathrm{(A)}\ 2 \qquad \mathrm{(B)}\ 64 \qquad \mathrm{(C)}\ 79 \qquad \mathrm{(D)}\ 96 \qquad \mathrm{(E)}\ 131</math> |
+ | |||
+ | == Solution == | ||
+ | |||
+ | Let the smaller of the two numbers be <math>x</math>. Then, the problem states that <math> 2x+1<100</math>. <math> (x+1)^2-x^2=x^2+2x+1-x^2=2x+1 </math>. <math> 2x+1 </math> is obviously odd, so only answer choices C and E need to be considered. | ||
+ | |||
+ | <math> 2x+1=131 </math> refutes the fact that <math> 2x+1<100 </math>, so the answer is <math> \mathrm{(C)}\ 79 </math> |
Revision as of 21:57, 14 November 2011
Problem
Pick two consecutive positive integers whose sum is less than . Square both of those integers and then find the difference of the squares. Which of the following could be the difference?
Solution
Let the smaller of the two numbers be . Then, the problem states that . . is obviously odd, so only answer choices C and E need to be considered.
refutes the fact that , so the answer is