document.write( "Question 160599: The sales tax $44.94 on the purchase of a dining room set for $749. Find the sales tax rate? \n" ); document.write( "
Algebra.Com's Answer #118432 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Tax = Rate*Price
\n" ); document.write( "\"44.94=R%2A749\"
\n" ); document.write( "\"R=44.94%2F749\"
\n" ); document.write( "\"R=0.06=6%2F100\"
\n" ); document.write( "The tax rate is 6%.
\n" ); document.write( "
\n" );