Results 1 to 4 of 4

Thread: Points of a curve!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    21

    Points of a curve!

    Hey everyone,

    I need to find the points on a curve which is represented by y = x / x+1, where the tangent is parallel to x - y = 2!

    I believe I would use the derivative rules, and most probably quotient rule to find derivative of first equation 1 But then after that I can not seem to go on! Any help please!

  2. #2
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Re: Points of a curve!

    Haven't done that for a long time, but:

    You have a function f(x)=x/(x+1)
    and you want all the points on that function that have a tangent that is parallel to the line: x - y = 2 which is that same as y=x-2, so this line has a gradient of 1!
    So you need to find the points on the function that have a gradient of 1.
    To find the gradient of a point on your function, you need to diferentiate it.

    f(x)=x/(x+1)
    or
    f(x)=g(x)/h(x)=x/(x+1)

    f'(x)=g'(x)*h(x)-g(x)*h'(x)/h(x)*h(x)
    f'(x)=1*(x+1)-x*1/(x+1)^2=1/(x+1)^2

    And then solve for 1

    1=1/(x+1)^2

    and that's only true for x=0


    I'm crossing my fingers on that one!
    Last edited by opus; Nov 20th, 2006 at 04:23 AM. Reason: Typo
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

  3. #3
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Points of a curve!

    Quote Originally Posted by opus
    ...
    ...
    ...
    And then solve for 1

    1=1/(x+1)^2

    and that's only true for x=0
    ...and for x = -2
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  4. #4
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Angry Re: Points of a curve!

    I knew it, missed that one again
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

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