Answer: ( 0, 2 )
Step-by-step explanation:
You have to put coordinates of each graph on these equations y = -x + 2 and y = (1/2)x + 2. If putting coordinates satisfies both equations, then that coordinate will be the solution.
For example, let's put (0, 2) to equations.
y = -x + 2
2 = -0 + 2
2 = 2, true
y = (1/2)x + 2
2 = (1/2) × 0 + 2
2 = 2, true
So, ( 0, 2 ) is the solution.
Answer:
x=9
Step-by-step explanation:
10x - 11 -4x = 43
6x -11 =43
6x = 54
x=9
Answer:
The other endpoint would be (-13, -11)
Step-by-step explanation:
In order to find the coordinates of an end point, we need to note that the midpoint would be the average of the two values. We'll call the unknown point P and we'll start by looking at the x values only.
(1 + Px)/2 = -6 ----> multiply by 2
1 + Px = -12 -----> subtract 1
Px = -13
Now we can do the same with the y values.
(7 + Py)/2 = -2 ----> multiply by 2
7 + Py = -4 ------> subtract 7
Py = -11