112k views
0 votes
Let f(x) = 3x - 4 and g(x) = −x2. Evaluate the composite function.

a.
0
c.
16
b.
-16
d.
-4

User Maeh
by
7.0k points

2 Answers

2 votes
(f + g)(x) = f(x) + g(x) = (3x - 4) + (-x^2) = - x^2 + 3x - 4
(f - g)(x) = f(x) - g(x) = (3x - 4) - (-x^2) = x^2 + 3x - 4
(f * g)(x) = f(x) * g(x) = (3x - 4) * (-x^2) = -3x^3 + 4x^2
(f / g)(x) = f(x) / g(x) = (3x - 4) / (-x^2) = 4/x^2 - 3/x
(f o g)(x) = f( g(x) ) = 3 ( g(x) ) - 4 = 3 ( -x^2 ) - 4 = -3x^2 - 4

(f • g)(0) ?
if (f * g)(0) = -3(0)^3 + 4(0)^2 = 0
if (f o g)(0) = -3(0)^2 - 4 = - 4
User Sourabh Kumbhar
by
6.9k points
5 votes
(f • g)(0)?
IF (f * g)(0) = -3(0)^3 + 4(0)^2 = 0
IF (f o g)(0) = -3(0)^2 - 4 = - 4
User Juwel
by
7.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.