document.write( "Question 1093110: 3 consecutive integers are such that three times the smallest is 14 more than the largest. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #707704 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! n, n+1 & n+2 \n" ); document.write( "----- \n" ); document.write( "3n = n+2 - 14 \n" ); document.write( "3n = n - 12 \n" ); document.write( "2n = -12 \n" ); document.write( "n = -6 \n" ); document.write( "---------- \n" ); document.write( "--> -6, -4, -2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |