Question
Question: How do you find the equation of the secant line of \[f\left( x \right) = {x^2} - 5x\] through the po...
How do you find the equation of the secant line of f(x)=x2−5x through the points [1,8] ?
Solution
Here in this question, we have to find the equation of the secant line passing through the two points (x1,y1) and (x2,y2). First find the y1 and y2 on substituting x1=1 and x2=8 in the given equation. Then find the equation by using the Point-Slope formula y−y1=m(x−x1) before finding the equation first we have to find the slope using the formula m=x2−x1y2−y1. On simplification to the point-slope formula we get the required solution.
Complete step by step solution:
A secant line is simply a linear equation and with two given points we can find the equation.Consider, the given equation of secant line
f(x)=x2−5x-------(1)
Now, find the two points on the secant line
x1=1 then
y1=12−5(1)
⇒y1=1−5
⇒y1=−4
The point (x1,y1)=(1,−4) and
x2=8 then
y1=82−5(8)
⇒y1=64−40
⇒y1=24
The point (x2,y2)=(8,24) .
Now, we have to find the equation of secant line passing through the points (1,−4) and (8,24) by using the slope-point formula y−y1=m(x−x1)-------(2)
Before this, find the slope min point-slope formula by using the formula m=x2−x1y2−y1
Where x1=1, x2=8, y1=−4 and y2=24 on substituting this in formula, then
m=8−124−(−4)
⇒m=8−124+4
⇒m=728
On simplification, we get
m=4
Now we get the gradient or slope of the line which passes through the points (1,−4) and (8,24). Substitute the slope m and the point (x1,y1)=(1,−4) in the point slope formula. Consider the equation (2)
y−y1=m(x−x1)
Where m=4, x1=1 and y1=−4 on substitution, we get
y−(−4)=4(x−1)
⇒y+4=4x−4
Subtract 4 on both side, then
y+4−4=4x−4−4
On simplification, we get
∴y=4x−8
Hence, the equation of the secant line passing through points (1,−4) and (8,24) is y=4x−8.
Note: To determine the equation of secant line, we consider the equation of line and the slope of the line is determined. Here we use simple arithmetic operations while simplifying the equation and we should take care of the sign of the terms of the equation.A secant of a curve is a line that intersects the curve at a minimum of two distinct points.