Q. 70

Question

hx=-2x2+x

(a) Find the average rate of change from 0 to 3.

(b) Find the equation of the secant line containing 0,h0 and 3,h3.

Step-by-Step Solution

Verified
Answer

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

(b) The equation of the secant line is y=-5x.

1Step 1. Given information.

We have:

hx=-2x2+x

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

The function is hx=-2x2+x.

Average rate of change is given by:      

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

Here, a=0,b=3:

yx=f(3)-f(0)3-0yx=-232+3--202+03=-5

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

The function is hx=-2x2+x and the points 0,h0 and 3,h2.

Substitute x=0:

h0=-2(0)2+0h(0)=0

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

m=-5

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

y-y1=msecx-x1y-0=-5x-0y=-5x