document.write( "Question 1054616: Stuart bought a sweater on sale for 30% off the original price and another 25% off the discounted price. If the original price of the sweater was $30, what was the final price of the sweater? \n" ); document.write( "
Algebra.Com's Answer #669801 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Taking 30% off:
\n" ); document.write( "\"+30+-+.3%2A30+=+30%2A%28+1+-+.3+%29+\"
\n" ); document.write( "\"+.7%2A30+=+21+\"
\n" ); document.write( "-------------------
\n" ); document.write( "Taking another 25% off:
\n" ); document.write( "\"+21+-+.25%2A21+=+21%2A%28+1+-+.25+%29+\"
\n" ); document.write( "\"+.75%2A21+=+15.75+\"
\n" ); document.write( "$15.75 is the final price
\n" ); document.write( "
\n" ); document.write( "
\n" );