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>.

Revision as of 22:01, 7 August 2021

Problem 2

It is given that $181^2$ 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 $x$. Then

\[(x + 1)^3 - x^3 = 181^2 \Rightarrow 3x(x + 1) = 181^2 - 1 \Rightarrow x(x + 1) = (60)(182)\]

Since $x(x + 1) \approx x^2$ and $60 \cdot 182 \approx (60 \sqrt{3})^2 \approx 104^2$, we might guess $x = 104$. Through this method or others, we find that $x = 104$ and the sum of the two integers is $\boxed{209}$.