I don't get the vertex that Tide did.
The "base" parabola, of the form x=y2 (or y= x2) has vertex at (0,0) because if x is not 0, x2 is positive and not below 0. x=y-y2 is not a "perfect square" but you can complete the square: x= -(y2- y+ 1/4) +1/4 (half of the coefficient of y is -1/2 and the square of that is 1/4 so I add and subtract 1/4. When I take the -1/4 out of the parentheses, it is multiplied by that leading -1). The point of that is that -(y2- y+ 1/4)= -(y- 1/2)2, a perfect square.
We now have x= -(y- 1/2)2+ 1/4. If y= 1/2, then x= 1/4 (not 3/4). If y is any other number, (y-1/2)2 is positive so -(y-1/2)2 is negative and x is less than 1/4. The vertex is (1/4, 1/2). Of course, its easy to see, since x= y- y2= y(1- y), that if y= 0 or 1, x is 0. Knowing that the parabola passes through (0,1), (1/4,0), and (0,0) and x is never larger than 1/4 should make it easy to draw.