document.write( "Question 43934: 3 times the first of 3 consecutive numbers is 4 more than 2 times teh second. \n" ); document.write( "
Algebra.Com's Answer #28836 by aaaaaaaa(138)\"\" \"About 
You can put this solution on YOUR website!
Three consecutive numbers: x-1, x and x+1\r
\n" ); document.write( "\n" ); document.write( "3 times the first is 4 more than 2 times the second:\r
\n" ); document.write( "\n" ); document.write( "\"3%28x-1%29+=+2x+%2B+4\"
\n" ); document.write( "\"3x-3+=+2x%2B4\"
\n" ); document.write( "\"3x+=+2x+%2B+4+%2B+3\"
\n" ); document.write( "\"3x-2x+=+7\"
\n" ); document.write( "\"x+=+7\"
\n" ); document.write( "
\n" );