document.write( "Question 947231: A shirt is on sale for 40% off. The sale price is $12 What was the original price? What was the amount of the discount
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #577951 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"p\" = the original price
\n" ); document.write( "\"+p+-+.4p+=+12+\"
\n" ); document.write( "\"+.96p+=+12+\"
\n" ); document.write( "\"+p+=+12.5+\"
\n" ); document.write( "The original price was $12.50
\n" ); document.write( "---------------------------
\n" ); document.write( "\"+12.5+-+12+=+.5+\"
\n" ); document.write( "The amount of the discount was $.50
\n" ); document.write( "
\n" ); document.write( "
\n" );