Here, I'll help you a little
rewrite the equation as -6k/5 = 12
multiply both sides by 5
-6k=60
divide both sides by -6 to isolate k
k = -10
Hope this helps :)
C = conference room capacity
we can write something along the lines of C < 100, namely C can hold is less than 100.
With a given parallel line and a given point on the line
we can use the point-line method: y-y0=m(x-x0)
where
y=mx+k is the given line, and
(x0,y0) is the given point.
Here
m=-10, k=-5, (x0,y0)=(-3,5)
=> the required line L is given by:
L: y-5=-10(x-(-3))
on simplification
L: y=-10x-30+5
L: y=-10x-25
Answer:
y=2x+7
Step-by-step explanation:
When an equation is parallel to another, it shares the same slope.
Our original line is y=2x-8, and it is in slope-intercept form (y=mx+b)
This means that our slope is 2 because m represents the slope.
The slope of our parallel line will then also be 2.
<u>We can begin to plug that into point-slope form which is:</u>
y - y1 = m(x - x1)
This is where (x1, y1) is a point the line intersects, and m is the slope.
<u>Plugging in the slope, we'll have:</u>
y - y1 = 2(x - x1)
We also know it intersects the point (-4, -1)
We can plug this into our equation as well.
y - (-1) = m(x - (-4))
y+1=2(x+4)
<u>Now, we can simplify it into slope-intercept form:</u>
y+1=2(x+4)
Distribute
y+1=2x+8
Subtract 1 from both sides
y=2x+8-1
y=2x+7