document.write( "Question 705802: A shirt is on sale for 60% off. The sale price of the shirt is $12 whats the original price of the shirt \n" ); document.write( "
Algebra.Com's Answer #434797 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
X-.60X=12
\n" ); document.write( ".4X=12
\n" ); document.write( "X=12/.4
\n" ); document.write( "X=$30 WAS THE ORIGINAL PRICE.
\n" ); document.write( "
\n" ); document.write( "
\n" );