document.write( "Question 58576: I have a parabolic shape that is shown as: y = 2x^2
\n" );
document.write( "I also need to graph an ellipse: (y - 2)^2/1 + x^2/4 = 1
\n" );
document.write( "Then, I need to decide if the parabola fits in the hole. \n" );
document.write( "
Algebra.Com's Answer #40122 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I guess it does fit if you mean 3D. But it is just plain in 2D. \n" ); document.write( " |