document.write( "Question 160752: A number is divided by 5. Then 3 is added to the quotient. After subtracting 10, the result is 30. What is the number? \n" ); document.write( "
Algebra.Com's Answer #118509 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=the number
\n" ); document.write( "x/5= the number divided by 5
\n" ); document.write( "(x/5)+3= three is added to the quotient
\n" ); document.write( "(x/5)+3-10 after subtracting 10
\n" ); document.write( "And we are told this equals 30, so:
\n" ); document.write( "(x/5)+3-10=30 multiply each term by 5
\n" ); document.write( "x+15-50=150 or
\n" ); document.write( "x-35=150 add 35 to each side
\n" ); document.write( "x-35+35=150+35 collect like terms
\n" ); document.write( "x=185------------------------------the number\r
\n" ); document.write( "\n" ); document.write( "CK
\n" ); document.write( "185/5=37
\n" ); document.write( "37+3=40
\n" ); document.write( "40-10=30
\n" ); document.write( "30=30\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" );