document.write( "Question 99720: Find two consecutive odd intergers whose sum is 117. \n" ); document.write( "
Algebra.Com's Answer #72593 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find two consecutive odd intergers whose sum is 117. \n" ); document.write( "----------------------------- \n" ); document.write( "EQUATIOON: \n" ); document.write( "x + (x+1) = 117 \n" ); document.write( "2x = 116 \n" ); document.write( "x = 58 \n" ); document.write( "x+1 = 59 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |