document.write( "Question 1190881: Write the equation of the ELLIPSE that satisfies the given conditions \r
\n" ); document.write( "\n" ); document.write( "b. Vertices (-1.3) and (5, 3) length of minor axis 4\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #849194 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Here's how to find the equation of the ellipse:\r
\n" ); document.write( "\n" ); document.write( "1. **Find the Center:** The center of the ellipse is the midpoint of the line segment connecting the vertices. The midpoint formula is ((x₁ + x₂)/2, (y₁ + y₂)/2).\r
\n" ); document.write( "\n" ); document.write( " Center = ((-1 + 5)/2, (3 + 3)/2) = (2, 3)\r
\n" ); document.write( "\n" ); document.write( "2. **Determine the Orientation:** Since the vertices have the same y-coordinate, the major axis is horizontal.\r
\n" ); document.write( "\n" ); document.write( "3. **Find 'a' (Semi-major Axis):** The semi-major axis is the distance from the center to a vertex.\r
\n" ); document.write( "\n" ); document.write( " a = distance from (2, 3) to (5, 3) = |5 - 2| = 3\r
\n" ); document.write( "\n" ); document.write( "4. **Find 'b' (Semi-minor Axis):** The length of the minor axis is given as 4. The semi-minor axis is half of this length.\r
\n" ); document.write( "\n" ); document.write( " b = 4 / 2 = 2\r
\n" ); document.write( "\n" ); document.write( "5. **Write the Equation:** The general equation of an ellipse centered at (h, k) with a horizontal major axis is:\r
\n" ); document.write( "\n" ); document.write( " (x - h)² / a² + (y - k)² / b² = 1\r
\n" ); document.write( "\n" ); document.write( " Substitute the values we found (h = 2, k = 3, a = 3, b = 2):\r
\n" ); document.write( "\n" ); document.write( " (x - 2)² / 3² + (y - 3)² / 2² = 1\r
\n" ); document.write( "\n" ); document.write( " Simplify:\r
\n" ); document.write( "\n" ); document.write( " (x - 2)² / 9 + (y - 3)² / 4 = 1\r
\n" ); document.write( "\n" ); document.write( "Therefore, the equation of the ellipse is (x - 2)²/9 + (y - 3)²/4 = 1.
\n" ); document.write( "
\n" ); document.write( "
\n" );