document.write( "Question 1012747: A shirt is on sale for 12.75 . this is 15% off the original price. What was the original price of the shirt? Can you help? \n" ); document.write( "
Algebra.Com's Answer #628802 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If $12.75 is the sale price, that is, after you got 15% off, it must be 85% of the original price...call the original price x...we can write
\n" ); document.write( ".85x = 12.75
\n" ); document.write( "x = 12.75/.85 = $15.00
\n" ); document.write( "
\n" );