
Lucas R. answered 01/08/21
Middle, High School, and early College Tutor for Math and Music
So we want g(x) to be parallel to h(x), and we want to express our answer g(x) in slope-intercept form.
Slope intercept form in general looks like f(x)=mx+b or y=mx+b, where m and b are two constants. Here, m would be the slope and b would be considered the intercept.
The given h(x) from the problem is in slope-intercept form already: h(x)= -4x+5.
So here for h(x), -4 is the slope of the line, and 5 is the intercept. Specifically, this 5 is telling you the "y-intercept", where the graph crosses the y-axis with an x value of 0.
Right now we are more interested in the slope of this line, -4.
Parallel lines have the same slope, that is part of the definition of parallel, they have the same slope and they do not intersect.
So if we are trying to find g(x) and have it be parallel to h(x), we know its going to have the same slope as h(x), so its slope will be -4 as well.
So for our slope-intercept form for g(x): g(x)=mx+b or y=mx+b, we already know one of those two constants, the one corresponding to slope: m
I will fill that in: g(x)=-4x+b
Now we just have to find b. To do that we can use the last piece of information we have from the question: that g(x) goes through the point (3,1).
We can plug in this point (3,1) into our y=mx+b form for the x and y values (x,y).
So we can put in x=3 and y=1 into our equation g(x)=-4x+b, since we know that g(x) goes through that point (3,1). That looks like:
1=-4(3)+b, and we want to solve for b, the last constant we need for the g(x) equation
1=-4(3)+b
1=-12+b
13=b
So lets put it all together to get our equation for g(x) in slope-intercept form:
g(x) = -4x + 13