Respuesta :

The ordered pairs of the solution to the system of equation are [(3, 6), (-3, 18)]

System of equations

Given the following system of equations expressed as:

f(x) = x² - 2x + 3 and f(x) = -2x + 12

Since they are both function of x, hence;

x² - 2x + 3 = -2x + 12

x² - 2x + 3 + 2x - 12 = 0

x² - 9 = 0

x² = 9

x = ±√9

x = ±3

If x = 3

f(x) = -2(3) + 12

f(x) = 6

If x = -3

f(x) = -2(-3) + 12

f(x) =18

Hence the ordered pairs of the solution to the system of equation are [(3, 6), (-3, 18)]

Learn more on system of equation here: https://brainly.com/question/14323743

#SPJ1