Last visit was: 29 Apr 2026, 14:48 It is currently 29 Apr 2026, 14: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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 29 Apr 2026
Posts: 109,975
Own Kudos:
Given Kudos: 105,949
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,975
Kudos: 811,980
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bambi2021
Joined: 13 Mar 2021
Last visit: 23 Dec 2021
Posts: 306
Own Kudos:
Given Kudos: 226
Posts: 306
Kudos: 142
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Nevergiveup69
Joined: 03 Nov 2020
Last visit: 16 Sep 2021
Posts: 10
Own Kudos:
Given Kudos: 9
Location: Australia
Schools:
Schools:
Posts: 10
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Kushchokhani
Joined: 05 Jan 2020
Last visit: 03 Apr 2024
Posts: 508
Own Kudos:
Given Kudos: 692
Status:Admitted to IIM Shillong (PGPEx 2023-24)
Affiliations: CFA Institute; ICAI; BCAS
Location: India
WE 2: EA to CFO (Consumer Products)
GPA: 3.78
WE:Corporate Finance (Commercial Banking)
Products:
Posts: 508
Kudos: 654
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Nevergiveup69
Bunuel
Minimum distance from the circle to the line would be:
Length of perpendicular from the origin to the line (as the circle is centered at the origin) - The radius of a circle (which is 1).

(0,0) is not the point on the circle, it's the center of the circle with radius 1 (circle is centered at the origin).

2.4 is the distance from the line to the origin (the center of the circle), so we should subtract the length of the radius to get the distance from the line to the circle.

ANOTHER SOLUTION:

In an x-y Cartesian coordinate system, the circle with center (a, b) and radius r is the set of all points (x, y) such that:
\((x-a)^2+(y-b)^2=r^2\)

If the circle is centered at the origin (0, 0), then the equation simplifies to:
\(x^2+y^2=r^2\)

So, the circle represented by the equation \(x^2+y^2 = 1\) is centered at the origin and has the radius of \(r=\sqrt{1}=1\).

Then note that min distance from the circle to the line would be: length of perpendicular from the origin to the line (as the circle is centered at the origin) - the radius of a circle (which is 1).

So we should find the length of perpendicular, or the height of the right triangle formed by the X and Y axis and the line \(y = \frac{{3}}{{4}}x-3\).

The legs would be the value of x for y=0 (x intercept) --> y=0, x=4 --> \(leg_1=4\).
and the value of y for x=0 (y intercept) --> x=0, y=-3 --> \(leg_2=3\).

So we have the right triangle with legs 4 and 3 and hypotenuse 5. What is the height of this triangle (perpendicular from right angle to the hypotenuse)? As perpendicular to the hypotenuse will always divide the triangle into two triangles with the same properties as the original triangle: \(\frac{height}{leg_1}=\frac{leg_2}{hypotenuse}\) --> \(\frac{height}{3}=\frac{4}{5}\) --> \(height=2.4\).

\(Distance=height-radius=2.4-1=1.4\)

Answer: A.

Hope it's helps.

Whats the difference between option A and option B? root 2 = 1.4

1.4 means 1.4000 but root 2 means 1.4142 which is more than 1.4000
avatar
Dhwanii
Joined: 16 Mar 2021
Last visit: 04 Feb 2023
Posts: 72
Own Kudos:
Given Kudos: 96
Posts: 72
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I have few doubts here,

1. A triangle has multiple heights depending on respective base we take, am I correct ?
2. Over here why is it that when we take height as leg 1 (3units) as it is perpendicular to leg2 (4 units) and then subtract radius from it (3-1 = 2 units) why don't we get minimum distance, what ensures that drawing a perpendicular from the origin to the line will get us minimum distance
3. d=|ay1+bx1+c|/sqrt a2+b2, over here it will be correct to take a = 1,b=-3/4, c= 3 or a= -1, b= 3/4, c = -3, both will do right ?
User avatar
shivaniilall
Joined: 22 Nov 2021
Last visit: 16 Oct 2025
Posts: 27
Own Kudos:
Given Kudos: 321
Location: India
Posts: 27
Kudos: 11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
KarishmaB
CracktheGmat2010
What is the least possible distance between a point on the circle \(x^2 + y^2 = 1\) and a point on the line \(y = \frac{3}{4}x - 3\) ?

