Consider the ellipse described by
r ( t ) = C + f 1 cos t + f 2 sin t
The vectors f 1 , f 2 are a pair of conjugate semi-diameters of this ellipse.
Now, suppose you are given that f 1 = ( 7 , 1 0 ) and f 2 = ( 3 , n ) for a positive integer n , and that the sum of the semi-axes lengths of this ellipse is 2 5 .
Find n .
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.
We Bengalees have an old proverb : frying a fish in it's own fat . Doing the same here!
Following you, the semi-axes are given by
a , b = 2 1 f 1 x 2 + f 1 y 2 + f 2 x 2 + f 2 y 2 ± ( ( f 1 x − f 2 y ) 2 + ( f 1 y + f 2 x ) 2 ) ( ( f 1 x + f 2 y ) 2 + ( f 1 y − f 2 x ) 2 )
= 2 1 ( n 2 + 1 4 n + 9 8 ± n 2 − 1 4 n + 2 1 8 )
⟹ a + b = n 2 + 1 4 n + 9 8 = 2 5 (given)
⟹ n 2 + 1 4 n − 5 2 7 = 0
The positive solution to this equation is n = 1 7 .
Haha, easy-to- understand solution plus I remember this proverb very well.
Problem Loading...
Note Loading...
Set Loading...
Re-arranging the given vector equation using the unit vector u = [ cos t , sin t ] T , we have,
r − C = F u
where the columns of matrix F are the vectors f 1 and f 2 .
Now, since u T u = 1 , the above vector equation becomes the algebraic equation,
( r − C ) T F − T F − 1 ( r − C ) = 1
It follows that the eigenvalues of the inverse of the matrix F − T F − 1 , which is the matrix F F T are a 2 and b 2 .
F F T = [ 7 1 0 3 n ] [ 7 3 1 0 n ] = [ 5 8 7 0 + 3 n 7 0 + 3 n 1 0 0 + n 2 ]
The characteristic equation of this matrix is ( λ − 5 8 ) ( λ − ( 1 0 0 + n 2 ) ) − ( 7 0 + 3 n ) 2 = 0
Since the two roots of this equation are a 2 and b 2 , then
a 2 + b 2 = 1 5 8 + n 2
and
a 2 b 2 = 5 8 ( 1 0 0 + n 2 ) − ( 7 0 + 3 n ) 2 = 4 9 n 2 − 4 2 0 n + 9 0 0
In addition, we are given that a + b = 2 5 , hence,
( a + b ) 2 = a 2 + b 2 + 2 a b
Therefore,
6 2 5 = 1 5 8 + n 2 + 2 4 9 n 2 − 4 2 0 n + 9 0 0
Re-arranging this, we get
4 ( 4 9 n 2 − 4 2 0 n + 9 0 0 ) = ( 4 6 7 − n 2 ) 2
A quartic equation with four real roots, two of which are valid and these are − 1 4 . 3 5 4 1 5 6 5 , and 1 7 and two extraneous solutions which are − 3 1 , and 2 8 . 3 5 4 1 5 6 5 . Since we are given that n is an integer, then the only solution is 1 7