document.write( "Question 148928: The product of two consecutive odd integers is 63. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #109261 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x(x+2)=63 \n" ); document.write( "x^2+2x-63=0 \n" ); document.write( "(x+9)(x-7)=0 \n" ); document.write( "x+9=0 \n" ); document.write( "x=-9 answer. \n" ); document.write( "-9+2=-7 answer. \n" ); document.write( "proof \n" ); document.write( "-9*-7=63 \n" ); document.write( "63=63 \n" ); document.write( " |