The functions s and t are defined as follows.Find the value of t(s(- 4)) .t(x) = 2x ^ 2 + 1s(x) = - 2x + 1

EXPLANATION
Since we have the functions:
[tex]s(x)=-2x+1[/tex][tex]t(x)=2x^2+1[/tex]Composing the functions:
[tex]t(s(-4))=2(-2(-4)+1)^2+1[/tex]Multiplying numbers:
[tex]t(s(-4))=2(8+1)^2+1[/tex]Adding numbers:
[tex]t(s(-4))=2(9)^2+1[/tex]Computing the powers:
[tex]t(s(-4))=2*81+1[/tex]Multiplying numbers:
[tex]t(s(-4))=162+1[/tex]Adding numbers:
[tex]t(s(-4))=163[/tex]In conclusion, the solution is 163