Answer:
2,-1.5
Step-by-step explanation:
To find the midpoint of a line segment, take the average of the x coordinates and y coordinates of the two points that make it up.

=

=2,-1.5
Answer: Choice B
(-2, 5)
==================================================
Explanation:
The original system is

Multiply both sides of the second equation by 3. Doing so leads to this updated system of equations

Now add straight down
The x terms add to -4x+3x = -1x = -x
The y terms add to 3y+(-3y) = 0y = 0
The terms on the right hand sides add to 23+(-21) = 2
We end up with the equation -x = 2 which solves to x = -2
Now use this to find y. You can pick any equation with x,y in it
----------------
-4x+3y = 23
-4(-2)+3y = 23
8+3y = 23
3y = 23-8
3y = 15
y = 15/3
y = 5
Or
x-y = -7
-2-y = -7
-y = -7+2
y = -5
y = 5
Either way, we get the same y value.
So that's why the solution is (x,y) = (-2, 5)
Answer:
8.04672
Step-by-step explanation:
For each mile you have 1.609 kilometers hope this is helpful.
Answer:
y = (x+3)^2 -1
Step-by-step explanation:
The vertex form of the equation is
y = a(x-h)^2 +k where (h,k) is the vertex
The vertex is (-3,-1)
y = a(x- -3)^2 -1
y = a(x+3)^2 -1
Pick another point (-2,0) and substitute it into the equation
0 = a(-2+3)^2 -1 to find a
0 =a(1)^2 -1
0 = a-1
1 = a
y = (x+3)^2 -1
The equation of a circle is
(x-h)² + (y-k)² = r²
for center (h, k) and radius r. Of course, the radius can be computed by putting the point in the equation.
(x-2)² + (y-3)² = (-1-2)² + (1-3)² = 9+4 = 13
The standard equation of the circle is (x-2)² + (y-3)² = 13.