Answer:
please use a picture or something so i can help
Answer:
y = x+2
Step-by-step explanation:
When x = 0, y =2
So, y = 0 + m
2 = 0 + m
2 = m
When x = 1, y =3
y = x + m
3 = x + 2
-2 -2
1 = x
Answer:
26
Step-by-step explanation:
Use the Pythagorean Theorem: 
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10
Answer:
The equation of the line that is <em>perpendicular</em> to <em>y = 2x + 2</em> is
<em>y = -1/2x</em>
Step-by-step explanation:
The original equation is y = 2x + 2; it's slope is <em>2</em>
Any line perpendicular to this equation would have to have a slope that is the negative reciprocal of the original slope.
Example:
y = 2x + 2 so,
the perpendicular line's slope must be -1/2
Write a new equation with the new slope:
y = -1/2x + b
We know that this line passes through (8, -4)
Plug these coordinates in the equation to find b, the y-intercept
-4 = -1/2 (8) + b
-4 = -4 + b
0 = b
b = 0
We do not have to write y = -1/2x + 0
So, our final answer is "y = -1/2x is perpendicular to y = 2x+2"