y = -2x^2
y = x - 2
Explanation:
y = -2x^2
y = x - 2 This is alternative way of writing out the system.
Next time, please share the answer choices, if any. Thank you.
If we equate these two functions we get:
-2x^2 = x - 2, or 0 = 2x^2 + x - 2, which is a quadratic equation solvable using the quadratic formula. Here the coefficients are a = 2, b = 1 and c = -2, and so the discriminant is b^2 - 4ac, or 1 - 4(2)(-2), or 17.
The x-values of the roots of the given system are:
-1 ± √17
x = ------------
-4