SOLUTION: A concert was attended by 449 people and total sales were $4748. Adult tickets $12 and Children tickets $7. How many of each ticket bought?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A concert was attended by 449 people and total sales were $4748. Adult tickets $12 and Children tickets $7. How many of each ticket bought?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 831673: A concert was attended by 449 people and total sales were $4748. Adult tickets $12 and Children tickets $7. How many of each ticket bought?
Found 2 solutions by stanbon, hovuquocan1997:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A concert was attended by 449 people and total sales were $4748. Adult tickets $12 and Children tickets $7. How many of each ticket bought?
-------
Quantity: a + c = 449
Value: 12a +7c = 4748
---------------------------
Modify for elimination:
12a + 12c = 12*449
12a + 7c = 4748
---------------------
Subtract and solve for "c":
5c = 640
c = 128 (# of children's tickets sold)
------
a + c = 449
a + 128 = 449
a = 321 (# of adult tickets sold)
--------------------
Cheers,
Stan H.
====================

Answer by hovuquocan1997(83) About Me  (Show Source):
You can put this solution on YOUR website!
Let the number of adults be x and the number of children be y
We have the total number of both is 449 people, so we have the first equation:
x + y = 449
Then we have the total cost of adult is 12x ($12 each ticket times the number of adults) and the total cost of children is 7y ($7 each ticket times the number of children) and the total cost of both is $4748 (given). So we have the second equation:
12x + 7y = 4748
Now as we have 2 equations, we can form a system of equation and solve for x and y
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
+system%28+%0D%0A++++1%5Cx+%2B+1%5Cy+=+449%2C%0D%0A++++12%5Cx+%2B+7%5Cy+=+4748+%29%0D%0A++We'll use substitution. After moving 1*y to the right, we get:
1%2Ax+=+449+-+1%2Ay, or x+=+449%2F1+-+1%2Ay%2F1. Substitute that
into another equation:
12%2A%28449%2F1+-+1%2Ay%2F1%29+%2B+7%5Cy+=+4748 and simplify: So, we know that y=128. Since x+=+449%2F1+-+1%2Ay%2F1, x=321.

Answer: system%28+x=321%2C+y=128+%29.

You get x = 321 and y = 128
That means the number of adults are 321 and the number of children are 128
That means there are 321 adult tickets bought and 128 children tickets bought
TA-DAH
:D