\(1.4\)
\(\sqrt{2}\)
\(1.7\)
\(\sqrt{3}\)
\(2.0\)

Can anyone Please explain this Question??

The question has been discussed before. This is my take on it.

Look at the diagram below and forget the circle for the time being. What is the minimum distance from the center (0,0) to the line? It will the perpendicular from the center to the line, right? (shown by the bold line)

Attachment:
File.jpg

Now think, what will be the shortest distance from the circle to the line? It will be 1 unit less than the distance from the center to the line. Can we say it will be the least in case of the bold line which is perpendicular to the given line? Yes, it will be because in all other cases, the lines are longer than the perpendicular and hence (line - 1) will also be longer.

Then, let's try to find the length of the bold line, x.
Since hypotenuse is 5,
(1/2)*3*4 = (1/2)*5*x = Area of triangle made by the co-ordinate axis and the given line
x = 2.4
So minimum distance is 2.4 - 1 = 1.4


Thankyou for the easy explanation mam :)
User avatar
Kushchokhani
Joined: 05 Jan 2020
Last visit: 03 Apr 2024
Posts: 508
Own Kudos:
Given Kudos: 692
Status:Admitted to IIM Shillong (PGPEx 2023-24)
Affiliations: CFA Institute; ICAI; BCAS
Location: India
WE 2: EA to CFO (Consumer Products)
GPA: 3.78
WE:Corporate Finance (Commercial Banking)
Products:
Posts: 508
Kudos: 654
Kudos
Add Kudos
Bookmarks
Bookmark this Post
shivaniilall
KarishmaB
CracktheGmat2010
What is the least possible distance between a point on the circle \(x^2 + y^2 = 1\) and a point on the line \(y = \frac{3}{4}x - 3\) ?

\(1.4\)
\(\sqrt{2}\)
\(1.7\)
\(\sqrt{3}\)
\(2.0\)

Can anyone Please explain this Question??

The question has been discussed before. This is my take on it.

Look at the diagram below and forget the circle for the time being. What is the minimum distance from the center (0,0) to the line? It will the perpendicular from the center to the line, right? (shown by the bold line)

Attachment:
File.jpg

Now think, what will be the shortest distance from the circle to the line? It will be 1 unit less than the distance from the center to the line. Can we say it will be the least in case of the bold line which is perpendicular to the given line? Yes, it will be because in all other cases, the lines are longer than the perpendicular and hence (line - 1) will also be longer.

Then, let's try to find the length of the bold line, x.
Since hypotenuse is 5,
(1/2)*3*4 = (1/2)*5*x = Area of triangle made by the co-ordinate axis and the given line
x = 2.4
So minimum distance is 2.4 - 1 = 1.4


Thankyou for the easy explanation mam :)

shivaniilall

Please refer sr. no. 11 on this link https://gmatclub.com/forum/rules-for-po ... l#p1092822
User avatar
shivaniilall
Joined: 22 Nov 2021
Last visit: 16 Oct 2025
Posts: 27
Own Kudos:
Given Kudos: 321
Location: India
Posts: 27
Kudos: 11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kushchokhani The solution above really helped me and if I'd see a similar question in exam, I am sure to save two minutes on it. And so, I did not think my comment was unnecessary. I think we can let that be known on this forum.
User avatar
Kushchokhani
Joined: 05 Jan 2020
Last visit: 03 Apr 2024
Posts: 508
Own Kudos:
Given Kudos: 692
Status:Admitted to IIM Shillong (PGPEx 2023-24)
Affiliations: CFA Institute; ICAI; BCAS
Location: India
WE 2: EA to CFO (Consumer Products)
GPA: 3.78
WE:Corporate Finance (Commercial Banking)
Products:
Posts: 508
Kudos: 654
Kudos
Add Kudos
Bookmarks
Bookmark this Post
shivaniilall
Kushchokhani The solution above really helped me and if I'd see a similar question in exam, I am sure to save two minutes on it. And so, I did not think my comment was unnecessary. I think we can let that be known on this forum.

