213k views
1 vote
Suppose that the functions s and t are defined for all real numbers: s(x)=4x^2 t(x)=x^3 Write the expressions for (t+s)(x) and (t*s)(x)evaluate for (t-s)(-1)

2 Answers

3 votes
Hey there !

Check the attachment.
Hope it helps you :)
Suppose that the functions s and t are defined for all real numbers: s(x)=4x^2 t(x-example-1
User Ezhilan Mahalingam
by
8.5k points
3 votes
a) (t+s)(x) = t(x) + s(x) = x^3 +4x^2

b) (t*s)(x) = t(x)*s(x) = (x^3)*(4x^2) = 4x^5

c) (t-s)(-1) = t(-1) - s(-1) = (-1)^3 - 4(-1)^2 = -1 -4 = -5
User Gilberto
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.