document.write( "Question 414613: If you are giving a customer an authorized discount of 20% on a $69.95 order, what will the new price be? \n" ); document.write( "
Algebra.Com's Answer #290828 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If you are giving a customer an authorized discount of 20% on a $69.95 order, what will the new price be? \n" ); document.write( "---- \n" ); document.write( "Let the new price be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "x = 69.95-0.20*69.95 \n" ); document.write( "x = 0.8*69.95 \n" ); document.write( "x = $55.96 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |