i have been given the following problem.
A tennis ball is lobbed from ground level and must cover a horizontal distance of 22m if it is to land just inside the opposite end of the court. If the opponent is standing 4m from the baseline and he can hit any ball less than 3m high, what is the lowest maximum height the lob
must reach to win the point.
The answer is 5 and 1/24 Metres (back of the textbook)
I have no idea how to approach this problem but my attempt to
approach this problem is by finding the X-intercepts which are 0,
22. Thus, finding the Axis of symmetry that is 22/2 = 11. That is
all i've done so far.
Explanation will be extremely helpful :)

First in order to have an equation you must have a coordinate system! I suspect that you are taking the position from which the ball is lobbed to be then "0" point, you want the parabola to pass through (0, 0) and (22, 0). You want the y value, when x= 22- 4= 18, to be at least 3. Writing the parabola as $y= ax^2+ bx+ c$ we must have (a) $0= a(0^2)+ b(0)+ c= c$. (b)$$0= a(22^2)+ b(22)$ and (c) $y= a(18^2)+ b(18)\ge 3$. From the second equation, b= -22a. The last inequality becomes then, $324a- 432\ge 3$ or $324a\ge 435$. So $a\ge 435/324= 4/3$ and b= -22a\ge 88/3.
From $y= ax^2+ bx$, the highest point comes where $y'= 2ax+ b= 2ax- 22a= 0$ so $a= 22/2= 11$ as you say. And that highest value is $y= 121a- 22a(11)= 121a- 242a= -121a (of course, since the parabola arches upward a< 0).