Saif Ullah B. answered 02/15/20
Physics and Mathematics Tutor
You did not put in brackets which leaves some ambiguity in how to parse the RHS. I am guessing that the 1/2 factor can be read as 0.5 i.e. it is just a coefficient of the x term.
To simplify the problem, you can first think about what is happening in
y = 0.5 (x - 3)^2 + 1.
This is an equation of a parabola which is symmetric about x = 3 and is curved upwards i.e. x = 3, y = 1 is the minimum point. The parabola does not touch the x axis so we can look for intersections with y axis. To do that, put x = 0 (equation for y axis) in the above equation and solve for y.
Finally put the inequality back, y >= 0.5 (x - 3)^2 + 1. This means that solution are all points living on the graph and above it. For <=, it would be all points on the graph and below it. If = is remove, then the points on the graph are excluded etc.