Let's call Tacos t and Enchiladas e.
Lily paid $9 for 2t and 3e
Alex paid $12.50 for 3t and 4e.
Thus the equations would be.

2x+4x-4=2+4x
2x+4x-4x=2+4
2x=6
x=3
25-x=15-3x-10
3x-x= 15-10-25
2x= -20
x= -10
4x=2x+2x+5x-5x
2x+2x+5x-5x-4x
0 . no solution
Answer: f(x) = (x + 3)(x – 7)
Step-by-step explanation: Use "standard form" of the function and insert values given: vertex (2,-25) intercept point (7,0)
f(x) = a(x-h)² + k from vertex, h is 2 y is -25 from intercept, x is 7 f(x) is 0
to find a, 0 = a(7-2)² +(-25) 0 = a(7-2)² -25 add 25 to both sides
25 = a(5)² 25 = 25a 25/25 = a 1=a (seems useless but verifies implied "a"coefficient is 1)
f(x) = a(x-h)² + k solve to get the quadratic form
f(x) = (x-2)² -25 (x - 2)² is x² -4x +4
f(x) = x² -4x +4 -25 simplify
f(x) = x² -4x - 21 then factor
f(x) = (x + 3)(x - 7)