Difference between revisions of "Northeastern WOOTers Mock AIME I Problems/Problem 2"
m (→Solution) |
m (→Solution) |
||
Line 9: | Line 9: | ||
Let the smaller integer be <math>x</math>. Then | Let the smaller integer be <math>x</math>. Then | ||
− | + | <cmath> (x + 1)^3 - x^3 = 181^2 \Rightarrow 3x(x + 1) = 181^2 - 1 \Rightarrow x(x + 1) = (60)(182). </cmath> | |
− | <cmath> (x + 1)^3 - x^3 = 181^2 \Rightarrow 3x(x + 1) = 181^2 - 1 \Rightarrow x(x + 1) = (60)(182) </cmath> | ||
− | |||
Since <math>x(x + 1) \approx x^2</math> and <math>60 \cdot 182 \approx (60 \sqrt{3})^2 \approx 104^2</math>, we might guess <math>x = 104</math>. Through this method or others, we find that <math>x = 104</math> and the sum of the two integers is <math>\boxed{209}</math>. | Since <math>x(x + 1) \approx x^2</math> and <math>60 \cdot 182 \approx (60 \sqrt{3})^2 \approx 104^2</math>, we might guess <math>x = 104</math>. Through this method or others, we find that <math>x = 104</math> and the sum of the two integers is <math>\boxed{209}</math>. |
Latest revision as of 21:02, 7 August 2021
Problem 2
It is given that can be written as the difference of the cubes of two consecutive positive integers. Find the sum of these two integers.
Solution
Let the smaller integer be . Then Since and , we might guess . Through this method or others, we find that and the sum of the two integers is .