document.write( "Question 332662: the sum of three consecutive integers is 90 find the three numbers by letting x represent the first integer and find the three numbers by letting x represent the second integer \n" ); document.write( "
Algebra.Com's Answer #238379 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1+x+2=90 \n" ); document.write( "3x=87 \n" ); document.write( "x=29 \n" ); document.write( "x+1=30 \n" ); document.write( "x+2=31 \n" ); document.write( "------------------ \n" ); document.write( "x-1+x+x+1=90 \n" ); document.write( "3x=90 \n" ); document.write( "x=30 \n" ); document.write( "x-1=29 \n" ); document.write( "x+1=31 \n" ); document.write( " |