document.write( "Question 954961: An object is sold for a price with an 8% tax. The final price is then $36.18. What was the original price? \n" ); document.write( "
Algebra.Com's Answer #583296 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
8 is for every hundred. That's what percent means, per-cent, per one hundred. You can either 8÷100 or 36.18×100.
\n" ); document.write( "The convention (means the practice, the way it's generally done) is to take the per-cent and reduce it to per-one:
\n" ); document.write( "8÷100= 0.08 And we'll call the price, our unknown, x:
\n" ); document.write( "x- 0.08x = 36.18 Subtract on the left: 1x-0.08x = 0.92x
\n" ); document.write( "0.92x= 36.18 Divide both sides by 0.92
\n" ); document.write( "x = 39.33 was the original price
\n" ); document.write( "
\n" ); document.write( "
\n" );