
Alan H. answered 04/10/14
Tutor
4.8
(51)
High School Math (Alg, Geo, Alg 2, Stats, PreCalculus) // German
The graph of x = ay2 is a parabola that opens either right or left as I say that it follows or runs like the x-axis (because you start with "x = ")
Since you have a '1' automatically in front of (y+2)2, this means that you have a positive 'a' which means it opens to the right
As for the vertex....you can rewrite the equation to show the vertex translation....it will look like this:
(x - h) = (y - k)2 where (h,k) are the vertex coordinates.
so
x = (y+2)2 can be rewritten as (x - 0) = (y+2)2
this means vertex shows up as (0, -2)......0 comes from (x-0) and the -2 comes from (y - -2) or (y+2)
As for the intercepts:
Y-Intecept......you already have (0,-2) for the y-intercept.......to get this mathematically you can plug in 0 for 'x' which makes the equation
0 = (y+2)2
if you square root both sides...you get
0 = y + 2
then subtract 2 on both sides
-2 = y so this gives you (0, -2)
X-Intecept......to get this mathematically you can plug in 0 for 'y' which makes the equation
x = (0+2)2 this makes
x = (0+2)2 this makes
x = 22
or
x=4........so this gives you (4, 0) for the x-intercept