document.write( "Question 810603: The original price of a sweater was $40. The sweater was on sale at 33% off the original price. If you had a discount coupon, you could save an additional 15% off the sale price. How much would the sweater cost on sale if you used a discount coupon? \n" ); document.write( "
Algebra.Com's Answer #488296 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 40 * (1 - 0.33) * (1 - 0.15) \n" ); document.write( "40 * (1 - 0.33) * (1 - 0.15) = $22.44 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |