document.write( "Question 943468: Eighteen less than a product of nine and the difference of a number and three is four times the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #589211 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
Let x = the number.
\n" ); document.write( "\"9%2A%28x-3%29-18=4x\"
\n" ); document.write( "\"9x-27-18=4x\"
\n" ); document.write( "\"9x-45=4x\"
\n" ); document.write( "\"-45=-5x\"
\n" ); document.write( "\"45=5x\"
\n" ); document.write( "\"9=x\"
\n" ); document.write( "\"x=9\"
\n" ); document.write( "The number is 9.
\n" ); document.write( "
\n" );