Answer:
(a) To express the quadratic function in the form of a(x - p)² + q, we first need to complete the square:
f(x) = 30x - 5x²
= -5(x² - 6x)
= -5(x² - 6x + 9 - 9)
= -5[(x - 3)² - 9]
= -5(x - 3)² + 45
Therefore, the function in the form of a(x - p)² + q is f(x) = -5(x - 3)² + 45, where a = -5, p = 3, and q = 45.
(b) The maximum height of the object occurs at the vertex of the parabola, which is at x = p = 3. Therefore, to find the maximum height, we plug x = 3 into the equation:
f(3) = -5(3 - 3)² + 45
= 45
So the maximum height of the object is 45 units.
Hope this helps!