Last visit was: 26 Apr 2024, 18:27 It is currently 26 Apr 2024, 18:27

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: 92948
Own Kudos [?]: 619246 [3]
Given Kudos: 81609
Send PM
Most Helpful Reply
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6818
Own Kudos [?]: 29942 [3]
Given Kudos: 799
Location: Canada
Send PM
General Discussion
Verbal Forum Moderator
Joined: 08 Dec 2013
Status:Greatness begins beyond your comfort zone
Posts: 2100
Own Kudos [?]: 8811 [0]
Given Kudos: 171
Location: India
Concentration: General Management, Strategy
GPA: 3.2
WE:Information Technology (Consulting)
Send PM
avatar
Intern
Intern
Joined: 27 Apr 2015
Posts: 8
Own Kudos [?]: 13 [1]
Given Kudos: 1946
Send PM
Re: In the coordinate plane, what is the distance between points (3, 5) an [#permalink]
1
Bookmarks
Distance between 2 points is [(x2-x1)^2 +(y2-y1)^2]^1/2

= [ (7-3)^2 + (10-5)^2 ]^(1/2)
= [ 4^2 + 5^2 ]^(1/2)
= [41]^(1/2)

Thus answer is E
Manager
Manager
Joined: 07 May 2015
Posts: 159
Own Kudos [?]: 72 [1]
Given Kudos: 21
Location: India
GMAT 1: 660 Q48 V31
GPA: 3
Send PM
Re: In the coordinate plane, what is the distance between points (3, 5) an [#permalink]
1
Bookmarks
sqrt((y2-y1)^2 +(x2-x1)^2)
thus
sqrt((10-5)^2+(7-3)^2)
sqrt(25+16)= sqrt(41)

Ans:
E
User avatar
Tutor
Joined: 20 Aug 2015
Posts: 350
Own Kudos [?]: 1393 [1]
Given Kudos: 10
Location: India
GMAT 1: 760 Q50 V44
Send PM
In the coordinate plane, what is the distance between points (3, 5) an [#permalink]
1
Kudos
Expert Reply
Bunuel wrote:
In the coordinate plane, what is the distance between points (3, 5) and (7, 10)?

A. 3
B. 4
C. \(2\sqrt{5}\)
D. \(\sqrt{37}\)
E. \(\sqrt{41}\)



Kudos for correct solution.


Distance between two points = \(\sqrt{((x2 - x1)^2 + (y2 - y1)^2)}\)
In this particular case, \(\sqrt{((7-3)^2 + (10 - 5)^2 )}\)=\(\sqrt{(16 + 25)}\) = \(\sqrt{41}\)
Option E
Senior Manager
Senior Manager
Joined: 04 Jun 2016
Posts: 484
Own Kudos [?]: 2335 [1]
Given Kudos: 36
GMAT 1: 750 Q49 V43
Send PM
Re: In the coordinate plane, what is the distance between points (3, 5) an [#permalink]
1
Kudos
Bunuel wrote:
In the coordinate plane, what is the distance between points (3, 5) and (7, 10)?

A. 3
B. 4
C. \(2\sqrt{5}\)
D. \(\sqrt{37}\)
E. \(\sqrt{41}\)



Kudos for correct solution.


Use distance formula
\(d=\sqrt{(delta x)^2 +(delta y)^2}\)

\(d=\sqrt{(7-3)^2 +(10-5)^2}\)

\(d=\sqrt{(4)^2 +(5)^2}\)

\(d=\sqrt{(16)+(25)}\)

\(d=\sqrt{41}\)

Answer is E
Senior SC Moderator
Joined: 22 May 2016
Posts: 5330
Own Kudos [?]: 35497 [1]
Given Kudos: 9464
Send PM
In the coordinate plane, what is the distance between points (3, 5) an [#permalink]
1
Kudos
Expert Reply
Bunuel wrote:
In the coordinate plane, what is the distance between points (3, 5) and (7, 10)?

A. 3
B. 4
C. \(2\sqrt{5}\)
D. \(\sqrt{37}\)
E. \(\sqrt{41}\)

Kudos for correct solution.

Approach: One step away from the distance formula. For me, the latter is slower. This method = half a minute.

Find the leg lengths of the right triangle created by the two points (easy to see if you sketch). Hypotenuse = distance between points.

The length of one leg of the right triangle is the difference between the x-coordinates: (7-3) = 4

The length of the other leg is the difference between the y-coordinates: (10-5) = 5

Pythagorean theorem:
(leg 1)\(^2\) + (leg 2)\(^2\) = hypotenuse\(^2\) (= d\(^2\))

4\(^2\) + 5\(^2\) = d\(^2\)
16 + 25 = d\(^2\)
d\(^2\) = 41
d = \(\sqrt{41}\)

Answer E
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6277 [1]
Given Kudos: 1646
Send PM
Re: In the coordinate plane, what is the distance between points (3, 5) an [#permalink]
1
Bookmarks
Expert Reply
Bunuel wrote:
In the coordinate plane, what is the distance between points (3, 5) and (7, 10)?

A. 3
B. 4
C. \(2\sqrt{5}\)
D. \(\sqrt{37}\)
E. \(\sqrt{41}\)


We can use the distance formula:

d = √[(y2 - y1)^2 + (x2 - x1)^2]

d = √[(10 - 5)^2 + (7 - 3)^2]

d = √(5^2 + 4^2)

d = √(25 + 16) = √41

Answer: E
Intern
Intern
Joined: 20 Aug 2019
Posts: 32
Own Kudos [?]: 40 [0]
Given Kudos: 66
Location: Malaysia
Concentration: Strategy, General Management
GMAT 1: 630 Q40 V36
GPA: 4
Send PM
Re: In the coordinate plane, what is the distance between points (3, 5) an [#permalink]
Correct Answer: E

The points (3, 5) and (7,10) will form a right triangle with sides of 4 (the difference in the x-coordinates, 7 - 3) and 5 (the difference in the y-coordinates, 10 -5). The hypotenuse is the distance between those two points.

Using the Pythagorean Theorem: 42+52=c2
; 16 + 25 = 41. c2
= 41, so c = 41−−√
. Note that A is a trap answer, encouraging you to see the sides of 4 and 5 and assume that this is a 3 - 4 - 5 right triangle. Because the distance between these points must be the hypotenuse, or longest side, that ratio is not true of this triangle.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32689
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: In the coordinate plane, what is the distance between points (3, 5) an [#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 coordinate plane, what is the distance between points (3, 5) an [#permalink]
Moderators:
Math Expert
92948 posts
Senior Moderator - Masters Forum
3137 posts

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