document.write( "Question 867012: You buy a pair of shoes for $80 with 8% sales tax.What is the final price and sales tax?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #522643 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 8% of 80 = 0.08*80 = 6.40\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sales Tax: $6.40\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Final Price: 80 + 6.40 = $86.40 \n" ); document.write( " |