document.write( "Question 48351: The product of two consecutive positive even integers is 360. Find the integers.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #31986 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1st even number : 2x \n" ); document.write( "2nd even number : 2x+2 \n" ); document.write( "EQUATION:\r \n" ); document.write( "\n" ); document.write( "Product = 360 \n" ); document.write( "2x(2x+2)=360 \n" ); document.write( "x(x+1) = 90 \n" ); document.write( "x^2+x-90=0 \n" ); document.write( "(x+10)(x-9)= 0 \n" ); document.write( "x=-10 or x=9 \n" ); document.write( "But 2x must be positive,so\r \n" ); document.write( "\n" ); document.write( "1st even number: 2x=18 \n" ); document.write( "2nd eve number : 2x+2 = 20\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |