207k views
1 vote
If f(x)=x^2-5x and g(x)=8-x^3, evaluate the following:

a. (f+g)(3)
b. (g-f)(4)
c. (f*g)(-1)
d.(g/f)(-2)

1 Answer

5 votes

Answer:

a. -25

b. -52

c. 54

d. 8/7 = 1 1/7

Explanation:

Evaluate each of the functions for each of the variable values and compute the composite as defined.

a. (f+g)(3) = f(3) + g(3) = 3^2 -5·3 + 8 -3^3 = -25

___

b. (g -f)(4) = g(4) -f(4) = 8 -4^3 -(4^2 -5·4) = 8 -64 -16 +20 = -52

___

c. (f*g)(-1) = f(-1) · g(-1) = ((-1)^2 -5(-1)) · (8 -(-1)^3) = 6·9 = 54

___

d. (g/f)(-2) = (8 -(-2)^3)/((-2)^2 -5(-2)) = (8+8)/(4+10) = 16/14 = 8/7

_____

Comment on approach to the problem

When there are a number of evaluations of the same function with different values of the variable, it can be convenient to let a calculator or spreadsheet do those for you.

If f(x)=x^2-5x and g(x)=8-x^3, evaluate the following: a. (f+g)(3) b. (g-f)(4) c. (f-example-1
User James Wayne
by
5.6k points