For this case we have the following system of equations:
[tex]y = x ^ 2 + 7x + 12\\y = 2x + 8[/tex]
Equating both equations we have:
[tex]x ^ 2 + 7x + 12 = 2x + 8\\x ^ 2 + 7x-2x + 12-8 = 0\\x ^ 2 + 5x + 4 = 0[/tex]
We must find the solutions, for this we factor. We look for two numbers that, when multiplied, result in 4 and when added, result in 5. These numbers are 4 and 1:
[tex]4 + 1 = 5\\4 * 1 = 4[/tex]
Then, the factorized equation is of the form:
[tex](x + 4) (x + 1) = 0[/tex]
Thus, the solutions are:
[tex]x_ {1} = - 4\\x_ {2} = - 1[/tex]
We look for solutions for the variable "y":
[tex]y_ {1} = 2 (-4) + 8 = -8 + 8 = 0\\y_ {2} = 2 (-1) + 8 = -2 + 8 = 6[/tex]
Thus, the system solutions are given by:[tex](x_ {1}, y_ {1}): (- 4,0)\\(x_ {2}, y_ {2}): (- 1,6)[/tex]
ANswer:
[tex](x_ {1}, y_ {1}): (- 4,0)\\(x_ {2}, y_ {2}): (- 1,6)[/tex]