document.write( "Question 790119: Write and solve an equation to find three consecutive odd integers who's sum is 3 \n" ); document.write( "
Algebra.Com's Answer #806166 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! (x-2) + x + (x+2) = 3 \n" ); document.write( "3x = 3 \n" ); document.write( "x = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "integers: -1, 1, 3 \n" ); document.write( " |