document.write( "Question 1008102: A TV has a listed price of
\n" ); document.write( "$671.95
\n" ); document.write( " before tax. If the sales tax rate is
\n" ); document.write( "9.5%
\n" ); document.write( ", find the total cost of the TV with sales tax included.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #623866 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The tax, 9.5% of $671.95, is found by multiplying. Then we add that to the listed price to get the price out the door...
\n" ); document.write( ".095(671.95) = $63.84
\n" ); document.write( "671.95 + 63.84 = $735.79
\n" ); document.write( "
\n" );