document.write( "Question 192186: The product of two consecutive odd integers is 575 what are the integers.\r
\n" );
document.write( "\n" );
document.write( "x= 1st number
\n" );
document.write( "x+2=2nd number \n" );
document.write( "
Algebra.Com's Answer #144228 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x(x+2)=575 \n" ); document.write( "x^2+2x-575=0 \n" ); document.write( "(x+25)(x-23)=0 \n" ); document.write( "x-23=0 \n" ); document.write( "x=23 for the smaller integer. \n" ); document.write( "23+2=25 for the larger integer. \n" ); document.write( "Proof: \n" ); document.write( "23*25=575 \n" ); document.write( "575=575 \n" ); document.write( " \n" ); document.write( " |