500,433 views
28 votes
28 votes
The functions s and t are defined as follows.

s(x) = -x+1
t(x)=x2-1
Find the value of s(t(2)).
s(t (2)) =

The 2 next to the x is an exponent

User HPage
by
2.8k points

1 Answer

21 votes
21 votes

Answer:


s(x) = - x + 1 \\ t(x) = {x}^(2) - 1 \\ s(t(x)) = - ({x}^(2) - 1) + 1 \\ = - {x}^(2) + 1 + 1 \\ = 2 - {x}^(2) \\ s(t(2)) = 2 - {2}^(2) \\ \boxed{s(t(2)) = - 2}

User RubbelDieKatz
by
2.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.