Question 74750
x^2/36+y^2/12=1
y^2/36=-x^2/12+1
{{{ graph( 300, 200, -6, 6, -10, 10, (y^2)/36 = (-x^2)/12 +1) }}} (graph 300x200 pixels, x from -6 to 6, y from -10 to 10, (y^2)/36 = (-x^2)/12 + 1).