document.write( "Question 359602: after a discount of 15% a shirt costs $51 , what was the original price of the shirt? \n" ); document.write( "
Algebra.Com's Answer #256603 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Note: 15 % off is the same as paying 85% of the original price
\n" ); document.write( "Let P be the original price
\n" ); document.write( ".85*P = $51
\n" ); document.write( "P = $60
\n" ); document.write( "checking our answer
\n" ); document.write( ".15*$60 = $9 ($60-$9 = $51) \n" ); document.write( "
\n" );