let p(x) = x^2, q(x) = 2x^3+1, and r(x) = 7x^4 - 5x^3 - 6x - 2. Find p(q(x)) + r(x)
ty in advance :)
Let $p(x) = x^2, q(x) = 2x^3+1,$ and $r(x) = 7x^4 - 5x^3 - 6x - 2.$ Find $p(q(x)) + r(x).$
We have $(2x^3 + 1)^2 + (7x^4 - 5x^3 - 6x - 2) = 2x^6 + 4x^3 + 1 + 7x^4 - 5x^3 - 6x - 2 = \boxed{2x^6 + 7x^4 - x^3 -6x - 1}.$