Answer:
(x - 3)^2 + (y + 1) = 25
Step-by-step explanation:
First find the midpoint of the diameter, because that represents the center of the circle.
-1 + 7
The x-coordinate of the midpoint is xm = ---------- = 3
2
2 - 4
and the y-coordinate is ym = ---------- = -1
2
And so the center of this circle is at (3, -1).
Use the Pythagorean Theorem to determine the square of the radius:
square of radius = 4^2 + (-3)^2 = 16 + 9 = 25
And so the equation of this circle is (x - 3)^2 + (y + 1) = 25
Answer: The system consists of parallel lines
Step-by-step explanation:
Given system of lines :

Substitute
in
, we get
, which is not true.
That means , system has no solution.
i.e. they are representing parallel lines. [Parallel lines do not intersect and hence they do not have solution.]
We can use the formula y2-y1/x2-x1 to find our answer. So, we have : t-16/5-2 = -3. We simplify that to t-16/3 = -3. We can then multiply both sides by 3 to get t-16 = -9. Then we can add 16 to both sides to get t = 7.
Answer:
x = -5 y = -3
Step-by-step explanation:
-3x + 2y = 9
multiply the 2nd equation by 3 to set it up for elimination
3(x - 3y)= 3(4)
3x-9y = 12
so now combine both to add
-3x + 2y = 9
3x - 9y = 12
Adding both gives you
-7y = 21
divide both by -7 and you get
y = -3
and you substitute y back into equation to get x
x - 3 (-3) = 4 gives you
x + 9 = 4
x = 4 - 9
x = -5