Question 173831
For the x-intercepts, set y=0 and solve for x.
{{{6x^2 + 4.9y^2= 176.4}}}
{{{6x^2= 176.4}}}
{{{x^2=  29.4}}}
{{{x=0 +- 5.422}}}
(-5.422,0)
(5.422,0)
.
.
.1
For the y-intercepts, set x=0 and solve for y.
{{{6x^2 + 4.9y^2= 176.4}}}
{{{4.9y^2= 176.4}}}
{{{y^2=  36}}}
{{{y=0 +- 6}}}
(0,-6)
(0,6)
.
.
.
{{{ graph( 300, 300, -8, 8, -8, 8, sqrt((176.4-6x^2)/4.9) ,-sqrt((176.4-6x^2)/4.9)) 
}}}