document.write( "Question 985178: If we sell a wallet at 30% off it is $72 cheaper than we sell it at 10% off what is the marked price of the wallet \n" ); document.write( "
Algebra.Com's Answer #606004 by prabhat.mses(2)![]() ![]() You can put this solution on YOUR website! let market prise of wellet is A\r \n" ); document.write( "\n" ); document.write( "when we sell 10% off then prise is A-(Ax10)/100\r \n" ); document.write( "\n" ); document.write( "when we sell 30% off markrt prise then A-(Ax30)/100\r \n" ); document.write( "\n" ); document.write( "according to the question \n" ); document.write( "A-(Ax30)/100+72=A-(Ax10)/100\r \n" ); document.write( "\n" ); document.write( "then A=360$ \n" ); document.write( " |