document.write( "Question 818449: Find the amount of tax and the selling price. Round to the nearest cent.
\n" ); document.write( "Original price: $56.42
\n" ); document.write( "Sales tax rate: 18%
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #492575 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
$56.42 {original price}
\n" ); document.write( "x 0.18 {tax as a decimal}
\n" ); document.write( "-------
\n" ); document.write( "$10.16 tax {multiplied and rounded up}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "$56.42 + $10.16 {added original price plus tax}
\n" ); document.write( "= $66.58 selling price {added}
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


\n" ); document.write( "
\n" );