document.write( "Question 772728: The original price of a stereo is $76. The sales tax on the stereo is 8%. What is the total price of the stereo?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #471081 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Total Price = Original price + sales tax \n" ); document.write( "Total price = $76 + (8/100 * 76) \n" ); document.write( "Total price = $76 + $6.08 \n" ); document.write( "Total price = $82.08 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |