document.write( "Question 403014: Solve the problem by stating the equation you would use to solve and then solving it. Be sure to show all of your work.
\n" );
document.write( "Midtown Antiques collects 5% sales tax on all sales. If total sales including tax are $1568.14, find the portion that is sales tax. Round to the nearest cent. UGH..BEEN HURTING MY BRAIN..HELP!! \n" );
document.write( "
Algebra.Com's Answer #285073 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Midtown Antiques collects 5% sales tax on all sales. \n" ); document.write( " If total sales including tax are $1568.14, find the portion that is sales tax. \n" ); document.write( ": \n" ); document.write( "Find the amt of the actual sales, without the tax, it will make sense to you then \n" ); document.write( "Let a = amt of sales \n" ); document.write( "then \n" ); document.write( ".05a = amt of the tax \n" ); document.write( ": \n" ); document.write( "sales amt + tax amt = total amt \n" ); document.write( "a + .05a = 1568.14 \n" ); document.write( "1.05a = 1568.14 \n" ); document.write( "a = \n" ); document.write( "a = $1493.47 amt of sales \n" ); document.write( ": \n" ); document.write( "Now we can find the amt of tax two ways \n" ); document.write( "Subtract amt of sales from total amt \n" ); document.write( "1568.14 - 1493.47 = $74.67 is the tax \n" ); document.write( ": \n" ); document.write( "or multiply amt of sales by .05 \n" ); document.write( ".05*1493.47 = $74.67 also \n" ); document.write( " |