Answer:
y = 5/2
Step-by-step explanation:
-4y+6<-4 subtract 6 from both sides
-4y + 6 - 6 < -4 - 6 = -4y < -10 since both sides are negative we multiply it by -1 and get ➡ 4y < 10
Now divide both sides by 4
4y ÷ 4 < 10 ÷ 4 ➡ y < 5/2
It will reflect the same distance over the Y axis, from the right side of the graph to the left side of the graph.
<h3>Answer: y = (3/2)x + 0</h3>
This is the same as y = (3/2)x
=============================================================
Work Shown:
Find the slope of the line through (x1,y1) = (-2,-3) and (x2,y2) = (2,3)
m = (y2 - y1)/(x2 - x1)
m = (3 - (-3))/(2 - (-2))
m = (3 + 3)/(2 + 2)
m = 6/4
m = 3/2
The slope is the fraction 3/2. This is going to be in front of the x, or to the left of the x.
----------
Plug m = 3/2 and (x1,y1) = (-2,-3) into the point slope formula. Solve for y.
y - y1 = m(x - x1)
y - (-3) = (3/2)(x - (-2))
y + 3 = (3/2)(x + 2)
y + 3 = (3/2)x + (3/2)(2)
y + 3 = (3/2)*x + 3
y + 3 - 3 = (3/2)*x + 3 - 3
y = (3/2)x + 0
The y intercept is zero. This matches up with the fact the graph crosses the y axis at y = 0.