document.write( "Question 203616: rachel bought a flute for $265. sales tax was 5.8%. what is the total cost of the flute with tax? \n" ); document.write( "
Algebra.Com's Answer #153631 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Total cost = sales price + 5.8% of sales price.
\n" ); document.write( "Total cost = $265+0.058($265) = $265+$15.37 = $280.37
\n" ); document.write( "
\n" );