document.write( "Question 254071: Word problem.
\n" ); document.write( "a number equals 6 less than 4 times a number. what is the number?
\n" ); document.write( "

Algebra.Com's Answer #186371 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
Let the required number be x.
\n" ); document.write( "Given,the number equals 6 less than 4 times a number
\n" ); document.write( " x = 4x-6
\n" ); document.write( " 6 = 4x-x
\n" ); document.write( " 3x = 6
\n" ); document.write( " x = 6/3
\n" ); document.write( " x = 2
\n" ); document.write( "
\n" );