document.write( "Question 105191This question is from textbook
\n" );
document.write( ": An auto mechanic has total receipts of $1861.16 for a certain day. He determines that $1240 of this is labor. The remaining amount is for parts plus 6% sales tax on the parts only. Find the amount of the sales tax he collected. \n" );
document.write( "
Algebra.Com's Answer #76566 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1861.16-1240=621.16 parts + sales tax. \n" ); document.write( "Let x be cost of parts. \n" ); document.write( "x+.06x=621.16 \n" ); document.write( "1.06x=621.16 \n" ); document.write( "x=621.16/1.06 \n" ); document.write( "x=586 \n" ); document.write( "621.16-586=$35.16 sales tax \n" ); document.write( "Ed \n" ); document.write( " |