document.write( "Question 161263: find 3 consecutive odd integers whose sum is -81 \n" ); document.write( "
Algebra.Com's Answer #118790 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2+x+4=-81 \n" ); document.write( "3x=-81-6 \n" ); document.write( "3x=-87 \n" ); document.write( "x=-87/3 \n" ); document.write( "x=-29 answer \n" ); document.write( "-29+2=-27 \n" ); document.write( "-29+4=-25 \n" ); document.write( "Proof \n" ); document.write( "-29-27-25=-81 \n" ); document.write( "-81=-81 \n" ); document.write( " |