Answer:
28
Step-by-step explanation:
Answer:
you do math
Step-by-step explanation:
Answer:
y = 0x - 2/3
Step-by-step explanation:
We are asked to find the equation of the line
Step1: find the slope
( 0 , -2/3) ( 3 , -2/3)
m = (y_2 - y_1 )/ (x_2 - x_1)
x_1 = 0
y_1 = -2/3
x_2 = 3
y_2 = -2/3
Insert the values into the equation
m =( -2/3 - (-2/3) / (3 - 0)
= -2/3 + 2/3 / 3
= 0 / 3
m = 0
Step 2: sub m into the equation
y = mx + c
y = 0x + c
Step 3: sub any of the two points given into the eqn
y = 0x + c
Let's pick ( 3 , -2/3)
x = 3
y = -2/3
-2/3 = 0(3) + c
-2/3 = 0 + c
c = -2/3
Step4: sub c into the equation
y = mx + c
y = 0x + c
y = 0x - 2/3
Therefore, the equation of the line is
y = 0x - 2/3
Answer:
C.
Step-by-step explanation:
The line that is a perpendicular bisector of the segment connecting the two points.
The answer in slope intercept form is y = 6x-11
If you want the answer in standard form, then it would be 6x-y =11
notes:
* Slope intercept form is y = mx+b
* Standard form is Ax+By = C
=====================================
Explanation:
The given slope is m = 6
The line goes through (x,y) = (3,7)
Plug those three values into the equation below. Isolate b
y = mx+b
7 = 6*3+b
7 = 18+b
7-18 = 18+b-18 ... subtract 18 from both sides
-11 = b
b = -11
So because m = 6 and b = -11, this means y = mx+b turns into y = 6x-11
The answer in slope intercept form is y = 6x-11
To convert to standard form Ax+By = C, we just have to get all the x and y terms together on the same side. I'm going to move the y term to the right side and move the 11 to the left side
y = 6x-11
y+11 = 6x-11+11
y+11 = 6x
y+11-y = 6x-y
11 = 6x-y
6x-y = 11
The answer in standard form is
6x-y = 11
which is a different way to write the same line