document.write( "Question 1062308: If a person buys a book for rs 36 which is available on 40% discount off the original price . What is the original price of the book
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #677175 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a person buys a book for rs 36 which is available on 40% discount off the original price . What is the original price of the book \n" ); document.write( "------ \n" ); document.write( "Let original price be \"x\":: \n" ); document.write( "x - 0.4x = 36 \n" ); document.write( "----- \n" ); document.write( "0.6x = 36 \n" ); document.write( "---- \n" ); document.write( "x = 360/6 \n" ); document.write( "--- \n" ); document.write( "x = rs 60 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |