document.write( "Question 875555: Write an equation for an ellipse with its center at (2,3), one vertex at (6, 3), and one focus at (-1, 3).\r
\n" );
document.write( "\n" );
document.write( "and\r
\n" );
document.write( "\n" );
document.write( "Write an equation for a hyperbola with its center at (2, 3), one vertex at (7, 3), and one focus at (14, 3).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #528280 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Ellipse: \n" ); document.write( "where Pt(h,k) is the center. (a variable positioned to correspond with major axis) \n" ); document.write( " a and b are the respective vertices distances from center \n" ); document.write( " and ± \n" ); document.write( "center at (2,3), one vertex at (6, 3), a = (6-2) = 4 \n" ); document.write( " \n" ); document.write( "C(2,3)and one focus at (-1, 3). c = 3, 3^2 = (a^2 - b^2), 9 = 16 - b^2 \n" ); document.write( " |