document.write( "Question 828207: Sir Please help me to solve the following question:\r
\n" );
document.write( "\n" );
document.write( " A theater sold 600 tickets amounting to Rs. 55000 in one show. The tickets were sold to adults for Rs.100 and the children for Rs. 50 each. How many adults and children attended the show? \n" );
document.write( "
Algebra.Com's Answer #499139 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A theater sold 600 tickets amounting to Rs. 55000 in one show. The tickets were sold to adults for Rs.100 and the children for Rs. 50 each. How many adults and children attended the show? \n" ); document.write( "------- \n" ); document.write( "Equations: \n" ); document.write( "Quantity: a + c = 600 tickets \n" ); document.write( "Value: 100a+50c = 55000 \n" ); document.write( "------------- \n" ); document.write( "Modify: \n" ); document.write( "a + c = 600 \n" ); document.write( "2a + c = 1100 \n" ); document.write( "Subtract and solve for \"a\" \n" ); document.write( "a = 500 (# of adult tickets sold) \n" ); document.write( "----- \n" ); document.write( "Solve for \"c\": \n" ); document.write( "a + c = 600 \n" ); document.write( "500 + c = 600 \n" ); document.write( "c = 100 (# of child tickets sold) \n" ); document.write( "-------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |