document.write( "Question 176013: Find the greatest of 4 consecutive integers if the least integer decreased by twice the greatest integer is 14. \n" ); document.write( "
Algebra.Com's Answer #131127 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the integers a,a+1,a+2,a+3 \n" ); document.write( ": \n" ); document.write( "a-2(a+3)=14 \n" ); document.write( ": \n" ); document.write( "a-2a-6=14 \n" ); document.write( ": \n" ); document.write( "-a=20 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "integers are: |