Homework Statement
Given the piecewise function
f(x) = \left\{
\begin{array}{lr}
\frac{(2-x)^2-p}{x} &: x < q\\
r(x+6) &: q \leq x <2 \\
x^3-p &: x \geq 2
\end{array}
\right.
Find the values of p,q,r such that f(x) is continuous everywhere and f(2) = p
The Attempt at a Solution
Since f(2)...