document.write( "Question 600643: A theater group made appearances in two cities. The hotel charge before tax in the second city was $1500 higher than in the first. The tax in the first city was 3.5%, and the tax in the second city was 4.5%. The total hotel tax paid for the two cities was 427.50. How much was the hotel charge in each city before tax? \n" ); document.write( "
Algebra.Com's Answer #379445 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 0.035x+0.045x=427.50 \n" ); document.write( "0.08x=427.50 \n" ); document.write( "x=427.50/0.08 \n" ); document.write( "x=5343.75 \n" ); document.write( "------------- \n" ); document.write( "x+x+1500=5343.75 \n" ); document.write( "2x=5343.75-1500 \n" ); document.write( "2x=3843.75 \n" ); document.write( "x=1921.88 first \n" ); document.write( "1921.88+1500=3421.88 second \n" ); document.write( " \n" ); document.write( " |