document.write( "Question 37886This question is from textbook
\n" );
document.write( ": A skateboard originally priced at $146 is on sale. The price is marked down by 25% the sale tax is 8%. What is the final cost for the sakteboard? \n" );
document.write( "
Algebra.Com's Answer #23420 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If we mark it down 25%, then our discount is .25($146) = $36.50. \n" ); document.write( "Our price before taxes is then $146 - $36.50 = $109.50. \n" ); document.write( "If we multiply that by 1.08 (price plus tax), we get our answer... \n" ); document.write( "1.08($109.50) = $118.26 \n" ); document.write( " |