document.write( "Question 904994: the coat is sale 120RS on discount 20% find the original prize?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548973 by ewatrrr(24785) You can put this solution on YOUR website! P the original Price \n" ); document.write( "discount 20%, paid 80% \n" ); document.write( ".80P = 120 \n" ); document.write( "P = 120/.80 = 150RS,the original Price \n" ); document.write( " |