document.write( "Question 695852: the product of two consecutive even numbers is 2208.what is the greatest number?
\n" );
document.write( "(note:i want short cut method) \n" );
document.write( "
Algebra.Com's Answer #428652 by mouk(232)![]() ![]() You can put this solution on YOUR website! Suppose the two consecutive even numbers are 2n and 2n+2\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( "So \n" ); document.write( " \n" ); document.write( "When n=23: \n" ); document.write( "The two consecutive even numbers would be \n" ); document.write( "ie 46 and 48 (whose product is 2208)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "When n=-24: \n" ); document.write( "The two consecutive even numbers would be \n" ); document.write( "ie -48 and -46 (whose product is 2208) \n" ); document.write( " \n" ); document.write( "So to answer the question, greatest number is 48 \n" ); document.write( " |