document.write( "Question 862103: Tickets for a play cost $3.00 each for children and $5.00 each for adults. The revenue from a recent performance was $663.00 when 145 tickets were sold. How many adult tickets and how many children's tickets were sold?\r
\n" );
document.write( "\n" );
document.write( "Let x= the number of children tickets that were sold
\n" );
document.write( "Let y= the number of adult tickets that were sold\r
\n" );
document.write( "\n" );
document.write( "I have to find two equations and either use substitution or elimination. I have NO IDEA on this problem. My best guess is the first equation is 5x+y=145 and the second is x+3y=145. Is the $663.00 important? Please help! \n" );
document.write( "
Algebra.Com's Answer #519457 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! This is a cost revenue type problem and an application of a simple linear system. Here is restating and refining your analysis:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "child ticket price, 3 dollars per ticket \n" ); document.write( "adult ticket price, 5 dollars per ticket \n" ); document.write( "x = count of child tickets \n" ); document.write( "y = count of adult tickets\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ACCOUNT FOR AMOUNT OF TICKETS: \n" ); document.write( "ACCOUNT FOR TICKET SALES: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Work at understanding that. Once you understand that process and those resulting equations, you should find that solving for x and y is an easy task. \n" ); document.write( " |