Skip to main content
0. Functions - Part 2 of 2!
0. Functions / Combining Functions / Problem 5
Problem 5

Using the defined functions p(x)=x21p(x) = x^2 - 1 and q(x)={2x+1 if 2x<0x22x if 0x3q\(\left\)(x\(\right\))=\(\begin{cases}\)2x+1\(\text{ if }\)-2\(\le\) x<0\\ x^2-2x\(\text{ if }\)0\(\le\) x\(\le\)3\(\end{cases}\), evaluate q(p(1))q\(\left\)(p\(\left\)(1\(\right\))\(\right\)).