Q 92

Question

Use the definition of the derivative to prove that every quadratic function f(x)=ax2+bx+c has the property that its graph has a horizontal tangent line at the point x=-b2a

Step-by-Step Solution

Verified
Answer

By using the concept that horizontal tangent line is a mathematical figure on a graph , located where a function's derivative is zero, we find that a quadratic function f(x)=ax2+bx+c has a horizontal tangent line at a point x=-b2a

1Step 1. Given Information

We have given the following quadratic function f(x)=ax2+bx+c.

We have to prove that it has a horizontal tangent line at point x=-b2a.

We know that a horizontal tangent line of a function is located where first derivative is zero.

We find the point where the first derivative of given function is zero to complete our proof.

2Step 2. To find derivative of function

The given quadratic function is :-

f(x)=ax2+bx+c

Now we know that the derivative of function f(x) is :-

limh0f(x+h)-f(x)h

Put the values :-

limh0[a(x+h)2+b(x+h)+c]-[ax2+bx+c]h=limh0[a(x2+h2+2xh)+bx+bh+c]-[ax2+bx+c]h=limh0ax2+ah2+2axh+bx+bh+c-ax2-bx-ch=limh0ah2+2axh+bhh=limh0h(ah+2ax+b)h=limh0ah+2ax+b=a(0)+2ax+b=2ax+b

So the derivative of a given quadratic function is  2ax+b.

3Step 3. Take derivative equals to zero

We find that the derivative of given quadratic function ax2+bx+c is 2ax+b.

Now take the derivative equals to zero, then we have :-

2ax+b=0.

Solve the equation for x :-

2ax+b=02ax=-bx=-b2a

This point is same as the given point.

So it is proved that horizontal tangent of any quadratic function ax2+bx+c is at point x=-b2a.