document.write( "Question 612681: What is the final price of a book with the supplier's cost of $12.00, a mark-up of 75%, and a discount of 20% \n" ); document.write( "
Algebra.Com's Answer #385660 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What is the final price of a book with the supplier's cost of $12.00, a mark-up of 75%, and a discount of 20%
\n" ); document.write( "----
\n" ); document.write( "start: $12
\n" ); document.write( "mark-up: 1.75(12)
\n" ); document.write( "final: 0.8(1.75)(12) = $16.80
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );