document.write( "Question 89902: Write the equation of the center at point (-2,3) and cruve passing through points (-2,0) and (2,3).\r
\n" );
document.write( "\n" );
document.write( "Write the equation of the hyperbola with center at the origin, passting thourhg the points (-2,0) and (2,0) having a focus at (4,0)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #65276 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation of the center at point (-2,3) and cruve passing through points (-2,0) and (2,3). \n" ); document.write( "If you plot those points you see the curve cannot be a circle, hyperbola, or \n" ); document.write( "a parabola; it must be an ellipse. \n" ); document.write( "Form if Center at (-2,3): \n" ); document.write( "(x+2)^2/a^2 + (y-3)^2/b^2 = 1 \n" ); document.write( "Distance from center to (2,3) = 4 = a \n" ); document.write( "Distance from center to (-2,0) = 2 = b \n" ); document.write( "----------- \n" ); document.write( "EQUATION: \n" ); document.write( "(x+2)^2/16 + (y-3)^2/4 = 1 \n" ); document.write( "========================\r \n" ); document.write( "\n" ); document.write( "Write the equation of the hyperbola with center at the origin, passing through the points (-2,0) and (2,0) having a focus at (4,0) \n" ); document.write( "----------- \n" ); document.write( "Plot the points \n" ); document.write( "Form of the hyperbola with center at (0,0): \n" ); document.write( "x^2/a^2 - y^2/b^2 = 1 \n" ); document.write( "a = distance from center to vertex = 2 \n" ); document.write( "c = distance from center to focus = 4 \n" ); document.write( "-------- \n" ); document.write( "For a hyperbola c^2 = a^2+b^2 \n" ); document.write( "16 = 4 + b^2 \n" ); document.write( "b^2 = 12 \n" ); document.write( "------------ \n" ); document.write( "EQUATION: \n" ); document.write( "x^2/4 - y^2/12 = 1 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |