document.write( "Question 698580: Leslie wants to buy a lamp that is on sale for 15% off marked price. if the marked price is $119.99 about how much will the lamp cost after the discount? \n" ); document.write( "
Algebra.Com's Answer #430861 by Alan3354(69443) You can put this solution on YOUR website! Leslie wants to buy a lamp that is on sale for 15% off marked price. if the marked price is $119.99 about how much will the lamp cost after the discount? \n" ); document.write( "------------- \n" ); document.write( "\"15% off\" leaves 85% of the price \n" ); document.write( "0.85*119.99 =~ 101.99 \n" ); document.write( " \n" ); document.write( " |