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)\"\" \"About 
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( "\"highlight%28a=-20%29\"
\n" ); document.write( ":
\n" ); document.write( "integers are:\"system%28-20%2C-19%2C-18%2C-17%29\"
\n" ); document.write( "
\n" );