The area of 2 x 2 − x y + 2 y 2 − 2 = 0 can be represented as b a π , where a and b are coprime positive integers and b is square free.
Find: a + b .
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.
Arrange as quadratic:
2 y 2 − x y + 2 ( x 2 − 1 ) = 0
So y = 2 x ± x 2 − 1 6 ( x 2 − 1 ) y = 2 x ± 1 6 − 1 5 x 2
As y ∈ R discriminant should be greater than zero.So 1 6 − 1 5 x 2 > 0 i . e . x < ∣ 1 5 4 ∣
The area will be A = ∫ 1 5 − 4 1 5 4 y d x
integrating the above expression using basic integration technique the area will be = 1 5 4 π
Shouldn't your denominator be 4 instead of 2? And instead of y , shouldn't your integrand be 2 1 6 − 1 5 x 2 ? Nice method by the way. I did it the same way as Rocco Dalto, but I already knew the formula for the area of an ellipse, so I didn't need to do the integration part.
Problem Loading...
Note Loading...
Set Loading...
Using the equations of rotation to rotate the x and y axis we have:
x = x ′ c o s θ − y ′ s i n θ
y = x ′ s i n θ + y ′ c o s θ
Replacing the equations of rotation in the original equation and simplifying we obtain:
2 x ′ 2 + 2 y ′ 2 + ( y ′ 2 − x ′ 2 ) s i n θ c o s θ + ( s i n 2 θ − c o s 2 θ ) ∗ ( x ′ y ′ )
To eliminate the x ′ y ′ term set s i n 2 θ − c o s 2 θ = 0 ⟹ t a n 2 θ = 0 ⟹ t a n θ = + − 1
For 0 < t a n θ < 9 0 ⟹ θ = 4 5 ⟹
4 x ′ 2 + 4 y ′ 2 + y ′ 2 − x ′ 2 = 4 ⟹ 3 x ′ 2 + 5 y ′ 2 = 4 and we have an ellipse.
The area I = 5 2 ∫ − 2 / 3 2 / 3 4 − 3 x ′ 2 d x ′
Let 3 x ′ = 2 s i n θ ⟹ d x ′ = 3 2 c o s θ d θ ⟹
I = 1 5 4 ∫ − π / 2 π / 2 ( 1 + c o s ( 2 θ ) ) d θ =
1 5 4 ∗ ( θ + 2 1 s i n ( 2 θ ) ) ∣ − π / 2 π / 2 =
1 5 4 π = b a π ⟹ a + b = 1 9