Tough DS

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 391
Joined: Sat Mar 02, 2013 5:13 am
Thanked: 50 times
Followed by:4 members

Tough DS

by rakeshd347 » Thu Oct 17, 2013 8:57 pm
What is the area of the smaller sector enclosed by the graphs x^2+y^2=4 and y=|x|?

Ï€/4
Ï€/2
Ï€
2Ï€
3Ï€

OA is C But I couldn't understand the question properly what is question actually asking? Can someone please explain.
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 1556
Joined: Tue Aug 14, 2012 11:18 pm
Thanked: 448 times
Followed by:34 members
GMAT Score:650

by theCodeToGMAT » Thu Oct 17, 2013 9:03 pm
x^2+y^2=4 --> represents CIRLCE at center 0,0 and radius 2

and y=|x| --> for every value of "x", whether -ve or +ve, "y" is positive
Attachments
solution.JPG
R A H U L

Master | Next Rank: 500 Posts
Posts: 391
Joined: Sat Mar 02, 2013 5:13 am
Thanked: 50 times
Followed by:4 members

by rakeshd347 » Thu Oct 17, 2013 10:55 pm
theCodeToGMAT wrote:x^2+y^2=4 --> represents CIRLCE at center 0,0 and radius 2

and y=|x| --> for every value of "x", whether -ve or +ve, "y" is positive
I did the same as you did but then I got confused with this thing.

If you take x=4,-4 then Y=4 so the area will widen right? you have only done with x=1,-1 and y=1.
My question is why didn't you consider x=4,-4 or 5,-5 or so on. If you chose those the area will be bigger. That made me confused.

User avatar
Legendary Member
Posts: 1556
Joined: Tue Aug 14, 2012 11:18 pm
Thanked: 448 times
Followed by:34 members
GMAT Score:650

by theCodeToGMAT » Thu Oct 17, 2013 11:06 pm
Rakesh, we need to find the smaller sector area.. Sector area means area covered inside a circle for some particular angle..

The radius of circle = 2

Now, if we consider x = -4 or 4 then correspondingly y = 4.. the corresponding overlap region is only up to x=2 & y=2 ..

So, the restricted region is defined by the circle's radius = 2

By the way, I din't consider x = 1 or -1 :)
R A H U L

Master | Next Rank: 500 Posts
Posts: 269
Joined: Thu Sep 19, 2013 12:46 am
Thanked: 94 times
Followed by:7 members

by mevicks » Fri Oct 18, 2013 7:47 am
Graph of y = |x| is similar to the graph of y = x but with one exception : the -ive side is reflected over the x axis.
Thus for y = |x|
y = x for x > 0
y = -x for x < 0
Essentially the negative half of the y = x would be reflected up creating a "V" shape.

Also, the general equation of a circle with center at (a, b) and radius r --> (x - a)² + (y - b)² = r²
In our case a and b are zero thus the center is at the origin : x² + y² = 2²

Image
We need the area of the common region between the V shape and the circle with a radius of 2 units (the shaded sector)

Area of the sector = Image

Answer C