SOLUTION: Jack and Jill are trying to figure out how much each movie ticket costs. Jack knows that the adult tickets are 2 times plus 1 more than the children tickets. Jill knows that they s

Algebra ->  Customizable Word Problem Solvers  -> Finance -> SOLUTION: Jack and Jill are trying to figure out how much each movie ticket costs. Jack knows that the adult tickets are 2 times plus 1 more than the children tickets. Jill knows that they s      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 949090: Jack and Jill are trying to figure out how much each movie ticket costs. Jack knows that the adult tickets are 2 times plus 1 more than the children tickets. Jill knows that they sold 45 adult tickets and 70 children tickets and made $525. How much is each ticket?
I need to solve this with the systems of substitution. I need to know how to write 2 equations out so I can solve for x and y.

Found 2 solutions by stanbon, josgarithmetic:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Jack and Jill are trying to figure out how much each movie ticket costs. Jack knows that the adult tickets are 2 times plus 1 more than the children tickets. Jill knows that they sold 45 adult tickets and 70 children tickets and made $525. How much is each ticket?
I need to solve this with the systems of substitution. I need to know how to write 2 equations out so I can solve for x and y.
------
a = 2c+1
45a + 70c = 525
------
Substitute for "a" and solve for "c"::
45(2c+1) + 70c = 525
90c+45 + 70c = 525
160c = 480
c = 3 dollars (price of one child ticket)
----
Solve for "a"
a = 2c + 1
a = 6+1
a = 7 dollars (price of one adult ticket)
----------------------
Note: You could use x and y but your problem lends
itself better to using "a" and "c".
---------------------
Cheers,
Stan H.

Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
x, adult price
c, child price
-
x=2c+1
-
45 adult tickets, and 70 children tickets, revenue $525:
45x%2B70c=525
substitute for x.
45%282c%2B1%29%2B70c=525
Continue from that.

The TWO EQUATIONS you would start with is this system:
system%28x=2c%2B1%2C45x%2B70c=525%29

You could use y instead of c if you want. Just be clear about saying what each variable means.