document.write( "Question 1175073: If selling price of jewelry is $450 and is marked down by 18% in clearance sale and marked down by 8% further. It was not sold and then marked down further to price 60% off the original selling price then the final selling price of jewelry set is \n" ); document.write( "
Algebra.Com's Answer #800605 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
One way is to do it all by percentages and convert at the end.
\n" ); document.write( "Starts with price of x
\n" ); document.write( "loses 18%, so 0.82x
\n" ); document.write( "then loses 8% of that or 6.56%, so now 75.44%x left
\n" ); document.write( "Then loses 60% more or 75.44*0.60=45.264% lost or 30.176% left
\n" ); document.write( "multiply that by the original price and get $135.79.
\n" ); document.write( "-
\n" ); document.write( "A second way or a check is
\n" ); document.write( "$450*0.18=$81 discount, so now selling for $369
\n" ); document.write( "mark down 8% and that is $29.52 less, so selling price is now $339.48
\n" ); document.write( "Now mark that down 60% and discount is $203.688 or $203.69
\n" ); document.write( "Subtract that from $339.48 and get $135.79
\n" ); document.write( "
\n" );