document.write( "Question 692261: sum of three consecutive odd integers is 51 \n" ); document.write( "
Algebra.Com's Answer #806720 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! (x-2) + x + (x+2) = 51 \n" ); document.write( "3x = 51 \n" ); document.write( "x = 17\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "integers: 15, 17, 19 \n" ); document.write( " |