Ellipse Equation w/ only vertices and focus

  • Thread starter Thread starter kitgk
  • Start date Start date
  • Tags Tags
    Ellipse Focus
AI Thread Summary
The ellipse has vertices at (2,3) and (-4,3) with a focus at (1,3), indicating a horizontal orientation. The center of the ellipse is calculated as (-1,3), and the distance from the center to the vertices gives a² = 9. The equation format is established as (x+1)²/b² + (y-3)²/9 = 1, but it requires an adjustment to include an equals sign on the right side. The relationship between a, b, and c for the ellipse needs to be used to determine the value of b. The final equation must be correctly formatted for clarity and accuracy.
kitgk
Messages
1
Reaction score
0

Homework Statement


Ellipse with vertex at (2,3) and (-4,3) and focus at (1,3)



Homework Equations


(x-h)2/a2 + (y-k)2/b2=1

The Attempt at a Solution


(h,k)= (-1,3)
a2=9
(x+1)2/ b2 + (y-3)2/ 92
 
Physics news on Phys.org
You have h and k correct. What is the equation relating a, b, and c for an ellipse? Use it to figure out b. And your final equation needs and = sign and a right hand side.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top