The x-intercept is 8 because it passes through the horizontal line (x) at point 8.
The y-intercept is -4 because it passes through the vertical line a (y) at point -4.
The correct answer is B.
Hope this helps!
First, we should add 1 to both sides to isolate the variable:
3x = 12
Now that x is isolated, we divide by 3:
x = 4
Answer:
(0,2)
Step-by-step explanation:
the point where Oy intercepts the graph has x=0 and y= f(0)
so this is (0,2)
Answer:
2+2=4
Step-by-step explanation:
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===