Jump to content

Science:Math Exam Resources/Courses/MATH110/April 2019/Question 07 (c)/Solution 1

From UBC Wiki

We are asked to find the Taylor polynomial of degree 3 for f(x)=x1/3 centred at a=8. The formula for this quadratic approximation, which we denote by C(x), is given by C(x)=f(a)+f(a)(xa)+f(a)2(xa)2+f(3)(a)6(xa)3. Remember that f(3) is the third derivative of f. We already know that a=8,f(x)=x1/3, so we need only find f(a),f(a),f(3)(a). To do so, we apply the power rule three times, and find that f(x)=ddxx1/3=13x2/3, f(x)=ddx13x2/3=29x5/3, and finally f(3)(x)=ddx(29x5/3)=1027x8/3.

Substituting this information into our formula for C(x), we have C(x)=(8)1/3+13(8)2/3(x8)2985/32(x8)2+102788/36(x8)3.