document.write( "Question 490715: Hi, I am having trouble with this question:\r
\n" );
document.write( "\n" );
document.write( "Find all possible sets of 4 consecutive integers such that the sum of the cubes of the smallest three is the cube of the fourth.\r
\n" );
document.write( "\n" );
document.write( "I tried forming an equation: x^3 + (x+1)^3 + (x+2)^3 = (x + 3)^3
\n" );
document.write( "But then I got stumped.
\n" );
document.write( "Can you please help? \n" );
document.write( "
Algebra.Com's Answer #334232 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Expanding your equation yields\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From here, we can tell that x = 3 works. If you divide both sides of the previous equation by x-3 (either by synthetic or long division) we can find the other two roots:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The discriminant is negative, so there are no more integer roots. Hence x=3 --> {3,4,5,6} is the only solution. \n" ); document.write( " |