document.write( "Question 465801: A watch is on sale for $90. This is a discount of 25% from the original price. What is the original price? \n" ); document.write( "
Algebra.Com's Answer #319220 by kingme18(98)\"\" \"About 
You can put this solution on YOUR website!
Since the discount was 25%, the current price is 75% of the original (25% is what went away). That means that $90 is 75% of the original. For these kinds of problems, \"is\" means \"equals\" and \"of\" means \"times\". Also, recall that 75%=0.75 So, \"90=0.75%2Ax\" To get x by itself, divide by 0.75 on both sides, and get \"120=x\". So, the watch was originally $120. \n" ); document.write( "
\n" );