Given that: F(x)= x^2+2x+7 g(x)= x+3 What is (f+g) (x) ? And for that matter, (g*h) (x) ?
M matthewbareno New member Joined Dec 13, 2017 Messages 1 Dec 13, 2017 #1 Given that: F(x)= x^2+2x+7 g(x)= x+3 What is (f+g) (x) ? And for that matter, (g*h) (x) ?
tkhunny Moderator Staff member Joined Apr 12, 2005 Messages 11,339 Dec 13, 2017 #2 Let's first assume that F(x) is the same as f(x). Normally, this is exceptionally bad form. Don't change letters to mean the same thing. What we have here is just a notational convention. (f+g)(x) = f(x) + g(x) -- Combine like terms and you are done. (f*g)(x) is the same, just with multiplication. The funny one is usually \(\displaystyle (f \circ g) = f(g(x))\).
Let's first assume that F(x) is the same as f(x). Normally, this is exceptionally bad form. Don't change letters to mean the same thing. What we have here is just a notational convention. (f+g)(x) = f(x) + g(x) -- Combine like terms and you are done. (f*g)(x) is the same, just with multiplication. The funny one is usually \(\displaystyle (f \circ g) = f(g(x))\).
stapel Super Moderator Staff member Joined Feb 4, 2004 Messages 16,582 Dec 13, 2017 #3 matthewbareno said: Given that: F(x)= x^2+2x+7 g(x)= x+3 What is (f+g) (x) ? And for that matter, (g*h) (x) ? Click to expand... To learn how to apply "operations" to functions, try here.
matthewbareno said: Given that: F(x)= x^2+2x+7 g(x)= x+3 What is (f+g) (x) ? And for that matter, (g*h) (x) ? Click to expand... To learn how to apply "operations" to functions, try here.