Last visit was: 25 Apr 2024, 12:24 It is currently 25 Apr 2024, 12:24

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92914
Own Kudos [?]: 619001 [33]
Given Kudos: 81595
Send PM
Most Helpful Reply
avatar
Manager
Manager
Joined: 25 Mar 2014
Posts: 108
Own Kudos [?]: 126 [9]
Given Kudos: 48
Location: India
Concentration: Operations, Finance
GMAT Date: 05-10-2015
GPA: 3.51
WE:Programming (Computer Software)
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92914
Own Kudos [?]: 619001 [5]
Given Kudos: 81595
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 03 Oct 2013
Status:Kitchener
Posts: 64
Own Kudos [?]: 46 [1]
Given Kudos: 144
Location: Canada
Concentration: Finance, Finance
GPA: 2.9
WE:Education (Education)
Send PM
Re: Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
the answer is B

the circle will form tringle that have absic =8 and hight= 3

so the area is 1/2*8*3=12
Manager
Manager
Joined: 26 Dec 2012
Posts: 132
Own Kudos [?]: 51 [3]
Given Kudos: 4
Location: United States
Concentration: Technology, Social Entrepreneurship
WE:Information Technology (Computer Software)
Send PM
Re: Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
2
Kudos
Center of the circle =(5,3) & Radius = 5; circle touches y axis at (0,3), and X axis at (1,0) & (9,0) (with help of radius y intercept we can find x intercept using Pythagorean theorem ).
Therefore Area of triangle = 3*8 /2 = 12
Therefore ans is B

Thanks
avatar
Intern
Intern
Joined: 25 Dec 2014
Posts: 20
Own Kudos [?]: 17 [0]
Given Kudos: 90
Send PM
Re: Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
Quote:
What is the area of the triangle formed by these three intercepts

Shouldn't this be rephrased as "What is the area of the triangle formed by the x-inercepts and the centre?
User avatar
Retired Moderator
Joined: 06 Jul 2014
Posts: 1010
Own Kudos [?]: 6341 [1]
Given Kudos: 178
Location: Ukraine
Concentration: Entrepreneurship, Technology
GMAT 1: 660 Q48 V33
GMAT 2: 740 Q50 V40
Send PM
Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
1
Kudos
StrikerT wrote:
Quote:
What is the area of the triangle formed by these three intercepts

Shouldn't this be rephrased as "What is the area of the triangle formed by the x-inercepts and the centre?


No, because question asks about about area of triangle with vertexes at coordinates: (0, 3), (1, 0) and (9, 0)

On the picture we see height of triangle that drew from point (5, 3) because this is height and doesn't matter from which point we will draw it: from (0, 3) or from (5, 3) it's still height of this triangle.
avatar
Intern
Intern
Joined: 25 Dec 2014
Posts: 20
Own Kudos [?]: 17 [0]
Given Kudos: 90
Send PM
Re: Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
Harley1980 wrote:
StrikerT wrote:
Quote:
What is the area of the triangle formed by these three intercepts

Shouldn't this be rephrased as "What is the area of the triangle formed by the x-inercepts and the centre?


No, because question asks about about area of triangle with vertexes at coordinates: (0, 3), (1, 0) and (9, 0)

On the picture we see height of triangle that drew from point (5, 3) because this is height and doesn't matter from which point we will draw it: from (0, 3) or from (5, 3) it's still height of this triangle.


Ah. How can I miss that. :(
Thanks.
User avatar
Senior Manager
Senior Manager
Joined: 07 Aug 2011
Posts: 425
Own Kudos [?]: 1751 [0]
Given Kudos: 75
Concentration: International Business, Technology
GMAT 1: 630 Q49 V27
Send PM
Re: Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
Bunuel wrote:
Point W = (5, 3). Circle J has a center at point W and radius of r = 5. This circle intersects the y-axis at one intercept and the x-axis at two intercepts. What is the area of the triangle formed by these three intercepts?

(A) 7.5
(B) 12
(C) 15
(D) 24
(E) 30

Kudos for a correct solution.


At Y=0 ,
(x-5)^2 + 9 = 25 ; X-5 = +-4; X=9,1
At X=0
25+(Y-3)^2 = 25 ; Y=3.

area of triangle = 1/2 * 3 * (9-1) = 12 .
answer B.
Re: Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
Circle cuts at (0,3), (1,0) and (9,0). Area of bigger triangle with points (0,3), (0,0) and (9,0) is 27/2.
Area of smaller triangle with points (0,3), (0,0) and (1,0) is 3/2.
Therefore, 27/2- 3/2 = 24/2 = 12.
Ans b

Posted from my mobile device
VP
VP
Joined: 11 Aug 2020
Posts: 1262
Own Kudos [?]: 201 [0]
Given Kudos: 332
Send PM
Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
Well, that took a solid 7 minutes trying to figure out what the x-intercepts are for this.

First, if the centre is at W(5,3) and the radius is at 5, then one of the vertices is at (0,3). Therefore the height is 3: h = 3.

Next, figure out what the x-intercepts are.

d = √(x2 - x1)^2 + (y2 - y1)^2
5 = √(5 - x1)^2 + (3-0)^2
25 = (5-x1)^2 + 9
16 = (5-x1)^2
4 = | 5 - x1|
x1 = 1, 9

So, the x intercepts are (1,0) and (9,0).

Therefore, the base of the triangle is 9 - 1 = 8.

A = 8 x 3 /2 = 12.

B. (Upon looking at the other answers, is my approach wrong?)
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32676
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: Point W = (5, 3). Circle J has a center at point W and radius of r = [#permalink]
Moderators:
Math Expert
92914 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne