On the graph, we can see that when x=1, y=0.
But we don't even need to bother opening the attachment
and studying the graph !
In your question, you said that one point on the function is (1, 0) .
That means that when 'x' is 1, 'y' is zero. And there you are !
The ordered pairs for the intercepts are as follows:
x intercept = 9/2
y intercept = -18
In order to find either of these you must put 0's in for the other variable. So, to find the x intercept, we start by putting 0 in for y.
y = 4x - 18
0 = 4x - 18
-4x = -18
x = 9/2
To find the y intercept, we put a 0 in for x.
y = 4x - 18
y = 4(0) - 18
y = 0 - 18
y = -18
Answer:
1.y=2x+7
2.y=1/2x+2
Step-by-step explanation:
Graph 1-
The slope-intercept form is y=mx+b
b= y-intercept which in graph 1 is 7
so y=mx+7
in order to find m you use the y2-y1/x2-x1 equation.
This means find two coordinates on the graph such as (0,7) and (-1,5).
Now find y2:5
y1:7
x2:-1
x1:0
y2-y1= 5-7=-2
x2-x1= -1
That gives you -2/-1 which you then simplify to = 2
So the graph would be y=2x+7
Graph 2:
You will do the same steps: Find where the line passes through y on a graph, which will be y=2.
b=2
y=mx+2
then find two coordinates, (0,2)(2,3)
y2=3
y1=2
x2=2
x1=0
y2-y1=3-2=1
x2-x1=2-0=2
The slope of the graph which is m= 1/2
y=1/2x+2