document.write( "Question 1166936: Find three consecutive positive odd integers in which the product of the smallest and the largest interger is 357 \n" ); document.write( "
Algebra.Com's Answer #791494 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the middle odd number between the smallest and the largest.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you have this equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    (x-2)*(x+2) = 357,   or\r\n" );
document.write( "\r\n" );
document.write( "     x^2 - 4 = 357\r\n" );
document.write( "\r\n" );
document.write( "     x^2 = 357 + 4 = 361\r\n" );
document.write( "\r\n" );
document.write( "     x = \"sqrt%28361%29\" = 19.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The three numbers are 17, 19 and 21.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how this introduction of the middle value as a major unknown facilitates the solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "MEMORIZE this trick --- it works and is useful in many similar problems (!)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );