Barry M. answered 01/16/20
Professor, CalTech Grad; Many Years Tutoring Math, SAT/ACT Prep, Chem
Given y < -.5 x2 - x + 1.5, in the standard form of ax2 + bx + c
Vertex form would have this structure:.a(x - h)2 + k. It is known that h = -b/2a.
Note that this can be derived from knowing how to "foil" (x - h) by itself, = x2 - 2xh + h2
while realizing that the standard form can be rewritten as a(x2 + (b/a)x) + c. Therefore, (b/a) = -2h, and rearranging this gives h = -2b/a. And the value of k can be determined by plugging into the vertex form equation.
In this problem, clearly a = -0.5, h = -(-1/(2X(-0.5))) = -1. Plugging into vertex form without k gives
-0.5(x + 1)2 = -0.5x2 - x - 0.5. Comparing with the original iinequality, -0.5 + k = 1.5, so k = 2.
Therefore, the answer will be y < -0.5(x + 1)2 + 2. BTW The coordinates of the vertex are at (h,k)= (-1,2).