198k views
0 votes
Suppose that the functions p and q are defined as follows.p(x) = -2x-1q(x)=x²+1Find the following.(q*p)(-2)=(p*q)(-2)=

1 Answer

0 votes

Answer:

(a)10

(b)-11

Step-by-step explanation:

Given the function p(x) and q(x) defined as follows:


\begin{gathered} p(x)=-2x-1 \\ q(x)=x^2+1 \end{gathered}

Part A


\begin{gathered} (q\circ p)(x)=q(p(x)) \\ =(-2x-1)^2+1 \\ (q\circ p)(-2)=(-2(-2)-1)^2+1 \\ =(4-1)^2+1 \\ =3^2+1 \\ (q\circ p)(-2)=10 \end{gathered}

Part B


\begin{gathered} (p\circ q)(x)=p(q(x)) \\ =-2(x^2+1)-1 \\ (p\circ q)(-2)=-2((-2)^2+1)-1 \\ =-2(4+1)-1 \\ =-2(5)-1=-10-1 \\ (p\circ q)(-2)=-11 \end{gathered}

User JSNoob
by
3.2k points