document.write( "Question 1202076: A theater group made appearances in two cities. The hotel charge before tax in the second city was $1000 higher than in the first. The tax in the first city was 8.5%, and the tax in the second city was 10%. The total hotel tax paid for the two cities was $1,025. How much was the hotel charge in each city before tax?\r
\n" );
document.write( "\n" );
document.write( "First city- (answer)
\n" );
document.write( "Second city- (answer) \n" );
document.write( "
Algebra.Com's Answer #836703 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A theater group made appearances in two cities.\r \n" ); document.write( "\n" ); document.write( "Let hotel charge in first city be x\r \n" ); document.write( "\n" ); document.write( " The hotel charge before tax in the second city was $1000 higher than in the first. \n" ); document.write( "= x+1000\r \n" ); document.write( "\n" ); document.write( " The tax in the first city was 8.5%, \n" ); document.write( "Total tax in first city =8.5%x\r \n" ); document.write( "\n" ); document.write( " and the tax in the second city was 10%. \n" ); document.write( "Total tax in the second city = (x+1000)*10%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The total hotel tax paid for the two cities was $1,025\r \n" ); document.write( "\n" ); document.write( "8.5%x +(x+1000)*10% = 1025\r \n" ); document.write( "\n" ); document.write( "0.085x +0.1x =1025-100\r \n" ); document.write( "\n" ); document.write( "x= 5000.00 charges in first city\r \n" ); document.write( "\n" ); document.write( "5000+1000=6000 charges in second city\r \n" ); document.write( "\n" ); document.write( "check \n" ); document.write( "5000*8.5% +6000*10%=1025\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |