document.write( "Question 1064884: A store bought a chest of drawers at a cost of $64 and marked it up 25%. Damon bought it and paid 5% sales tax. What was his total cost?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #679985 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A store bought a chest of drawers at a cost of $64 and marked it up 25%. \n" ); document.write( " Damon bought it and paid 5% sales tax. \n" ); document.write( " What was his total cost? \n" ); document.write( ": \n" ); document.write( "1.05(1.25*64) = $84 \n" ); document.write( " |