document.write( "Question 1203672: The product of three consecutive integers is twenty-six thousand nine hundred seventy.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #839426 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "You'd probably start with x being the smallest integer:\r\n" );
document.write( "\r\n" );
document.write( "\"x%28x%2B1%29%28x%2B2%29=26970\"\r\n" );
document.write( "\r\n" );
document.write( "I'd start with x being the middle one of the three: \r\n" );
document.write( "\r\n" );
document.write( "\"%28x-1%29%28x%29%28x%2B1%29=26970\"\r\n" );
document.write( "\r\n" );
document.write( "because it would be easy to multiply out (x-1)(x+1)\r\n" );
document.write( "\r\n" );
document.write( "But heck! x is bound to be near the cube root of 26970,\r\n" );
document.write( "So pick up a calculator that can take cube roots:\r\n" );
document.write( "\r\n" );
document.write( "\"root%283%2C26970%29\"\"%22%22=%22%22\"\"%2229.98888477...%22\"\r\n" );
document.write( "\r\n" );
document.write( "That's close to 30, so try 30 as the middle one\r\n" );
document.write( "\r\n" );
document.write( "Try 29,30,31  \r\n" );
document.write( "\r\n" );
document.write( "\"29%2A30%2A31\"\"%22%22=%22%22\"\"26970\"  <--That's it!\r\n" );
document.write( "\r\n" );
document.write( "That's a quick way to get the answer, and since factoring \r\n" );
document.write( "and solving a cubic equation requires trial and error with \r\n" );
document.write( "synthetic division anyway, I'd say the above way is the \r\n" );
document.write( "best way to do it.  Other tutors might disagree.\r\n" );
document.write( "\r\n" );
document.write( "Answer: 29,30,31\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );