\r\n" );
document.write( "You'd probably start with x being the smallest integer:\r\n" );
document.write( "\r\n" );
document.write( "
\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( "
\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( "

\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( "

<--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( "