by a7lee Mon Aug 06, 2007 12:30 am
n - Number of people
p - price of admission.
For part A) you can create the equation
n(p) = (p - 0.75)(n + 100)
np = np + 100p - .75n - 75.
100p - .75n = 75.
You only have one equation and two variables so you cannot solve for n.
For part B) you can create the equation.
n(p) = (p + 1.5)(n-100)
np = np -100p + 1.5n - 150
1.5n - 100p = 150.
Again B is insufficient because two variables and one equation.
Combine A+B, you immediately see that the two equations are distinct to each other. 2 equations 2 variables you know you can solve for n. So C is the answer.