circle

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 77
Joined: Mon Jul 09, 2007 6:54 pm
Location: US of A

by Auzbee » Sat Jan 05, 2008 12:23 am
how do you get from
"((#R^2)-(#r^2)/(#r^2))=3/1"
to
"=> #R^2=4#r^2"
Solve it like this:
=> (a-b)/b=3/1
=> a-b=3b
=> a=4b

where a=#R^2 and b=#r^2.

User avatar
Master | Next Rank: 500 Posts
Posts: 157
Joined: Tue Dec 04, 2007 9:05 am
Thanked: 9 times
GMAT Score:680

by hemanth28 » Sat Jan 05, 2008 4:29 am
I guess the answer should be C.

User avatar
Master | Next Rank: 500 Posts
Posts: 400
Joined: Mon Dec 10, 2007 1:35 pm
Location: London, UK
Thanked: 19 times
GMAT Score:680

by II » Sat Jan 05, 2008 7:24 am
I am with Auzbee on this. I also think that the answer is 2. Does anyone actually have the official answer:

How I came to the answer, with some help from Auzbee !

Let R = big circle radius
Let r = small circle radius

Big circle area = ∏R²
Small circle area = ∏r²

Shaded area = Big circle area - Small circle area
Shaded area = ∏R² - ∏r²

The question tells us that the shaded area is 3 time the small circle area.

Shaded area = 3 x ∏r²
∏R² - ∏r² = 3(∏r²)
∏R² = 3(∏r²)+(∏r²)
∏R² = 4(∏r²)

Lets get rid of the squares ... so we have to apply √ to both sides of the equation:

√∏R² = √4(∏r²)
∏R = 2∏r
∏R/∏r = 2∏r/∏r
∏R/∏r = 2
Remove ∏ from both numerator and denominator from left hand side:
R/r = 2

So the radius of the big circle (R) is twice as big as the small circle radius (r).

Therefore the circumference will also be twice as big, so the answer is C.

Thanks.
II

Master | Next Rank: 500 Posts
Posts: 158
Joined: Mon Dec 03, 2007 8:32 am
Thanked: 7 times

by StarDust845 » Sat Jan 05, 2008 8:52 am
I should read all the posts before posting mine. Camitava corrected his solution earlier.. so deleting my comments and posting only the solution.

<deleting>


Given: PI (R^2 - r^2) = 3PIr^2 which implies (R/r)^2 = 4 and hence R/r = 2

That is what we want. Hence the ratio is 2 that is C in the given choices.

Calista.
Last edited by StarDust845 on Sun Jan 06, 2008 12:10 pm, edited 2 times in total.

Master | Next Rank: 500 Posts
Posts: 124
Joined: Thu Aug 23, 2007 5:11 am
Thanked: 2 times

by gmatguy16 » Sun Jan 06, 2008 10:42 am
i agree with 2,
amit dont you think that area of shaded circle is
pi*R^2- pi*r^2 and not pi*(R-r)^2

User avatar
GMAT Instructor
Posts: 3225
Joined: Tue Jan 08, 2008 2:40 pm
Location: Toronto
Thanked: 1710 times
Followed by:614 members
GMAT Score:800

by Stuart@KaplanGMAT » Tue Jan 08, 2008 7:20 pm
How about reasoning it out without solving formulas?

If the area of the shaded region is 3 times as much as that of the non-shaded region, then the ratio of the area of the big circle to that of the small circle is 4:1.

Area is based off of the square of the radius... so if the big circle has 4 times the area, it will have root 4 = 2 times the radius.

Since circumference is linear, if the big circle has twice the radius, it will also have twice the circumference.
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course

User avatar
Master | Next Rank: 500 Posts
Posts: 400
Joined: Mon Dec 10, 2007 1:35 pm
Location: London, UK
Thanked: 19 times
GMAT Score:680

by II » Thu Jan 10, 2008 5:13 pm
Stuart Kovinsky wrote:How about reasoning it out without solving formulas?

If the area of the shaded region is 3 times as much as that of the non-shaded region, then the ratio of the area of the big circle to that of the small circle is 4:1.

Area is based off of the square of the radius... so if the big circle has 4 times the area, it will have root 4 = 2 times the radius.

Since circumference is linear, if the big circle has twice the radius, it will also have twice the circumference.
A very good point ... and a different way of looking at this ! :-)