document.write( "Question 1202411: Which of the following equations represent the product of two consecutive odd
\n" );
document.write( "integers that equal 63?
\n" );
document.write( "A x(x − 1) = 63
\n" );
document.write( "B x(x + 1) = 63
\n" );
document.write( "C x(x − 2) = 63
\n" );
document.write( "D x(x + 2) = 63
\n" );
document.write( "E (x + 9)(x − 7) = 0
\n" );
document.write( "F (x + 9)(x + 7) = 0 \n" );
document.write( "
Algebra.Com's Answer #837230 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (x + 9)(x + 7) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "roots are -9,-7 \n" ); document.write( "They are consecutive odd integers \n" ); document.write( " |