Properties
Category
English
Similar Topics
Statistics
Comments
13
Participants
5
Subscribers
5
Votes
1
Views
1680
Share
Answered
Hi.
Suppose you have two equations for two ellipses and you want to combine them, how would you do this?
For instance, when you try to approximate the shape of an egg with two ellipses, you want to combine the upper half of one ellipse and the lower half of the other ellipse.
https://i.imgur.com/rk0iTSt.png
Greetings and thanks in advance for any suggestions, Niek
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
* Intersect them
* use Arc( <Ellipse>, <Point>, <Point> )
* put them in a list
(& post your .ggb file)
in not derivable way using arc of conic
* Intersect them
* use Arc( <Ellipse>, <Point>, <Point> )
* put them in a list
(& post your .ggb file)
Perhaps you want use a parametric spline
https://www.geogebra.org/m/z8jpdcpr
Or Bézier curves
https://www.geogebra.org/m/sX7dmW6F
Playing with Locus instead of equations..
Comments have been locked on this page!