|
Author |
Message |
|
Senior Manager
Joined: 20 Feb 2008
Posts: 299
Location: Bangalore, India
Schools: R1:Cornell, Yale, NYU. R2: Haas, MIT, Ross
Followers: 4
Kudos [?]:
18
[1] , given: 0
|
1
This post received KUDOS
Question Stats:
45% (01:48) correct
54% (00:45) wrong based on 101 sessions
A rectangle is inscribed in a circle of radius 5. Is the area of the rectangle bigger than 48 ? 1. The ratio of the lengths of sides of the rectangle is 3:4 2. The difference between the lengths of sides of the rectangle is smaller than 3 Source: GMAT Club Tests - hardest GMAT questions
|
|
|
|
|
|
|
|
|
CEO
Joined: 29 Aug 2007
Posts: 2528
Followers: 41
Kudos [?]:
364
[1] , given: 19
|
1
This post received KUDOS
ventivish wrote: A rectangle is inscribed in a circle of radius 5. Is the area of the rectangle bigger than 48 ?
1. The ratio of the lengths of sides of the rectangle is 3:4 2. The difference between the lengths of sides of the rectangle is smaller than 3 A. very tricky. 1. The sides of the rectangles has to be 6 and 8 cus the diagnol of the rectangle is 10, which is the diameater of the circle. If we change (decrease) a side of the rectangle, another side will also be changed (increase) and vice versa. 2. really doesnot help.
_________________
Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html Math: new-to-the-math-forum-please-read-this-first-77764.html Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html
GT
|
|
|
|
|
|
Senior Manager
Joined: 20 Feb 2008
Posts: 299
Location: Bangalore, India
Schools: R1:Cornell, Yale, NYU. R2: Haas, MIT, Ross
Followers: 4
Kudos [?]:
18
[0], given: 0
|
Thanks alot GMATTIGER for your answers. However, the question does not mention that the diagonal of the rectangle passes through the centre of the circle. Is this something that must be assumed for a rectangle inscribed in a circle?
|
|
|
|
|
|
CEO
Joined: 29 Aug 2007
Posts: 2528
Followers: 41
Kudos [?]:
364
[0], given: 19
|
ventivish wrote: Thanks alot GMATTIGER for your answers. However, the question does not mention that the diagonal of the rectangle passes through the centre of the circle. Is this something that must be assumed for a rectangle inscribed in a circle? It has to be. You cannot make any rectanlge that is inscribed in a circle with a diagnal not equal tyo the diameter of the circle. No matter however you draw a rectangle, its diagnol is the diameter of the circle.
_________________
Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html Math: new-to-the-math-forum-please-read-this-first-77764.html Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html
GT
|
|
|
|
|
|
Intern
Joined: 12 Jun 2009
Posts: 8
Followers: 0
Kudos [?]:
1
[1] , given: 1
|
1
This post received KUDOS
If the diameter = 10 and radius is 5, then the hypo of the mini triangle is 3:4:5 (you need to draw to visualise).
Hence, the side of the triangle is 6 (3X2) and 8 (4X2). This is sufficient to answer the question..
|
|
|
|
|
|
Senior Manager
Joined: 01 Feb 2010
Posts: 275
Followers: 1
Kudos [?]:
30
[0], given: 2
|
ventivish wrote: A rectangle is inscribed in a circle of radius 5. Is the area of the rectangle bigger than 48 ? 1. The ratio of the lengths of sides of the rectangle is 3:4 2. The difference between the lengths of sides of the rectangle is smaller than 3 Source: GMAT Club Tests - hardest GMAT questions 1 is enough, (3x)^2+(4x)^2 = 10^2 x=2 area = 6*8 = 48 hence sufficient to answer 2 is not enough, l^2+(l-3)^2=10^2 2l^2-6*l+9 = 100 so not enough to solve. Hence A.
|
|
|
|
|
|
Intern
Joined: 11 Jan 2010
Posts: 34
Followers: 1
Kudos [?]:
35
[8] , given: 6
|
8
This post received KUDOS
Suppose sides of the ractangle are a and b.
Then, given: a^2 + b^2 = 10^2 (The diagonal of the ractangle is same as the diameter of the circle.) => a^2 + b^2 = 100
Question: Is ab > 48 ?
S1: a = 3k and b = 4k (3k)^2 + (4k)^2 = 100 => k=2 Thus, a = 6 and b = 8 => ab = 48 Therefore, ab > 48 is not true.
Result: S1 is sufficient to answer the question.
S2: b - a < 3 Squaring both the sides of the inequality, gives: a^2 + b^2 - 2ab < 9 => 100 - 2ab < 9 Solving the inequality gives: ab > 45.5 Therefore, ab > 48 may or may not be true.
Result: S2 is NOT sufficient to answer the question.
My answer is A.
|
|
|
|
|
|
Manager
Joined: 04 Feb 2007
Posts: 88
Followers: 1
Kudos [?]:
38
[0], given: 16
|
chuckberry007 wrote: If the diameter = 10 and radius is 5, then the hypo of the mini triangle is 3:4:5 (you need to draw to visualise).
Hence, the side of the triangle is 6 (3X2) and 8 (4X2). This is sufficient to answer the question.. I initially agreed with you but on 2nd thought... the pythagorean triples only hold for integers. The stimulus never states that the sides of the rectangle were integers. if a & b are the sides of the rectangle and c is the diagonal then the pyth theorem states a^2 + b^2 = c^2 c = 10 lets set a =1 now the equation becomes: 1 + b^2 = 100 b^2 = 99 b = sqrt(99) = aproximately 9.95 the area of the rectangle is a*b = 1*9.95 = 9.95, which is less than 48 we can also use the triples 6,8,10 to get the area = 48. Therefore we need more information than just the stimulus to answer the question. 1) if the ratio of the sides are 3:4 and the diagnol is 10, then the sides must equal 6 & 8 and the area equals 48 sufficient 2) try 6,8,10 : 8-6 = 2 which meets the criteria. Area = 48 try 7, x, 10: x^2 = 100-49 = 51 x=sqrt(51)= a lil bit greater than 7 area = 7 * x = 7 * (a lil greater than 7) = something greater than 48. We have shown that the area can equal 48 as well as be greater than 48 with the difference between the sides of the rectangle less than 3. Insufficient.
_________________
If you like my post, a kudos is always appreciated
|
|
|
|
|
|
Manager
Joined: 05 Dec 2009
Posts: 130
Followers: 2
Kudos [?]:
73
[2] , given: 0
|
2
This post received KUDOS
a rectangle with the max area is possible only when diagonal is the diameter. but we can have a square as well with diagonal as 10, resulting in each side with 5root2 and area = 50. So we just need to make sure that it is not a square, since the A says that sides are in 3:4 ratio, so the largest rectangle can be with sides 6,8 and dia 10. and area = 48.
B can conclude in both sides with same length and area = 50..so not enough...
Ans is A.
|
|
|
|
|
|
Senior Manager
Joined: 13 Dec 2009
Posts: 268
Followers: 8
Kudos [?]:
69
[0], given: 13
|
ventivish wrote: A rectangle is inscribed in a circle of radius 5. Is the area of the rectangle bigger than 48 ? 1. The ratio of the lengths of sides of the rectangle is 3:4 2. The difference between the lengths of sides of the rectangle is smaller than 3 Source: GMAT Club Tests - hardest GMAT questions hypotenuse of rectangle is 10 i.e. diameter stmt1: 3:4 3x and 4x are the sides and 9x^2+16x^2 = 100 =>x^2 = 4 => x = 2 => 6 and 8 are the sides and area is 48 so suff stmt2: l-b<3 and we have l^2+b^2 = 100 cannot find l or b so insuff hence A
_________________
My debrief: done-and-dusted-730-q49-v40
|
|
|
|
|
|
Director
Joined: 03 Sep 2006
Posts: 909
Followers: 5
Kudos [?]:
35
[0], given: 33
|
GMAT TIGER wrote: ventivish wrote: Thanks alot GMATTIGER for your answers. However, the question does not mention that the diagonal of the rectangle passes through the centre of the circle. Is this something that must be assumed for a rectangle inscribed in a circle? It has to be. You cannot make any rectanlge that is inscribed in a circle with a diagnal not equal tyo the diameter of the circle. No matter however you draw a rectangle, its diagnol is the diameter of the circle. The reason is that rectangle has all it's angles equal to 90degree. And you must know that angle inscribed in a semicircle is always 90degrees. This means, the diagonal is exactly the diameter of the circle.
|
|
|
|
|
|
Intern
Affiliations: IEEE, PMI, MIEEE, PMP, New Nigeria Club
Joined: 08 Dec 2009
Posts: 5
Location: Lagos , Nigeria
Schools: Wharton, Kellogg,NYU STERN, Jones, Simon
Followers: 0
Kudos [?]:
1
[0], given: 7
|
Hello all, Just trying to confirm this very question ? Is the area of the rectangle within the corcle bigger than 48? For both statements 1 ) AREA = 48 !! Not > 48 2) Not sufficient Please kindly let me know that i am right please . IMO: E
_________________
Easy does it , an extra effort does not hurt...
|
|
|
|
|
|
CIO
Joined: 02 Oct 2007
Posts: 1256
Followers: 75
Kudos [?]:
515
[0], given: 334
|
You are wrong. OA is A. Please see the second post of this thread for the explanation. isiadeolumide33 wrote: Hello all,
Just trying to confirm this very question ?
Is the area of the rectangle within the corcle bigger than 48?
For both statements 1 ) AREA = 48 !! Not > 48 2) Not sufficient
Please kindly let me know that i am right please .
IMO: E
_________________
Welcome to GMAT Club! 
   Want to solve GMAT questions on the go? GMAT Club iPhone app will help. Please read this before posting in GMAT Club Tests forum Result correlation between real GMAT and GMAT Club Tests Are GMAT Club Test sets ordered in any way?
