Fitting an ellipse to four points

Geometry Level pending

You are given four points: A ( 6 , 2 ) , B ( 4 , 3 ) , C ( 1 , 1 ) , D ( 1 , 2 ) A(6, 2), B(4, 3), C(-1, 1), D(1, -2) . You want to fit an ellipse in standard orientation to these four points. The equation of this ellipse is:

( x x 0 ) 2 a 2 + ( y y 0 ) 2 b 2 = 1 \dfrac{ (x - x_0)^2}{a^2} + \dfrac{(y - y_0)^2}{b^2} = 1

Identify the ellipse, and enter the sum a + b + x 0 + y 0 a + b + x_0+ y_0 .


The answer is 9.869.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Yuriy Kazakov
Apr 28, 2020

Using the given informations we get two sets of values of ( X C , Y C , a , b ) (X_C,Y_C,a,b) , namely ( 3.5 , 0 , 3.324 , 3.034 ) (3.5,0,3.324,3.034) and ( 2.82 , 0.41 , 3.92 , 2.72 ) (2.82,0.41,3.92,2.72) . In the first case, the required sum is 9.859 9.859 and in the second case it is 9.868 9.868 .

Can you explain how you got these numbers in more detail ? Because I didn't get two sets of values, only one set.

Hosam Hajjir - 1 year, 3 months ago

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...