Answer:
Step-by-step explanation:
What is the full question?
{x=2+y
{-6x-6y=-12
-6(2+y) -6y = -12
-12 - 6y - 6y = -12
-12y = -12 + 12
-12y = 0
y = 0
x = 2 + y = 2 + 0 = 2
Answer: x=2, y=0
Answer: 
Step-by-step explanation:
We know that the standard quadratic equation is ax^2+bx+c=0
Let's compare all the given equation to it and , find discriminant.
1. a=2, b= -7, c=-9
So it has 2 real number solutions.
2. a=1, b=-4, c=4

So it has only 1 real number solution.
3. a=4, b=-3, c=-1

So it has 2 real number solutions.
4. a=1, b=-2, c=-8
So it has 2 real number solutions.
5. a=3, b=5, c=3

Thus it does not has real solutions.
Step-by-step explanation:
the midpoint between 2 points (x1, y1) and (x2, y2) is simply ((x1+x2)/2, (y1+y2)/2).
so,
1.
(9, 7) to (4, -3)
midpoint is ((9+4)/2, (7+ -3)/2) = (13/2, 4/2) = (6.5, 2)
2.
(-7, -5) to (2, 1)
midpoint is ((-7+2)/2, (-5+1)/2) = (-5/2, -4/2) = (-2.5, -2)
3.
now we have the midpoint and need the second point.
(4, 2) over (3, 4) to (x, y)
3 = (4 + x)/2
6 = 4 + x
x = 2
4 = (2 + y)/2
8 = 2 + y
y = 6
4.
(-2, 1) over (-3, 2) to (x, y)
-3 = (-2 + x)/2
-6 = -2 + x
x = -4
2 = (1 + y)/2
4 = 1 + y
y = 3