shivaniilall

I am sure you'll come across many such useful solutions in different topics. For this reason, kudos have been introduced. Kudos are a way to give thank you without need to separately post. We understand your sentiments, but imagine if everyone gives a thank you post separately for most of the topics, then the important posts may get lost in the ocean, topics ultimately running in pages after pages. We truly appreciate your thanks in the form of kudos as any person can see who all have given kudos (thanks) for any particular post. Also, kudos have value on GMAT Club in the form of rewards, but thank you post doesn't. No one other than the person to whom we thank is interested to read thank you post and person like me who has a habit to look into detailed discussions will have to go through such kind of posts, thereby not adding any value to our time. So, in the benefit of all, kudos works well.

Your previous post was removed by the moderator for this only reason.

Trust you understand.
User avatar
BritLee
Joined: 08 Oct 2021
Last visit: 20 Mar 2023
Posts: 5
Given Kudos: 38
Location: Canada
Posts: 5
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Minimum distance from the circle to the line would be:
Length of perpendicular from the origin to the line (as the circle is centered at the origin) - The radius of a circle (which is 1).

(0,0) is not the point on the circle, it's the center of the circle with radius 1 (circle is centered at the origin).

2.4 is the distance from the line to the origin (the center of the circle), so we should subtract the length of the radius to get the distance from the line to the circle.

ANOTHER SOLUTION:

In an x-y Cartesian coordinate system, the circle with center (a, b) and radius r is the set of all points (x, y) such that:
\((x-a)^2+(y-b)^2=r^2\)

If the circle is centered at the origin (0, 0), then the equation simplifies to:
\(x^2+y^2=r^2\)

So, the circle represented by the equation \(x^2+y^2 = 1\) is centered at the origin and has the radius of \(r=\sqrt{1}=1\).

Then note that min distance from the circle to the line would be: length of perpendicular from the origin to the line (as the circle is centered at the origin) - the radius of a circle (which is 1).

So we should find the length of perpendicular, or the height of the right triangle formed by the X and Y axis and the line \(y = \frac{{3}}{{4}}x-3\).

The legs would be the value of x for y=0 (x intercept) --> y=0, x=4 --> \(leg_1=4\).
and the value of y for x=0 (y intercept) --> x=0, y=-3 --> \(leg_2=3\).

So we have the right triangle with legs 4 and 3 and hypotenuse 5. What is the height of this triangle (perpendicular from right angle to the hypotenuse)? As perpendicular to the hypotenuse will always divide the triangle into two triangles with the same properties as the original triangle: \(\frac{height}{leg_1}=\frac{leg_2}{hypotenuse}\) --> \(\frac{height}{3}=\frac{4}{5}\) --> \(height=2.4\).

\(Distance=height-radius=2.4-1=1.4\)

Answer: A.

Hope it's helps.

Hi there,
Could you explain how you setup this ratio?

heightleg1=leg2hypotenuseheightleg1=leg2hypotenuse

I'm having trouble understanding it conceptually.
User avatar
adgarg
Joined: 02 Feb 2023
Last visit: 21 Dec 2024
Posts: 27
Own Kudos:
Given Kudos: 31
Location: India
Posts: 27
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
KarishmaB
A rather nice question and I think Bunuel has already explained sufficient alternative solutions. I just want to add a method of finding the altitude of a right triangle here that I think is particularly neat
Attachment:
Ques2.jpg

I want to find x here since (x - 1) will be the minimum distance from the circle to the line (as explained above)

Area of the given right triangle = (1/2)*3*4 (3 is base and 4 is altitude)= (1/2)*5*x (5 is base and x is altitude)
So x = 2.4

Finding the area of the original triangle in two different ways and equating it will help you find the altitude.

where did you get 5 from?
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,996
Own Kudos:
Posts: 38,996
Kudos: 1,120
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
   1   2 
Moderators:
Math Expert
109975 posts
Tuck School Moderator
852 posts