document.write( "Question 801653: A tool box is on sale for 190 dollars,after a markdown is 60% off the regular price .
\n" ); document.write( "find the regular price
\n" ); document.write( " I used the eqation = s=R-rR
\n" ); document.write( "couldn't get the answer.
\n" ); document.write( "

Algebra.Com's Answer #483584 by jerryguo41(197)\"\" \"About 
You can put this solution on YOUR website!
Equation is:
\n" ); document.write( "Sale Price = Original Price * %off
\n" ); document.write( "---
\n" ); document.write( "\"190=Original+Price%2A0.6\"
\n" ); document.write( "---
\n" ); document.write( "\"190%2F0.6=Original+Price\"
\n" ); document.write( "---
\n" ); document.write( "Original Price = $316.67
\n" ); document.write( "
\n" );