Question
Question: How do you find the slope of the secant lines of \(f\left( x \right) = \left( {\dfrac{1}{x}} \right)...
How do you find the slope of the secant lines of f(x)=(x1) through the points: (−4,(f(−4)) and (1,f(1))?
Solution
The equation of a straight line in slope-intercept form is: y=mx+b. Where m is the value of slope and b is the y-intercept. Here, m and b are constants, and x and y are variables. Since x and y are variables that describe the position of specific points on the graph, m and b describe features of the function. A straight line is a linear equation of the first order. The slope of a line is the ratio of change in y over the change in x between any two points on the line.
slope(m)=x2−x1y2−y1
Steps to follow:
Find the slope of the line.
Use the slope to find the y-intercept.
Substitute the value of slope and y-intercept in a straight-line equation.
Complete step-by-step answer:
Here, we want to find a line equation. For that two points are given. Y-coordinate of the point is in the form of a function.
First, let us find the function value.
The given function is:
⇒f(x)=(x1)
Let us put the value of x is -4.
So,
⇒f(−4)=(−41)
That is equal to,
⇒f(−4)=−41
Now, let us put the value of x is 1.
So,
⇒f(1)=11
That is equal to,
⇒f(1)=1
Hence, the two points are (−4,−41) and (1,1).
Let us compare points (−4,−41) and (1,1) with (x1,y1)and (x2,y2)
Therefore, x1=−4,y1=−41 and x2=1,y2=1
Now, the first step is to find the slope.
⇒slope(m)=x2−x1y2−y1
Let us substitute all the values.
⇒m=−4−1−41−1
Let us take the LCM of the numerator.
⇒m=−4−14−1−4
That is equal to,
⇒m=−54−5
⇒m=41
Now, we will use the point-slope formula to find the equation for the line passing through these two points.
The point-slope formula is:
⇒(y−y1)=m(x−x1)
Here, m is the slope and (x1,y1) is a point the line passes through.
Let us substitute these values in the above equation.
⇒(y−(−41))=41(x−(−4))
First, remove the brackets.
⇒(y+41)=41(x+4)
Multiply 41 on the right-hand side.
⇒(y+41)=41x+41(4)
That is equal to,
⇒y+41=4x+1
Let us subtract 41 on both sides.
⇒y+41−41=4x+1−41
Let us simplify it.
⇒y=4x+44−1
That is equal to,
⇒y=41x+43
Hence, the slope is 41, and the equation of the line isy=41x+43.
Note:
We can find the line equation by selecting the second point that is (1,1).
The point-slope formula is:
⇒(y−y1)=m(x−x1)
Here, m is the slope and (x1,y1) is a point the line passes through.
Let us substitute these values in the above equation.
⇒(y−1)=41(x−1)
First, remove the brackets.
⇒y−1=41x−41
Let us subtract 1 on both sides.
⇒y−1+1=41x−41+1
That is equal to,
⇒y=41x+4−1+4
So,
⇒y=41x+43