Answer:
Well from where the equation is now, I don't see any further things I can do. What is the context of the problem?
Step-by-step explanation:
Let:
x = cost of senior citizen ticket
y = cost of student ticket
4x + 5y = 102
7x + 5y = 126
4x + 5y = 102
4x = 102 - 5y
x = (102 - 5y)/4
x = 102/4 - 5y/4
7x + 5y = 126
7(102/4 - 5y/4) + 5y = 126
(714/4 - 35y/4) + 5y = 126
-35y/4 + 5y = 126 - 714/4
note:
-35y/4 = -8.75y
714/4 = 178.5
-8.75y + 5y = 126 - 178.5
-3.75y = -52.5
y = -52.5/-3.75
y = 14
x = 102/4 - 5y/4
x = 102/4 - 5(14)/4
x = 8
x = cost of senior citizen ticket = $8/ea
y = cost of student ticket = $14/ea
2x^2 + 8x - 12 = 0..divide by 2
x^2 + 4x - 6 = 0
x^2 + 4x = 6...add 4 to both sides of the equation
x^2 + 4x + 4 = 6 + 4
(x + 2)^2 = 10....<== ur constant is 10
x + 2 = (+-)sqrt 10
x = -2 (+ - ) sqrt 10
x = -2 + sqrt 10
x = -2 - sqrt 10