document.write( "Question 1193895: A theater group made appearances in two cities. The hotel charge before tax in the second city was
\n" ); document.write( "$1000
\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( "9%
\n" ); document.write( ". The total hotel tax paid for the two cities was
\n" ); document.write( "$397.50
\n" ); document.write( ". How much was the hotel charge in each city before tax?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #825933 by ikleyn(52887)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A theater group made appearances in two cities.
\n" ); document.write( "The hotel charge before tax in the second city was $1000 lower than in the first.
\n" ); document.write( "The tax in the first city was 4%, and the tax in the second city was 9%.
\n" ); document.write( "The total hotel tax paid for the two cities was $397.50
\n" ); document.write( "How much was the hotel charge in each city before tax?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x = how much the hotel charges in the first city before tax;\r\n" );
document.write( "\r\n" );
document.write( "y = how much the hotel charges in the second city before tax.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the problem, you have these two equations for unknown x and y\r\n" );
document.write( "\r\n" );
document.write( "        x -     y = 1000       dollars\r\n" );
document.write( "\r\n" );
document.write( "    0.04x + 0.09y = 397.50     dollars\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From first equation, express  x = y + 1000  and substitute to the second equation. You will get\r\n" );
document.write( "\r\n" );
document.write( "    0.04*(y+1000) + 0.09y = 397.50\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find y\r\n" );
document.write( "\r\n" );
document.write( "    0.04y + 40 + 0.09y = 397.50\r\n" );
document.write( "\r\n" );
document.write( "            0.13y      = 397.50 - 40\r\n" );
document.write( "\r\n" );
document.write( "                y      = \"357.50%2F0.13\" = 2750.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  2750+1000 = 3750 dollars in the first city and 2750 dollars in the second city.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "//////////////\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The problem was copied/pasted from the screen; therefore, its formatting was really bad and unpleasant to see.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Please do not make your job this way: RESPECT the tutors (and respect yourself).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );