document.write( "Question 984080: An item is sold at 48 rs. with lose of 20 rupees.
\n" );
document.write( "how much will be the cost if it has to be sold with 20% profit \n" );
document.write( "
Algebra.Com's Answer #604860 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "If the item lost 20 rupees at 48 rupees, the original cost was: \n" ); document.write( "48 rupees+20rupees=68 rupees \n" ); document.write( "To make 20% profit, the selling price must be 120% cost: \n" ); document.write( "(1.20)(68 rupees)=81.6 rupees \n" ); document.write( ". \n" ); document.write( "ANSWER: The selling price at 20% profit should be 81.6 rupees. \n" ); document.write( " |