document.write( "Question 342861: Hotels collect 4 percent sale tax on all sales. If the total sales including tax are 1058.30 find the portion that is the tax. \n" ); document.write( "
Algebra.Com's Answer #245420 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Hotels collect 4 percent sale tax on all sales. If the total sales including tax are 1058.30 find the portion that is the tax. \n" ); document.write( ". \n" ); document.write( "Let x = hotel bill \n" ); document.write( "then \n" ); document.write( ".04x = tax portion \n" ); document.write( ". \n" ); document.write( "x + .04x = 1058.30 \n" ); document.write( "x(1 + .04) = 1058.30 \n" ); document.write( "x(1.04) = 1058.30 \n" ); document.write( "x = 1017.60 \n" ); document.write( ". \n" ); document.write( "tax portion: \n" ); document.write( ".04x = .04(1017.60) = $40.70 \n" ); document.write( " \n" ); document.write( " |