document.write( "Question 350061: The product of two consecutive even number is 5928 . what is the greater number?
\n" );
document.write( "please help me to solve this question \n" );
document.write( "
Algebra.Com's Answer #250266 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X(X+2)=5,928 \n" ); document.write( "X^2+2X-5,928=0 \n" ); document.write( "(X+78)(X-76)=0 \n" ); document.write( "X+78=0 \n" ); document.write( "X=-78 ANS FOR THE SMALLER NUMBER. \n" ); document.write( "-78+2=-76 ANS. FOR THE LARGER NUMBER. \n" ); document.write( "******************** \n" ); document.write( "X-76=0 \n" ); document.write( "X=76 ANS FOR THE SMALLER NUMBER. \n" ); document.write( "76+2=78 ANS FOR THE LARGER NUMBER. \n" ); document.write( " |