Jump to content

Science:Math Exam Resources/Courses/MATH110/December 2013/Question 10 (b)/Solution 1

From UBC Wiki

As suggested in the hint, this function is continuous everywhere except for possibly at the point x=2. There we need to check continuity and differentiability there. For continuity, we require that the following three quantities are all the same

limx2+f(x)=f(2)=limx2f(x)

Since f(2)=(2)22(2)+1=1 we have to check that both limits above also equal 1. Calculating the limits we find that

limx2f(x)=(2)22(2)+1=1limx2+f(x)=a(2)+b=2a+b

Thus we require 2a+b=1. Rearranging this, we see that b1=2a. The second piece of information come from checking that the function is differentiable. For differentiability, we require that the following two limits are the same

limx2+f(x)f(2)x2=limx2f(x)f(2)x2

Calculating these limits we find

limx2+f(x)f(2)x2=limx2+x22x+11x2=limx2+x(x2)x2=limx2+x=2

and using b1=2a from above we find that the left-handed limit is

limx2f(x)f(2)x2=limx2ax+b1x2=limx2ax+(2a)x2=alimx2x2x2=alimx21=a

For the previous two limits to be equal we require that a=2. Substituting back into 2a+b=1 shows us that b=3.

Note. We could also have taken a bit of a short cut and seen that this function is differentiable if the derivatives of the two halves are equal at 2, that is ddx(x22x+1)=2x2 at x=2 has to equal ddx(ax+b)=a.