document.write( "Question 1010476: The sales tax rate is 2.2% for the county and 6.4% for the state.find the total amount for 4 ceiling fan at $84.84 each. \n" ); document.write( "
Algebra.Com's Answer #625906 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The price of four fans is
\n" ); document.write( "4($84.84) = $339.36
\n" ); document.write( "The total tax plus the total on that is
\n" ); document.write( "(.022 + .064)($339.36) + $339.36 = $368.54
\n" ); document.write( "
\n" );