document.write( "Question 731770: You have a coupon worth $18 off the purchase of a scientific calculator. At the same time, the calculator is offered with the discount of 15% but no other discount may be applied. For what priced the calculator do you pay the same amount for each discount? \n" ); document.write( "
Algebra.Com's Answer #447271 by richwmiller(17219) You can put this solution on YOUR website! .15X=18 \n" ); document.write( "x=18/.15 \n" ); document.write( "x=120 \n" ); document.write( ".15*120=18 \n" ); document.write( "15 % discount on $120 is $18 \n" ); document.write( " |