Q. 66

Question

f(x)=-4x+1

(a) Find the average rate of change from 2 to 5.

(b) Find the equation of the secant line containing 2,f(2) and 5,f5.

Step-by-Step Solution

Verified
Answer

(a) The average rate of change is -4.

(b) The equation of the secant line is y=-4x+1.

1Step 1. Given information.

We have:

fx=-4x+1

2Part a. Step 1. Find the average rate of change from 2 to 5 .

The function is f(x)=-4x+1.

Average rate of change is given by:  

yx=f(b)-f(a)b-a

Here, a=2,b=5:

yx=f(5)-f(2)5-2=-4(5)+1--42+13=-4

3Part b. Step 1. Find the equation of the secant line.

The equation is f(x)=-4x+1 and the point 2,f(2) and 5,f(5).

Substitute x=2 into the equation:

f(2)=-42+1=-8+1=-7

The slope of the secant line is equal to the average rate of change of a function, it follows: 

m=-4

Therefore, use the point-slope form to equation of the secant line: 

y-y1=msecx-x1y--7=-4x-2y+7=-4x+8y=-4x+8-7y=-4x+1