document.write( "Question 389029: At what price must an article costing Rs.47.50 be marked in order that after deducting 5% from the list price, it may be sold at a profit of 25% on the cost price?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #275550 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent list price
\n" ); document.write( "Write as we Read
\n" ); document.write( " x -.05x = $47.50 + .25*$47.50
\n" ); document.write( " .95x = 1.25 * $47.50
\n" ); document.write( " x = 1.25 * $47.50 /.95
\n" ); document.write( " x = $62.50, marked list price \n" ); document.write( "
\n" );