Respuesta :
By checking it analytically and graphically, we will see that the systems with no real solutions are the 1, 3, and 4 systems.
When a system has no real solutions?
A system of equations has no solutions when the equations never do intercept, we can check it graphically or analytically, I will use both methods so you can see how each one is used.
1) The first system is:
y = x^2 + 4x + 7
y = 2
The two equations only intercept if there is a value of x such that:
x^2 + 4x + 7 = 2
x^2 + 4x + 7 - 2 = 0
x^2 + 4x+ 5 = 0
Does this has real solutions? we need to check the discriminant:
4^2 - 4*1*5 = 16 - 20 = -4
The discriminant is negative, so this has no real solutions, then there are no real values of x such that:
x^2 + 4x + 7 = 2
Meaning that the system has no real solutions.
2) The second system is:
y = x^2 - 2
y = x + 5
We do the same thing than before:
x^2 - 2 = x + 5
x^2 - x - 5 - 2 = 0
x^2 - x - 7
Now we check the discriminant:
(-1)^2 - 4*(-7)*1 = 1 + 28 = 29
The discriminant is positive, so this system has real solutions.
3) The third system is:
y = -x^2 - 3
y = 9 + 2x
We do the same thing:
-x^2 - 3 = 9 + 2x
-x^2 - 3 - 9 - 2x = 0
-x^2 - 2x - 12 = 0
Now let's check the discriminant:
(-2)^2 - 4*(-1)*(-12) = 4 - 48 = -44
The discriminant is negative, so there are no real solutions.
4) y = -3x - 6
y = 2x^2 - 7x
Same thing:
-3x - 6 = 2x^2 - 7x
-3x - 6 - 2x^2 + 7x = 0
-2x^2 + 4x - 6 = 0
Again, let's check the discriminant:
4^2 - 4*(-2)*(-6) = 16 - 48 = -32
This system has no real solutions.
5) y = x^2
y = 10 - 8x
Now, let's check this graphically, we just need to graph both functions and see if they intersect. The graph can be seen below, there you can see that the curves intersect, so this system has real solutions.
If you want to learn more about systems of equations, you can read:
https://brainly.com/question/13729904
