. Integrate the following functions. 1. \(y(x) = x^2 + 5x + 9\). SOLUTION. The integral \(Y(x)\) can be written as three separate indefinite integrations, \(Y(x) = \int x^2 dx + 5 \int x dx + 9 \int dx = \boxed{\frac{1}{3}x^3 + \frac{5}{2}x^2 + 9x + C }\textrm{ } \blacksquare\). 2. \(R(\theta) = \sin^2 \theta \cos \theta\). SOLUTION. Let \(u = \sin \theta\) such that \(du = \cos \theta \textrm{ } d\theta\). Thus, \(\int \sin^2\theta \cos \theta \textrm{ } d\theta = \int u^2 du = \frac{1}{3}u^3 + C = \boxed{\frac{1}{3}\sin^3 \theta + C} \textrm{ } \blacksquare\). 3. \(Z(x) = 5x^2 \sec^2\left(x^3\right) \tan\left(x^3\right) \). SOLUTION. Let \(u = \tan\left(x^3\right)\), such that \(du = 3x^2 \sec^2 \left(x^3\right) dx\). \(\int 5x^2 \sec^2\left(x^3\right) \tan\left(x^3\right) dx = \frac{5}{3} \int u du = \boxed{\frac{5}{6}\tan^2 \left(x^3\right) + C} \textrm{ } \blacksquare\). 4. \(A(y)...