Sign In
Solve the exercises step by step to determine the error.
Error: Wrong application of point-slope form.
Correct Equation: y-4=-3(x-5)
As we can see, the original solver tries to write the equation in point-slope form. Notice that the given two points, g( 5)= 4 and g( 3)= 10, are in function notation. To start, let's write these points as coordinate pairs. Remember that the input x is the x-coordinate and the output g(x) is the y-coordinate.
g( x)= y ⇔ ( x, y)
g( 5)= 4 ⇔ ( 5, 4)
g( 3)= 10 ⇔ ( 3, 10)
Now, we are able to write an equation for function g in slope-intercept form. However, we cannot determine the y-intercept of the equation from the given points. Therefore, we will follow two steps.
We know that the line of function g passes through the points ( 5, 4) and ( 3, 10). Let's substitute these points into the Slope Formula and find the slope.
Substitute ( 5,4) & ( 3,10)
Subtract terms
Calculate quotient
The slope of the line is -3. The original solver has also found the slope as -3. Therefore, there is not error in this step.
We know the slope of the line and two points that are on the line. We can choose one of these points and write the equation of the line. Let's choose the point ( 5, 4) as the original solver has. y- 4= -3(x- 5) In this step, the original solver has applied the point-slope form incorrectly, leading them to end up with an incorrect equation.