Lesson A tricky Calculus problem on derivative and anti-derivative

Algebra ->  Customizable Word Problem Solvers  -> Misc -> Lesson A tricky Calculus problem on derivative and anti-derivative      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   


This Lesson (A tricky Calculus problem on derivative and anti-derivative) was created by by ikleyn(52932) About Me : View Source, Show
About ikleyn:

A tricky Calculus problem on derivative and anti-derivative


Problem 1

f(x)  is a polynomial function,   f '(x) + integral of f(x)dx = x ^4 + 13 x ^2 + 2.
Find  f(x).

Solution

We want to find f(x) as a polynomial  f(x) = a%5B0%5D%2Ax%5En + a%5B1%5D%2Ax%5E%28n-1%29 + . . . + a%5Bn%5D.

Taking derivative decreases the degree of a polynomial by one unit.
Taking antiderivative increases the degree of a polynomial by one unit.


Since the sum   f ' (x) + int f (x) dx   is a polynomial of degree 4,
                ----------------------

it means that the sough polynomial f(x) is of degree 3:

    f(x) = ax^3 + bx^2 + cx + d.


Then 

    f ' (x)     =                        3a%2Ax%5E2 + 2bx + c,

    int f(x) dx =  %28a%2F4%29x%5E4 + %28b%2F3%29x3 + %28c%2F2%29x%5E2 + dx  + E.



So, in the sum   f ' (x) + int f(x) dx
                 ----------------------

    (a)  coefficient at  x%5E4  is  a%2F4, which gives an equation

             a%2F4 = 1;   hence  a = 4.



    (b)  coefficient at  x%5E3  is  0, which gives an equation

             b%2F3 = 0;   hence  b = 0.



    (c)  coefficient at  x%5E2  is  13, which gives an equation

             3a%2B+c%2F2 = 13,  or  3%2A4+%2B+c%2F2 = 13  ---> c%2F2 = 13 - 12 = 1  --->  c = 2.



    (d)  coefficient at  x  is  0, which gives an equation

             2b + d = 0,  which implies  2*0 + d = 0;  hence,  d = 0.



    +------------------------------------------------------------+
    |    At this point, the problem is just solved to the end.   |
    |            a = 4;  b = 0;  c = 2;  d = 0.                  |
    +------------------------------------------------------------+



The sough polynomial is  f(x) = 4x^3 + 2x.     ANSWER



CHECK.  The derivative is f ' (x) = 12x%5E2+%2B+2.

        The anti-derivative is  F(x) =  %284%2F4%29x%5E4+%2B+%282%2F2%29x%5E2 = x%5E4+%2B+x%5E2.

        The sum f ' (x) + F(x) = %2812x%5E2%2B2%29 + %28x%5E4+%2B+x%5E2%29 = x%5E4+%2B+13x%5E2+%2B+2.   ! correct !


My other lessons on Calculus word problems at this site are
    - A ladder foot slides on the ground
    - Finding rate of change of some processes
    - Find the derivative of a function defined by complicated expression
    - Taking derivative of a function, which is defined implicitly
    - Find the derivative for a function satisfying given functional equation
    - Find the range of  f(x) = (5*cos(x))/(x + 1)),  x >=0
    - Couple of non-standard Calculus problems
    - Finding the minimum of a function defined on a curve in a coordinate plane
    - Tricky solution to find the maximum of a function defined by a complicated expression
    - Maximize the area of a trapezoid
    - Maximize the volume of an open box
    - Minimize surface area of a rectangular box with the given volume
    - Minimize the cost of an aquarium with the given volume
    - Minimize surface area of a conical paper cup with the given volume
    - Find the volume of a solid obtained by rotation of some plane shape about an axis
    - Finding the volume of a solid body mentally
    - OVERVIEW of my lessons on Calculus word problems

Use this file/link  ALGEBRA-II - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-II.


This lesson has been accessed 457 times.