document.write( "Question 1027965: seven less than four times a number is equal to the number plus eight
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #643141 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
Let x = number \r
\n" ); document.write( "\n" ); document.write( "4x-7=x+8
\n" ); document.write( "Subtract x from both sides
\n" ); document.write( "3x-7=8
\n" ); document.write( "Add 7 to both sides
\n" ); document.write( "3x=15
\n" ); document.write( "Divide 3 from both sides
\n" ); document.write( "x=5
\n" ); document.write( "
\n" );