document.write( "Question 1203894: The sum of three consecutive odd integers is -3. Find the value of the least of the three. \n" ); document.write( "
Algebra.Com's Answer #839788 by mccravyedwin(407)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let x = the value of the least of the three consecutive integers, then\r\n" ); document.write( "x+1 = the value of the middle of the three consecutive integers. And\r\n" ); document.write( "x+2 = the value of the largest of the three consecutive integers.\r\n" ); document.write( "\r\n" ); document.write( "x + x+1 + x+2 = -3. Solve for x. That'll be the answer.\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |