Results 1 to 10 of 10

Thread: If f(x) = x^2 - 4, then what is f(f(1))?

  1. #1

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    If f(x) = x^2 - 4, then what is f(f(1))?

    Here is the explanation that was given.

    "If f(x) = x^2 - 4, then what is f(f(1))?"

    To find the answer, first find f(1). Then repeat the process to find

    f(f(1)) --> f(1) = 12 - 4 = 1 - 4 = -3 --> f(f(1)) = (-3)2 - 4 = 9 - 4 = 5 --> 4

    a) -3
    b) 5
    c) 8
    d) 15
    e) 21

    I don't understand how to isolate f. It looks like f has to equal somthing then that somthing has to be squared ie. f(1) = f, f * f = f^2.

  2. #2
    Fanatic Member riis's Avatar
    Join Date
    Nov 2001
    Posts
    551

    Re: If f(x) = x^2 - 4, then what is f(f(1))?

    Originally posted by Dilenger4
    f(f(1)) --> f(1) = 12 - 4 = 1 - 4 = -3 --> f(f(1)) = (-3)2 - 4 = 9 - 4 = 5 --> 4
    5 is the correct answer, but I don't understand why you think it should be 4.

  3. #3
    Fanatic Member riis's Avatar
    Join Date
    Nov 2001
    Posts
    551
    BTW, f(f(x)) is nothing more than:
    f(f(x)) =
    f(x)^2 - 4 =
    (x^2 - 4)^2 - 4 =
    x^4 - 8x^2 + 16 - 4 =
    x^4 - 8x^2 + 12

    f(f(1)) is then 1^4 - 8*1^2 + 12 = 1 - 8 + 12 = 5.

  4. #4
    Fanatic Member sql_lall's Avatar
    Join Date
    Jul 2002
    Location
    Up Above (i.e. AUS)
    Posts
    571

    Re: If f(x) = x^2 - 4, then what is f(f(1))?

    Originally posted by Dilenger4
    9 - 4 = 5 --> 4

    I don't understand how to isolate f. It looks like f has to equal somthing then that somthing has to be squared ie. f(1) = f, f * f = f^2.
    I think it's time to say d'oh.

    Anyway, what do you mean by 'isolate f'??
    sql_lall

  5. #5
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051

    Re: If f(x) = x^2 - 4, then what is f(f(1))?

    Originally posted by Dilenger4
    I don't understand how to isolate f. It looks like f has to equal somthing then that somthing has to be squared ie. f(1) = f, f * f = f^2.
    You don't need to 'isolate' f.

    f(x) is just an notation meaning 'a function of f'. F isn't part of that function as such, f( ) is the function.
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


  6. #6

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    Posted by riis

    5 is the correct answer, but I don't understand why you think it should be 4.
    That was what was given to me. I didn't think it was 4.

    They said first find f(1). So that is just f. When i look at fx = x^2 - 4 it seem to me that i would have to get f on one side of the equation and f has to equal somthing. Then to get f(f(1)) i just would just square what f equaled. That's at least how my thought process works incorrect at it may be.

  7. #7
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343
    If f(x) = x^2 - 4, then what is f(f(1))?
    f(f(1)) ===> f(-3)

    f(1) = 1^2 - 4 = -3
    f(-3) = -3^2 -4 = 9 - 4 = 5

    Logic


    Vince

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

  8. #8

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    Ecniv maybe you can explain this for me. The equation is f(x) = x^2 - 4.
    Now i notice that you have f(1) = 1^2 - 4 = -3 now why would f(1) be needed? I know we are trying to find f but what happened to the x in f(x) = x^2 - 4? Again you substituted 1 for the x in
    f(1) = 1^2 - 4 = -3. x does have a cofficent of one but 1 * x is still x.

    Another question. In f(1) = 1^2 - 4 = -3 you end up with -3 which is the value of f. So why do we use this value as a substitution for x?
    f(-3) = -3^2 -4 = 9 - 4 = 5

    Thanks for the help.

  9. #9
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860
    f(x) = x^2 - 4
    f(f(x)) = ?

    To make this simple, let's say f(x) = y
    So:
    f(f(x)) = f(y) = y^2-4

    f(y) = y^2-4 = f(x)^2 - 4

    f(x)^2-4 = (x^2-4)^2 - 4 = (x^4-8x^2+16)-4 = x^4-8x^2+12
    f(f(x)) = f(y) = x^4 - 8x^2 + 12
    Don't pay attention to this signature, it's contradictory.

  10. #10
    Junior Member
    Join Date
    Apr 2004
    Location
    heaven
    Posts
    17
    f(1) is an number
    so when you do f(f(1)) it is like when you do f(1) but x is replaced by the answer of f(1) not by 1
    Programming is an Art, not a Science

    Not everything that can be counted counts, and not everything that counts can be counted.(EINSTEIN)

    For theose of us who believe in physics, the difference between the present, the past and the future is just an illusion.(EINSTEIN)

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