document.write( "Question 808740: three less than a number is 9 times a number plus 53 \n" ); document.write( "
Algebra.Com's Answer #487162 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
let x be the number
\n" ); document.write( "three less means subtract three
\n" ); document.write( "x-3
\n" ); document.write( "is means equals
\n" ); document.write( "x-3=
\n" ); document.write( "9 times means 9*
\n" ); document.write( "a number could be the same number x or a new number y
\n" ); document.write( "usually a new number would be \"another number\"
\n" ); document.write( "x-3=9*x-53
\n" ); document.write( "50=8x
\n" ); document.write( "x = 25/4\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );