document.write( "Question 1110151: The product of two consecutive even numbers is 528.\r
\n" );
document.write( "\n" );
document.write( "1. Write an equation in words to represent this information.
\n" );
document.write( "2. Represent this information algebraically and solve the equation.
\n" );
document.write( "3. Find all possible solutions for the two consecutive numbers \n" );
document.write( "
Algebra.Com's Answer #725138 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let the two consecutive even numbers be n and n+2. Then: \n" ); document.write( "n(n+2)=528 \n" ); document.write( "nē+2n-528=0 \n" ); document.write( "(n+24)(n-22)=0 \n" ); document.write( "n=22 or -24 \n" ); document.write( "The pairs of answers are (22,24)(-24,-22) \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |