document.write( "Question 219707: The sum of two consecutive odd integers is 52. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #165195 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let x & (x+2) be the odd integers. \n" ); document.write( "x+x=2=52 \n" ); document.write( "2x=52-2 \n" ); document.write( "2x=50 \n" ); document.write( "x=50/2 \n" ); document.write( "x=25 ans. for the smaller integer. \n" ); document.write( "25+2=27 for the larger integer. \n" ); document.write( "Proof: \n" ); document.write( "25+27=52 \n" ); document.write( "52=52 \n" ); document.write( " |