document.write( "Question 238964: If the average (arithmetic mean) of five consecutive integers is m, what is the product of the greatest and least of these five integers?\r
\n" );
document.write( "\n" );
document.write( "a) 4 b) (m+2)^2 c) 2m d) 4m^2 e) m^2 -4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #175550 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the average (arithmetic mean) of five consecutive integers is m, what is the product of the greatest and least of these five integers? \n" ); document.write( "---- \n" ); document.write( "Let the consecutive integers be: \n" ); document.write( "m-2 \n" ); document.write( "m-1 \n" ); document.write( "m \n" ); document.write( "m+1 \n" ); document.write( "m+2 \n" ); document.write( "------------ \n" ); document.write( "The sum is 5m \n" ); document.write( "The average is m \n" ); document.write( "---------------------- \n" ); document.write( "Equation: \n" ); document.write( "Product of greatest and least is (m-2)(m+2) = m^2-4 \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "a) 4 b) (m+2)^2 c) 2m d) 4m^2 e) m^2 -4 \n" ); document.write( "------------------------------------------- \n" ); document.write( " |