document.write( "Question 600826: robert bought a used car for 1,500.00 if the sales tax is 5% what wil the total be \n" ); document.write( "
Algebra.Com's Answer #379512 by Rcmathtutor(12)\"\" \"About 
You can put this solution on YOUR website!
To find how much is 5% of $1,500, just multiply it by 0.05:
\n" ); document.write( "1,500 x 0.05 = 75
\n" ); document.write( "Then add this amount to 1,500.
\n" ); document.write( "The total Robert will pay for his used car is $1,575.
\n" ); document.write( "
\n" );