The following are vectors in the x y plane:
v 1 = ( v 1 x , v 1 y ) = ( 0 , 1 ) v 2 = ( v 2 x , v 2 y ) = ( 2 , 0 )
Two curves P 1 and P 2 are implicitly defined below in terms of vector dot products:
( v 1 − P 1 ) ⋅ P 1 = 0 ( v 2 − P 2 ) ⋅ P 2 = 0
What is the area commonly enclosed by both curves?
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.
Problem Loading...
Note Loading...
Set Loading...
We're given that ( p 1 − v 1 ) T p 1 = 0 , therefore, p 1 T p 1 − p 1 T v 1 = 0 . This is can re-written as
( p 1 − 2 v 1 ) T ( p 1 − 2 v 1 ) = ( 2 v 1 ) T ( 2 v 1 )
And this is an equation of a circle with center at 2 v 1 = ( 0 , 2 1 ) , and radius r 1 = 2 1 .
The same can be said about the second curve, resulting in p 2 being a circle with center at ( 1 , 0 ) and radius r 2 = 1 . Now comes the fun part. The distance between the two centers = 1 + 1 / 4 = 2 5 while the two radii add to 1.5, which means there is an intersection between the two circles. The two centers with an intersection point form a triangle with sides 2 1 , 1 , 2 5 . This makes it possible to determine the angles subtended by the intersecting arcs at the two centers. In what follows, θ 1 and θ 2 are half of the subtended angles. It is easy to see that,
θ 1 = cos − 1 ( 2 ⋅ 2 1 ⋅ 2 5 4 5 + 4 1 − 1 ) = cos − 1 ( 5 1 )
while,
θ 2 = cos − 1 ( 2 ⋅ 1 ⋅ 2 5 4 5 + 1 − 4 1 ) = cos − 1 ( 5 2 )
Now we're ready to find the area.
Area = 2 1 r 1 2 ( 2 θ 1 ) + 2 1 r 2 2 ( 2 θ 2 ) − 2 1 r 1 2 sin ( 2 θ 1 ) − 2 1 r 2 2 sin ( 2 θ 2 )
Plugging in all the values results in,
Area = 0 . 2 4 0 4 3 4 8