document.write( "Question 254490: The sum of the second, third consecutive integers decreased by the first is 20. Find the three integers \n" ); document.write( "
Algebra.Com's Answer #186828 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! n+n+1+n+2 \n" ); document.write( "n+1+n+2-n=20 \n" ); document.write( "n+3=20 \n" ); document.write( "n=17 \n" ); document.write( "18+19-17=20 \n" ); document.write( "37-17=20 \n" ); document.write( "17, 18,19 \n" ); document.write( " \n" ); document.write( " |