document.write( "Question 94496: Hello, \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need help finding two consecutive even integers whose product is 224.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #68834 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! consecutive even integers are 2 numbers apart so x(x+2)=224 ... x^2+2x-224=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring gives (x+16)(x-14)=0 ... x+16=0 ... x=-16 ... x-14=0 ... x=14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the two numbers are 14 and 16; but they can both be positive or both be negative \n" ); document.write( " |