document.write( "Question 1004370: A theater group made appearances in two cities. The hotel charge before tax in the second city was
\n" );
document.write( "$500
\n" );
document.write( " lower than in the first. The tax in the first city was
\n" );
document.write( "4%
\n" );
document.write( ", and the tax in the second city was
\n" );
document.write( "8%
\n" );
document.write( ". The total hotel tax paid for the two cities was
\n" );
document.write( "$380
\n" );
document.write( ". How much was the hotel charge in each city before tax?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #654007 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! m+n=380 \n" ); document.write( ".08m-.04n=500 \n" ); document.write( "2m+n=12500 \n" ); document.write( "m=12500-380=$12120 was the charge in the SECOND city; $11740 was the charge in the first!!!!!!!!!!!! \n" ); document.write( " \n" ); document.write( " |