SOLUTION: Given the equation x+4y^2 =16 a) find the intercepts B)Is the graph symmetric with the x or y axis or both. What are the features that determine the symmetries. C) Graph the Eq

Algebra ->  Length-and-distance -> SOLUTION: Given the equation x+4y^2 =16 a) find the intercepts B)Is the graph symmetric with the x or y axis or both. What are the features that determine the symmetries. C) Graph the Eq      Log On


   



Question 1063585: Given the equation x+4y^2 =16
a) find the intercepts
B)Is the graph symmetric with the x or y axis or both. What are the features that determine the symmetries.
C) Graph the Equation. Find three additional points besides the intercepts.

Found 2 solutions by josgarithmetic, stanbon:
Answer by josgarithmetic(39616) About Me  (Show Source):
You can put this solution on YOUR website!
x=-4y%5E2%2B16
x=-4%28y%5E2-4%29
x=-4%28y%2B2%29%28y-2%29

Intercepts: (0,2), (0,-2), (16,0).

x is a quadratic in terms of y; the y is squared. The coefficient in x=-4(y+2)(y-2) or x=-4y^2+16 on the leading term is negative. Parabola opens to the left; symmetry axis is parallel to the horizontal axis.


graph%28300%2C300%2C-2%2C18%2C-10%2C10%2C-sqrt%28-x%2F4%2B4%29%2Csqrt%28-x%2F4%2B4%29%29





--
4y^2=-x+16
y^2=-x/4+4
y=0+- sqrt(-x/4+4)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Given the equation x+4y^2 =16
a) find the intercepts
If x = 0, y = +2 or x = -2
y-int's:: (0,2) and (0,-2)
------------
If y = 0, x = 16
x-int:: (16,0)
B)Is the graph symmetric with the x or y axis or both. What are the features that determine the symmetries.
f(x) = +-sqrt[16-x]
f(-x) = +-sqrt[16+x]
-f(-x) = +-sqrt[16+x]
Since f(-x) = -f(-x) you have origin symmetry
Since f(x) # -f(x) you do not have y-axis symmetry
It appears there is x-axis symmetry.
---
Graph::
graph%28400%2C400%2C-10%2C20%2C-10%2C10%2Csqrt%2816-x%29%2C-sqrt%2816-x%29%29
---------------
C) Graph the Equation. Find three additional points besides the intercepts.
I'll leave that to you.
Cheers,
Stan H.
-----------