document.write( "Question 776282: A shopkeeper bought a pair of shoes for Rs 720 and sold it for Rs 810 . Find his profit percentage
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #473472 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! cp=RS720 \n" ); document.write( "sp =rs 810 \n" ); document.write( "profit =sp-cp =810-720=90 \n" ); document.write( "p%=profitx100/cp \n" ); document.write( "p%=90x100/720 \n" ); document.write( "p%=100/8=12.5 \n" ); document.write( "answer profit %=12.5% \n" ); document.write( " |