document.write( "Question 473985: Consider the conic . Answer the following without graphing:
\n" );
document.write( "Does it pass through the origin?why?
\n" );
document.write( "What is the maximum value of y?Justify.
\n" );
document.write( "For what values of x is y defined?Justify. \n" );
document.write( "
Algebra.Com's Answer #325885 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Consider the conic 2x^2+y^2=8. Answer the following without graphing: \n" ); document.write( "Does it pass through the origin?why? \n" ); document.write( "What is the maximum value of y?Justify. \n" ); document.write( "For what values of x is y defined?Justify \n" ); document.write( "** \n" ); document.write( "2x^2+y^2=8 \n" ); document.write( "divide by 8 \n" ); document.write( "x^2/4+y^2/8=1 \n" ); document.write( "This is an ellipse with vertical major axis and of the standard form: (x-h)^2/b^2+(y-k)^2/a^2=1 \n" ); document.write( ".. \n" ); document.write( "Does it pass through the origin? \n" ); document.write( "Given equation does not show h or k which means they are equal to zero which in turn means the center of the ellipse is at the origin. Curve itself does not pass thru origin. \n" ); document.write( ".. \n" ); document.write( "What is the maximum value of y? \n" ); document.write( "a^2=8 \n" ); document.write( "a=√8 \n" ); document.write( "length of vertical major axis=2a=2√8 \n" ); document.write( "maximum value of y=top end point of vertical major axis=√8 \n" ); document.write( ".. \n" ); document.write( "For what values of x is y defined? \n" ); document.write( "b^2=4 \n" ); document.write( "b=2 \n" ); document.write( "length of minor axis=2b=4 \n" ); document.write( "Domain: [-2,2] \n" ); document.write( " |