ok, it's a composite function
first solve for the inner portion .... f(x) = f(1)...so replace x with 1 in the equation f(x)
f(x)=5x^2-1...
f(1)=5(1^2)-1...=5-1...=4 so f(1)=4
now you can find g(x) because f(1) is equal to the x in g(x)...so if
f(1)=4 then replace x with 4 in the g(x) equation.
g(x)=3x-1....
g(4)=(3*4)-1...=12-1...=11
so g(f(1))=11
...It's pretty much a substitution. Since you know you are looking to use the equations for either f(x) or g(x) find which one you can do first according to g(f(1)). You can't do g(x) first because x=f(1) and you don't know what f(1) is yet. You can do the f(x) first because you can see you need f(1) so x=1 in the f(x) equation.
2006-08-14 15:16:39
·
answer #1
·
answered by Heather 4
·
1⤊
1⤋
These are often called composite functions. One way to solve it is to first find f(1), and then use that to find your second answer. For example, here, f(1) = 4. So then take g(4).
Another way is to simply plug f(x) into g(x) where ever there is an x in g(x). Thus, you have
f(x) = 5x^2-1. So then g(f(x)) = g(5x^2-1) = 3(5x^2-1)-1.
Either way, you will arrive at the same answer.
2006-08-14 15:20:31
·
answer #2
·
answered by a_liberal_economist 3
·
1⤊
0⤋
It's called a 'composition of functions' and you solve it by substitution.
First, get f(1) = 5*1^2 -1 = 4
Then get g(4) = 3*4-1 = 11
And you're done.
Doug
2006-08-14 15:19:08
·
answer #3
·
answered by doug_donaghue 7
·
2⤊
0⤋
f(x) == 5x^2-1, g(x) ==3x-1
g(f(x)) == 3f(x)-1 == 3(5x^2-1)-1 == 15x^2 - 4
g(f(1)) == 15*1^2 -4 == 15*1 - 4 == 15-4 == 11
The answer is 11.
This is called Composing Functions.
2006-08-14 15:18:33
·
answer #4
·
answered by David Y 5
·
0⤊
0⤋
f(1) = 5 (1)^2 -1 = 5 -1 = 4
g(5) = 3(4) - 1 = 12-1 = 11
The answer is 11
2006-08-14 16:44:56
·
answer #5
·
answered by ArcherOmega 4
·
0⤊
0⤋
f(x) = 5x^2 - 1
g(x) = 3x - 1
f(1) = 5(1)^2 - 1 = 5(1) - 1 = 5 - 1 = 4
g(f(1)) = g(4)
g(4) = 3(4) - 1 = 12 - 1 = 11
g(f(1)) = 11
2006-08-15 02:15:55
·
answer #6
·
answered by Sherman81 6
·
0⤊
0⤋
you have to put the equation for F(x) into the G(x) equation... so G(x)= (3(5x^2)-1).. and you should be able to solve from there. i dont remember what this is called... er. something or other. hope i was of help!
2006-08-14 15:18:58
·
answer #7
·
answered by MarieBeth 2
·
0⤊
1⤋