Answer:
B
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
y = 3x + 2 is in this form with slope m = 3
• Parallel lines have equal slopes, hence
y = 3x + c ← is the partial equation of the parallel line
To find c substitute (10, 1) into the partial equation
1 = 30 + c ⇒ c = 1 - 30 = - 29
y = 3x - 29 ← in slope- intercept form
Subtract y from both sides
0 = 3x - y - 29 ( add 29 to both sides )
29 = 3x - y, thus
3x - y = 29 ← in standard form → B
If your asking what 9B coefficient is it's B
Hi there!
To start, we can use the two points to find the slope using the formula y2-y1/x2-x1. Just sub in the points and solve!
-0.5-0.5/3-(-3)
-1/6
Sub that into the formula y-mx+b for m, and use one of the points for x and y - solve for b and you get your equation.
y=mx+b
y=-1/6x+b
0.5=-1/6*-3+b
0.5=-0.5+b
0.5+0.5=b
b=1
Therefore your equation is y=-1/6x+1
Hope this helps!
A slope intercept form: y = mx + b where m = slope and b = y -intercept
A slope of 3/2 is given
So y = 3/2 x + b
To find b:
b = y - mx
A line passes through the point (4, -6)
b = -6 - (3/2)(4)
b = -6 - 6
b = - 12
Answer
Equation in slope intercept form: y = 3/2 x - 12