Results 1 to 7 of 7

Thread: help me to find the inverse of a function

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    1

    help me to find the inverse of a function

    find the inverse function if f(x)=x^2 - 3x

  2. #2
    Addicted Member bobabot1's Avatar
    Join Date
    Jul 2006
    Location
    The Restaurant at the End of the Universe
    Posts
    162

    Re: help me to find the inverse of a function

    f(x)^-1
    i.e 1/(x^2-3x)
    Quote Originally Posted by ZaNi
    On a side note, I've figured something out: IE is like life... Its a disease we all start with, and it will be fatal someday unless something drastic changes .

    Note: If I was helpful, rate me!
    This is a subliminal message. GET FIREFOX!

  3. #3
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: help me to find the inverse of a function

    Welcome to the Forums


    No no no. That is not the inverse of a function. That is 1/f.

    Look up "completing the square" on Google.
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

  4. #4
    Addicted Member Glaysher's Avatar
    Join Date
    Jul 2006
    Posts
    132

    Re: help me to find the inverse of a function

    f(x)= x2 - 3x

    To find inverse first complete the square to get it in form

    f(x) = (x - a)2 + b for some constants a and b

    Then to find inverse write

    y = (x - a)2 + b

    Swap the x's and y's

    x = (y - a)2 + b

    Then rearrange to make y the subject

    Then replace y with f-1

  5. #5
    Addicted Member Glaysher's Avatar
    Join Date
    Jul 2006
    Posts
    132

    Re: help me to find the inverse of a function

    Oh and to have an inverse you will need to restrict the domain as the function does not have an inverse if you take the domain to be the set of all real numbers. Perhaps you left out the domain in the question. The actual domain will affect the final answer.

  6. #6
    Addicted Member bobabot1's Avatar
    Join Date
    Jul 2006
    Location
    The Restaurant at the End of the Universe
    Posts
    162

    Re: help me to find the inverse of a function

    Zaza, you're totally right. My bad. Man, school can't come sonner can it.
    Quote Originally Posted by ZaNi
    On a side note, I've figured something out: IE is like life... Its a disease we all start with, and it will be fatal someday unless something drastic changes .

    Note: If I was helpful, rate me!
    This is a subliminal message. GET FIREFOX!

  7. #7
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: help me to find the inverse of a function

    Quote Originally Posted by Glaysher
    f(x)= x2 - 3x

    To find inverse first complete the square to get it in form

    f(x) = (x - a)2 + b for some constants a and b

    Then to find inverse write

    y = (x - a)2 + b

    Swap the x's and y's

    x = (y - a)2 + b

    Then rearrange to make y the subject

    Then replace y with f-1
    Exactly...

    This is the way to find the inverse of a function.

    If we get f(x)^-1, it gives that 1/f(x). It's not the invers of a function.

    If you are fine with a cartesian plan, check that 1/f(x) is a inverse of f(x).
    Last edited by eranga262154; Aug 29th, 2006 at 03:59 AM. Reason: Incomplete

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