1.2k views
5 votes
Write an equation in standard form of an ellipse that has a vertex at (0,6), and a co-vertex at (1,0), and an center at the origin

User Santthosh
by
5.4k points

2 Answers

3 votes

ANSWER


\frac{ {y}^(2) }{ 36 } + \frac{ {x}^(2) }{ 1} = 1

EXPLANATION

The equation of an ellipse in standard form with vertices on the y-axis and center at the origin is given by:


\frac{ {y}^(2) }{ {a}^(2) } + \frac{ {x}^(2) }{ {b}^(2) } = 1

where

a=6 and b=1

We plug in these value into the formula to get:


\frac{ {y}^(2) }{ {6}^(2) } + \frac{ {x}^(2) }{ {1}^(2) } = 1


\frac{ {y}^(2) }{ 36 } + \frac{ {x}^(2) }{ 1} = 1

User Mohmmed Ali
by
5.0k points
6 votes

Answer:

The standard form of the equation of the ellipse is x² + y²/36 = 1

Explanation:

* Lets revise the standard equation of the ellipse

- The standard form of the equation of an ellipse with

center (0 , 0) is x²/b² + y²/a² = 1

, where

* the length of the major axis is 2a

* the coordinates of the vertices are (0 , ±a)

* the length of the minor axis is 2b

* the coordinates of the co-vertices are (±b , 0)

* the coordinates of the foci are (0 , ± c), where c² = a² - b²

* Now lets solve the problem

∵ The vertex of the ellipse is (0 , 6)

∴ a = 6

∵ The co-vertex is (1 , 0)

∴ b = 1

∵ the center is the origin (0 , 0)

∵ The standard form equation is x²/b² + y²/a² = 1

∴ x²/(1)² + y²/(6)² = 1 ⇒ simplify

∴ x² + y²/36 = 1

* The standard form of the equation of the ellipse is x² + y²/36 = 1

User Peteches
by
4.4k points