document.write( "Question 70412: Can you please explain...instructions.\r
\n" );
document.write( "\n" );
document.write( "Tickets for a play at the community theater cost $20 for an adult and $8 for a child...if 220 tickets were sold and the total receipts were $3200, how many of each type of ticket were sold.\r
\n" );
document.write( "\n" );
document.write( "20x + 8y = 3200 \n" );
document.write( "
Algebra.Com's Answer #50302 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! OK You can work this problem using two unknowns:\r \n" ); document.write( "\n" ); document.write( "Let x=number of adult tickets sold \n" ); document.write( "And y=number of child tickets sold\r \n" ); document.write( "\n" ); document.write( "Then as you say:\r \n" ); document.write( "\n" ); document.write( "20x+8y=3200--------------Equation 1.\r \n" ); document.write( "\n" ); document.write( "The other equation is:\r \n" ); document.write( "\n" ); document.write( "x+y=220-----------------Equation 2.\r \n" ); document.write( "\n" ); document.write( "(1) 20x+8y=3200 \n" ); document.write( "(2) x+y=220\r \n" ); document.write( "\n" ); document.write( "multiply equation (2) by 8\r \n" ); document.write( "\n" ); document.write( "(1) 20x+8y=3200 \n" ); document.write( "(2a) 8x+8y=1760\r \n" ); document.write( "\n" ); document.write( "subtract (2) from (1)\r \n" ); document.write( "\n" ); document.write( "12x=1440 divide both sides by 12\r \n" ); document.write( "\n" ); document.write( "x=120-----------------------number of adult tickets sold\r \n" ); document.write( "\n" ); document.write( "Now substitute x=120 into (2) \n" ); document.write( "120+y=220 subtract 120 from both sides\r \n" ); document.write( "\n" ); document.write( "y=100-----------------------number of child tickets sold\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "120*20+100*8=3200 \n" ); document.write( "2400+800=3200 \n" ); document.write( "3200=3200\r \n" ); document.write( "\n" ); document.write( "You can also work this problem using one unknown:\r \n" ); document.write( "\n" ); document.write( "Let x=number of adult tickets sold\r \n" ); document.write( "\n" ); document.write( "Then 220-x=number of child tickets sold\r \n" ); document.write( "\n" ); document.write( "Now we are told that cost of adult tickets sold plus cost of child tickets sold equals $3200. So our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "20x+8(220-x)=3200 get rid of parens \n" ); document.write( "20x+1760-8x=3200 subtract 1760 from both sides\r \n" ); document.write( "\n" ); document.write( "12x=1440 divide both sides by 12\r \n" ); document.write( "\n" ); document.write( "x=120--------------------------------number of adult tickets sold \n" ); document.write( "22-x=220-120=100----------------------number of child tickets sold\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |