PDA

View Full Version : Check This Please.


Chikawakajones
Nov18-04, 09:39 PM
For The Function F(x)= -x^2 +2 , Find F(3) And F(-4)

This Is My Work:

F(3) = -(3)^2 + 2
3= -9 + 2
3= -7
(Then I Divided 3 From Both Sides)
= -2.3

F(-4)= -(-4)^2 + 2
-4= -14
(Then I Divided -4 From Both Sides)
= 3.5

Am I Doing This Right?...

Zlex
Nov18-04, 09:43 PM
No.

Your first step is right:
F(3) = -(3)^2 + 2

This step is wrong:
3= -9 + 2

It should be

F(3) = -9+2

Same for the second.

Chikawakajones
Nov18-04, 09:46 PM
So I Just Need To Put The "F"?

Zlex
Nov18-04, 09:50 PM
Well, they are asking you to solve for F(3), so you can just leave the left side as F(3). If they were asking you for F( :smile: ) then you would leave the left side as F( :smile: ).

Chikawakajones
Nov18-04, 09:53 PM
For The Function F(x)= -x^2 +2 , Find F(3) And F(-4)

This Is My Work:

F(3) = -(3)^2 + 2
F(3)3= -9 + 2
F(3)= -7
(Then I Divided 3 From Both Sides)
= -2.3

F(-4)= -(-4)^2 + 2
F(-4)= -14
(Then I Divided -4 From Both Sides)
F(-4)= 3.5

Chikawakajones
Nov18-04, 09:53 PM
Now Is That Right?

Zlex
Nov18-04, 10:24 PM
No, why are you dividing by 3?

If I asked you to solve for Bannana and I said that:
Bannana = 2 + 7

You would say that,
Bannana = 9

If I asked you to solve for Apple and said that

Apple = 5+3-2

You would say that

Apple = 6

Now if I asked you to solve for F( :smile: ) and said that

F (x) = x + 3

You would say that

F ( :smile: ) = :smile: + 3

Why would you divide by :smile: ?

You solved for what I asked for, no need to go any further.

Chikawakajones
Nov18-04, 11:11 PM
So I Dont Need To Divide?

Diane_
Nov19-04, 12:36 AM
Think of it this way: if they had asked you to find 'y' in

y = -x^2 + 2

for x = 3, would you write

3y = -3^2 + 2?

Probably not. With a 'y' in there, it's very obvious that the 3 belongs only on the right-hand side, not the left hand side.

Functional notation can be very confusing when you start, largely for the reasons you're encountering. You're making it harder than it needs to be, but don't feel bad about it because just about everyone does.

Try this: if I write y = 3x + 2, how many variables do I have? Sure looks like two, doesn't it? But that's wrong - once I pick a value for x, I've automatically picked a value for y. So x is a variable - something that can take any value - but y really isn't. (Yes, we could view it the other way around, too - that y is the variable and x isn't. You'll get into that, but don't worry about it now.)

The functional notation is intended to supress this confusion a bit. Instead of writing y, we write f(x), which means that x is the variable and there is another value, f(x), which depends on it. Pretty much any time you see f(x), you can replace it with a y and it will work just fine. Thinking of it that way may save you some grief in the long run.

Hope that helps.

HallsofIvy
Nov19-04, 06:32 AM
It's not just that you "don't need to divide". Why in the world would you think you SHOULD divide?

"F(3) = -(3)^2 + 2
F(3)3= -9 + 2
F(3)= -7"
The problem asked you to find F(3). Saying F(3)= something means you have found F(3). You don't need to go any farther.

"(Then I Divided 3 From Both Sides)
= -2.3"
?What happened to the left hand side? just "= -2.3" doesn't mean anything! WHAT is equal to -2.3? I emphasize that because I think it shows that you are just trying apply memorized operations rather than thinking about what you are doing. Remember what you were trying to find. I suspect you were thinking "divide" by 3 because you were interpreting "F(3)" as "F times 3". IF that were the case, you would still have "F=" but you were not asked to find that.

One crucial point you should also understand: F(3) is NOT "F times 3". F(3) means exactly "what you get when you replace the x in the formula with 3". Once you have done that, and then done the arithmetic to simplify, you are done.

Nylex
Nov20-04, 10:05 AM
Also, can't you see that there's something wrong with the line "3 = -7"??