document.write( "Question 877668: A trader would incur a loss of 15%, if he sells pens at Rs.10.20 per pen. If 12.5% profit is to be earned after allowing 10% discount on the marked price then find the marked price? \n" ); document.write( "
Algebra.Com's Answer #529469 by ghostrecog(4)![]() ![]() ![]() You can put this solution on YOUR website! Discount % =10% \r \n" ); document.write( "\n" ); document.write( "Given loss% 15% and S.P.=10.20 \n" ); document.write( "C.P.=SP*100/100-loss% \n" ); document.write( " =10.20*100/100-15 \n" ); document.write( " =1020/85 \n" ); document.write( " C.P. =12 \n" ); document.write( "Given profit % 12.5% and need to find marked price. \n" ); document.write( "When C.P. and profit % are given then S.P.=CP* (100+Profit %) /100 \n" ); document.write( "=12*(100+12.5)/100 \n" ); document.write( "=12*112.5/100 \n" ); document.write( "S.P.=13.5 \n" ); document.write( " Let x be the M.P \n" ); document.write( "When S.P. and Discount % are given, M.P.=(S.P.*100)/100-Discount % \n" ); document.write( "x=(13.5*100)/100-10 \n" ); document.write( "=1350/90 \n" ); document.write( "=15. \n" ); document.write( "The marked price is 15. \n" ); document.write( " |