Results 1 to 4 of 4

Thread: Differentiation

  1. #1

    Thread Starter
    Junior Member roars's Avatar
    Join Date
    Jun 2000
    Location
    Northern Ireland
    Posts
    19

    Angry Differentiation

    I know this is not code related but i use this forum for vb and found it very good so hopefully i can get help with this problem!

    I am doing a repeat module in uni which i failed over a year ago and i am having problems getting back into it! Heres my problem:

    Show that the derivative of f(x) = (sin x)^3 + (cos x)^2 *(sin x) + 3x^2 = cosx +6x (where the 2 & 3 are sin squared and cos cubed respectively)

    I can get this far but not sure what to do next!

    (sin x)^3 = 3((sin x)^2)*(cos x)

    (cos x)^2 = -2(cos x)(sin x)

    sin x = cos x

    therefore i get

    3((sin x)^2)*(cos x) + (cos x)^3 + (sin x) -2(cos x)(sin x) + 6x

    where do i go from here?

    Thank You
    Ruairi

  2. #2
    Hyperactive Member thinktank2's Avatar
    Join Date
    Nov 2001
    Location
    Arctic
    Posts
    272
    3((sin x)^2)*(cos x) + (cos x)^3 + (sin x) -2(cos x)(sin x) + 6x

    = 3[(Sin x)^2 * (Cos x)] + (Cos x)^3 - 2[(Sin x)^2 * (Cos x)] + 6x

    = (3-2)[(Sin x)^2 * (Cos x)] + (Cos x)^3 + 6x

    = [(Sin x)^2 * (Cos x)] + (Cos x)^3 + 6x

    = [(1 - (Cosx)^2) * (Cos x)] + (Cos x)^3 + 6x

    = (Cosx) - (Cosx)^3 + (Cos x)^3 + 6x

    = (Cosx) + 6x

  3. #3
    Hyperactive Member Ambivalentiowa's Avatar
    Join Date
    Apr 2002
    Location
    Coming soon to a store near you!
    Posts
    375

    Re: Differentiation

    Originally posted by roars

    sin x = cos x
    Where did you get that from?
    -Show me on the doll where the music touched you.

  4. #4

    Thread Starter
    Junior Member roars's Avatar
    Join Date
    Jun 2000
    Location
    Northern Ireland
    Posts
    19
    Sorry I maybe didnt explain myself well enough there, for those 3 expressions on the left I have put their differential on the right.

    Should probably be:

    dy/dx sin x = cos x

    Hope this makes it clearer.

    Thanks for the reply thinktank helped a lot!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width