Last visit was: 24 Apr 2024, 20:48 It is currently 24 Apr 2024, 20:48

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
User avatar
Manager
Manager
Joined: 06 Feb 2010
Posts: 125
Own Kudos [?]: 3283 [36]
Given Kudos: 182
Concentration: Marketing, Leadership
Schools: University of Dhaka - Class of 2010
GPA: 3.63
WE:Business Development (Consumer Products)
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618835 [12]
Given Kudos: 81588
Send PM
Director
Director
Joined: 06 Jan 2015
Posts: 738
Own Kudos [?]: 1586 [5]
Given Kudos: 579
Location: India
Concentration: Operations, Finance
GPA: 3.35
WE:Information Technology (Computer Software)
Send PM
General Discussion
User avatar
Retired Moderator
Joined: 02 Sep 2010
Posts: 615
Own Kudos [?]: 2930 [0]
Given Kudos: 25
Location: London
 Q51  V41
Send PM
Re: In the xy-plane, the vertices of a triangle have coordinates (0,0),(3, [#permalink]
Moving to PS sub-forum ...


!
Please post PS questions in the PS subforum: gmat-problem-solving-ps-140/
Please post DS questions in the DS subforum: gmat-data-sufficiency-ds-141/


To answer this question ... all you need is distance between vertices :

(0,0) & (7,0) : 7
(0,0) & (3,3) : \(3\sqrt{2}\)
(7,0) & (3,3) : \(\sqrt{16+9}=5\)

Perimeter = sum of these three sides = \(12 + 3\sqrt{2}\)

Answer : e
User avatar
Manager
Manager
Joined: 06 Feb 2010
Posts: 125
Own Kudos [?]: 3283 [4]
Given Kudos: 182
Concentration: Marketing, Leadership
Schools: University of Dhaka - Class of 2010
GPA: 3.63
WE:Business Development (Consumer Products)
Send PM
In the xy plane, the vertices of a triangle have coordinates [#permalink]
1
Kudos
3
Bookmarks
In the xy plane, the vertices of a triangle have coordinates(0,0), (3,3), and (7,0). What is the perimeter of the triangle?

(A) 13
(B) 34
(C) root 43
(D) 7+root3
(E) 12 +3root2
User avatar
Senior Manager
Senior Manager
Joined: 13 Aug 2012
Posts: 336
Own Kudos [?]: 1821 [1]
Given Kudos: 11
Concentration: Marketing, Finance
GPA: 3.23
Send PM
Re: In the xy plane, the vertices [#permalink]
1
Kudos
monirjewel wrote:
In the xy plane, the vertices of a triangle have coordinates(0,0), (3,3), and (7,0). What is the perimeter of the triangle?
(A) 13
(B) 34
(C) root 43
(d) 7+root3
(E) 12 +3root2


Get distance between (0,0) and (3,3): \(\sqrt{(3 - 0)^2 + (3-0)^2} = \sqrt{(18)} = 3 \sqrt{(2)}\)
Get distance between (3,3) and (7,0): \(\sqrt{(7-3)^2 + (3-0)^2} = \sqrt{16 + 9}= \sqrt{25}=5\)
Get distance between (0,0) and (7,0): 7

\(P = 7 + 5 + 3\sqrt{2} = 12 + \sqrt{2}\)

Answer: E
User avatar
Manager
Manager
Joined: 05 Sep 2014
Posts: 53
Own Kudos [?]: 11 [0]
Given Kudos: 254
Schools: IIMB
Send PM
Re: In the xy plane, the vertices of a triangle have coordinates [#permalink]
Hi Bunnuel,

Is there any formula to calculate area of triangle when all coordinates are known?

Please help. Many thanks in advance for your kind response

Regards
Megha
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618835 [0]
Given Kudos: 81588
Send PM
Re: In the xy plane, the vertices of a triangle have coordinates [#permalink]
Expert Reply
megha_2709 wrote:
Hi Bunnuel,

Is there any formula to calculate area of triangle when all coordinates are known?

Please help. Many thanks in advance for your kind response

Regards
Megha


I really doubt that you'll need it for the GMAT but here you go:

If the vertices of a triangle are: \(A(a_x, a_y)\), \(B(b_x, b_y)\) and \(C(c_x,c_y)\) then the area of ABC is:

\(area=|\frac{a_x(b_y-c_y)+b_x(c_y-a_y)+c_x(a_y-b_y)}{2}|\).
User avatar
Manager
Manager
Joined: 05 Sep 2014
Posts: 53
Own Kudos [?]: 11 [0]
Given Kudos: 254
Schools: IIMB
Send PM
Re: In the xy plane, the vertices of a triangle have coordinates [#permalink]
Bunuel wrote:
megha_2709 wrote:
Hi Bunnuel,

Is there any formula to calculate area of triangle when all coordinates are known?

Please help. Many thanks in advance for your kind response

Regards
Megha


I really doubt that you'll need it for the GMAT but here you go:

If the vertices of a triangle are: \(A(a_x, a_y)\), \(B(b_x, b_y)\) and \(C(c_x,c_y)\) then the area of ABC is:

\(area=|\frac{a_x(b_y-c_y)+b_x(c_y-a_y)+c_x(a_y-b_y)}{2}|\).



Ohh,

A day before I saw question like that on gmat club. Anyways many thanks for your response and telling me its highly unlikely to come. :)

Regards
Megha
Senior Manager
Senior Manager
Joined: 05 Sep 2016
Status:DONE!
Posts: 274
Own Kudos [?]: 101 [0]
Given Kudos: 283
Send PM
Re: In the xy-plane, the vertices of a triangle have coordinates (0,0),(3, [#permalink]
Relatively straight-forward problem, though I'd suggest plotting it so you can visualize the sides and what two side lengths you will need to calculate.

Base length is 7

(1) Distance between (0,0) & (3,3) --> sqrt[(3^2)+(3^2)] = 3sqrt(2)

(2) Distance between (3,3) & (7,0) --> sqrt[(3-0)^2 + (3-7)^2] = sqrt(9+16) = sqrt(25) =5

Add them all up --> 12+ 3sqrt(2)

E
Intern
Intern
Joined: 30 Mar 2018
Posts: 30
Own Kudos [?]: 25 [0]
Given Kudos: 116
Location: United Kingdom
GMAT 1: 660 Q42 V38
GPA: 4
Send PM
Re: In the xy plane, the vertices of a triangle have coordinates [#permalink]
An efficient way of solving this problem is by recalling common sides of a triangle.

- We know that the length of one of the sides is 7 simply because it's the distance between coordinates (0,0) and (7,0).

- We can split the triangle into 2 smaller triangles
--> Triangle 1 coordinates (0,0), (3,3) and (3,0)
--> Triangle 2 coordinates (3,0), (3,3) and (7,0)

- Triangle 1 has sides that appear to be very similar to the common triangle with sides (1):(1):(√2). In fact, its sides can be written as (3):(3):(3√2) and now we know that one side of the original triangle is (3√2).

- Triangle 2 has sides that are exactly the same as the common triangle with sides (3):(4):(5) and now we know that one side of the original triangle is (5).


Our perimeter is (7) + (3√2) + (5) = 12 +3√2

Looking at the answer choices, we can also tell that the only answer choice that contains (3√2) is answer choice E
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32658
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: In the xy plane, the vertices of a triangle have coordinates [#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: In the xy plane, the vertices of a triangle have coordinates [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

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