document.write( "Question 198452: Shirt already on sale for 20% off the regular price cost $36.00 when purchased with a coupon for an extra 10% discount. What would be the original price? \n" ); document.write( "
Algebra.Com's Answer #148956 by arallie(162)\"\" \"About 
You can put this solution on YOUR website!
Shirt already on sale for 20% off the regular price cost $36.00 when purchased with a coupon for an extra 10% discount. What would be the original price? $50
\n" ); document.write( "Convert 10% off to .90 and 20% to .80
\n" ); document.write( "\"36=.90%28.80x%29\"
\n" ); document.write( "\"40=.8x\"
\n" ); document.write( "\"x=50\"
\n" ); document.write( "
\n" );