Take 15 free tests with questions from GMAT Club, Knewton, Manhattan GMAT, and Veritas.
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Director
Joined: 21 Dec 2009
Posts: 591
Concentration: Entrepreneurship, Finance
Followers: 14
Kudos [?]:
142
[0], given: 20
|
I have gone through the previous posts, and I agree with them: That the diagonal of an inscribed rectangle is always the diameter of the circle. (1) 3k:4k:10 => (3k)^2 + (4k)^2 = 100…k=2; 6^2+8^2(area of rec.) = 48…Suff. (2) 6x8(difference is 2) = 48; 7xsqrt(51) (difference is < 1) > 48…Insuff. OR a – b < 3 (given)…where a^2 + b^2 = 10^2 => a^2+b^2 – 2ab < 9 => 100 – 2ab < 9 i.e ab >45.5. hence, ab may or may not be > 48… Insuff clearly understood...OA is thus A.
_________________
KUDOS me if you feel my contribution has helped you.
|
|
|
|
|
|
Intern
Joined: 15 Nov 2009
Posts: 31
Location: Moscow, Russia
Followers: 0
Kudos [?]:
8
[0], given: 0
|
If you change the 2nd stmt as follows 2. The difference between the lengths of sides of the rectangle is smaller than 2 then the area will be bigger than 48. So, the 1st stmt is suff to determine that the area is 48 and not bigger, the second stmt is suff to determine that the area is bigger than 48. What is the answer in this case?
|
|
|
|
|
|
Manager
Joined: 12 Jul 2010
Posts: 68
Followers: 1
Kudos [?]:
2
[0], given: 3
|
The explanation for A:
1) l:b is defined so l,b values can be calculated. 2) l-b<3 => l^2 + b^2 - 2lb < 9 or lb> 45.5 So unsufficient to say whether lb > 48 or not.
|
|
|
|
|
|
Intern
Joined: 06 Sep 2010
Posts: 11
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Answer is D (Correct me if I am wrong)
Statement 1 : Everybody knows that this is sufficient. Statement 2 : It says that the difference between the lengths of sides of the rectangle is smaller than 3,so that means l-b < 3..Also it has a fact that the diagonal of the rectangle is 10 (since radius of circle is 5).Now,considering these values (l^2 + b^2 = 100 and l-b<3),we have only one possibility when the diagonal can be of 10 units i.e. when we have sides 8 and 6.Hence,this statement is also sufficient to answer.
Let me know what you guys think....
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 12101
Followers: 1877
Kudos [?]:
10108
[1] , given: 960
|
1
This post received KUDOS
sahilkhurana06 wrote: Answer is D (Correct me if I am wrong)
Statement 1 : Everybody knows that this is sufficient. Statement 2 : It says that the difference between the lengths of sides of the rectangle is smaller than 3,so that means l-b < 3..Also it has a fact that the diagonal of the rectangle is 10 (since radius of circle is 5).Now,considering these values (l^2 + b^2 = 100 and l-b<3),we have only one possibility when the diagonal can be of 10 units i.e. when we have sides 8 and 6.Hence,this statement is also sufficient to answer.
Let me know what you guys think.... Statement (2) is not sufficient, see algebraic solutions on previous page or consider the following examples: If a=8 and b=6 ( a-b=2<3 and a^2+b^2=100) then area=ab=48 and the answer to the question "is area>48" is NO; If a=b=\sqrt{50} ( a-b=0<3 and a^2+b^2=100) then area=ab=50 and the answer to the question "is area>48" is YES. Note that in this case inscribed figure is square, which is a special type of rectangle. Two different answers not sufficient. Answer: A. I think that the problem with your solution is that you assumed with no ground for it that the lengths of the sides of the rectangle are integers. Hope it's clear.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!, 11 New DS set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Intern
Joined: 06 Sep 2010
Posts: 11
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Thanks Buddy..Got it now..Ans is A
|
|
|
|
|
|
Manager
Joined: 06 Feb 2012
Posts: 92
WE: Project Management (Other)
Followers: 2
Kudos [?]:
38
[0], given: 16
|
I am new on this forum and would like to know if the GMAT Club Tests were providing 'official' answers explanations. Having 10-15 posts to answer a question provides some interesting back and forth and sometimes multiple angles to solve it but it can unfortunately be confusing as well. Adding an 'official' explanation to the correct answer - maybe as a second show/ hide section - would in my opinion provide added value. Greg
_________________
Kudos is a great way to say Thank you...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|