document.write( "Question 1089298: If you have an item on clearance that has been marked down to $15 due to a 70% sale, what is the original price? \n" ); document.write( "
Algebra.Com's Answer #703640 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = original price
\n" ); document.write( "70% of x = amount saved
\n" ); document.write( "0.70x = 15
\n" ); document.write( "0.70x/0.70 = 15/0.70
\n" ); document.write( "x = 21.4285714285714
\n" ); document.write( "x = 21.43\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The original price is $21.43
\n" ); document.write( "
\n" ); document.write( "
\n" );