Last visit was: 24 Apr 2024, 03:40 It is currently 24 Apr 2024, 03:40

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: 12 May 2012
Posts: 56
Own Kudos [?]: 242 [29]
Given Kudos: 14
Location: India
Concentration: General Management, Operations
GMAT 1: 650 Q51 V25
GMAT 2: 730 Q50 V38
GPA: 4
WE:General Management (Transportation)
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92901
Own Kudos [?]: 618697 [14]
Given Kudos: 81586
Send PM
Senior Manager
Senior Manager
Joined: 29 Mar 2012
Posts: 267
Own Kudos [?]: 1492 [5]
Given Kudos: 23
Location: India
GMAT 1: 640 Q50 V26
GMAT 2: 660 Q50 V28
GMAT 3: 730 Q50 V38
Send PM
General Discussion
Senior Manager
Senior Manager
Joined: 29 Mar 2012
Posts: 267
Own Kudos [?]: 1492 [5]
Given Kudos: 23
Location: India
GMAT 1: 640 Q50 V26
GMAT 2: 660 Q50 V28
GMAT 3: 730 Q50 V38
Send PM
Re: Is line y = kx + b tangent to circle x^2 + y^2 = 1 ? [#permalink]
3
Kudos
2
Bookmarks
Hi,

To check the tangency of line to a circle:
if the shortest distance from the center of the circle to the line is equal to radius then the line is tangent to circle.

center of circle\(x^2+y^2=1\) is (0,0)

For line y-kx-b=0 to be tangesnt, the shortest distance between line & (0,0) = radius = 1
or \(|(0-k*0-b)/\sqrt{1+k^2}|=1\)
or \(|b|=\sqrt{1+k^2}\)
squaring both sides,
\(b^2=1+k^2\)
so, question can be reframed as Is \(b^2-k^2=1\)?

Clearly, neither (1) nor (2) proves the above relation.

Hence, answer is (E)
(Note that for some value of b & k the line might be tangent, but using (1) or (2) we can't definitely say so)
Attachments

radius.jpg
radius.jpg [ 8.85 KiB | Viewed 13646 times ]


Originally posted by cyberjadugar on 07 Jun 2012, 00:47.
Last edited by cyberjadugar on 07 Jun 2012, 04:58, edited 1 time in total.
User avatar
Intern
Intern
Joined: 30 May 2012
Posts: 13
Own Kudos [?]: 15 [1]
Given Kudos: 0
Concentration: Finance, Strategy
GMAT 1: 730 Q49 V41
GPA: 3.39
Send PM
Re: Is line y = kx + b tangent to circle x^2 + y^2 = 1 ? [#permalink]
1
Kudos
manulath wrote:
Is line y=kx+b tangent to circle x^2+y^2=1 ?
(1) k+b=1
(2) k^2+b^2=1

OA:

Although the other solutions are mathematically correct, I think there's an easier way than memorizing a formula.

We need to solve for k and b.

1. A single equation does not allow us to solve for two variables. Additionally, k=1, b=0 gives an answer of no and k=0, b=1 gives an answer of yes. Insufficient.
2. See 1. Insufficient.

1+2. Taken together we have:
b=1-k
b^2=1-k^2
=> b^2=(1-k)^2=1-2k+k^2=1-k^2
==> 2k^2-2k=0 => k(2k-2)=0, and therefore k=0 or k=1.
In the case of k=0, b=1. Then the equation for the line is y=1, and the answer is YES. In the case of k=1, b=0. Then the equation for the line is y=x, and the answer is NO. Insufficient.

E.
Manager
Manager
Joined: 03 May 2013
Posts: 95
Own Kudos [?]: 50 [0]
Given Kudos: 114
Location: India
Send PM
Re: Is line y = kx + b tangent to circle x^2 + y^2 = 1 ? [#permalink]
Alt way,

For line to be tangent at circle , by putting equation of line in equation of circle we should get real roots, I mean the D must be >/ 0

x^2 + (Kx+b)^2 =1
x^2(k^2+1) + 2kbx +(b^2-1)=0
for real roots D must be >/ 0
hence
+- 4k^2b^2 -4(k^2+1)(b^2-1) >/ 0

from either statements we cant find whether above statement is true or not , hence E

Experts please let me know if my reasoning is correct
Intern
Intern
Joined: 27 Aug 2014
Posts: 47
Own Kudos [?]: 22 [0]
Given Kudos: 3
Send PM
Re: Is line y = kx + b tangent to circle x^2 + y^2 = 1 ? [#permalink]
Hi

Wont the second stmt imply that we are dealing with a circle and not a line?


Bunuel wrote:
Is line \(y=kx+b\) tangent to circle \(x^2+y^2=1\)?

(1) \(k+b=1\)
(2) \(k^2+b^2=1\)

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

(1) \(k+b=1\) --> if \(k=0\) and \(b=1\) then the equation of the line becomes \(y=1\) and this line is tangent to the circle but if \(k=1\) and \(b=0\) then th equation of the line becomes \(y=x\) and this line is NOT tangent to the circle. Not sufficient.

(2) \(k^2+b^2=1\). The same example is valid for this statement too. Not sufficient.

(1)+(2) Again the same example satisfies both statement: if \(k=0\) and \(b=1\) then the equation of the line becomes \(y=1\) and this line is tangent to the circle but if \(k=1\) and \(b=0\) then th equation of the line becomes \(y=x\) and this line is NOT tangent to the circle. Not sufficient. Look at the diagram below to see both cases:
Attachment:
Tangent.png


Answer: E.
Senior Manager
Senior Manager
Joined: 31 Jul 2017
Posts: 435
Own Kudos [?]: 443 [0]
Given Kudos: 752
Location: Malaysia
GPA: 3.95
WE:Consulting (Energy and Utilities)
Send PM
Re: Is line y = kx + b tangent to circle x^2 + y^2 = 1 ? [#permalink]
manulath wrote:
Is line y = kx + b tangent to circle x^2 + y^2 = 1 ?

(1) k + b = 1
(2) k^2 + b^2 = 1


Clearly each statement is Insufficient. Now, combine the two statements. We, have
\(k^2 + b^2 + 2kb = 1\)
\(k*b = 0\). So either k = 0 or b = 0.
When \(k = 0, y =b\) (Here, b can be anything like \(\frac{1}{2}, \frac{-1}{2}, 1, -1\) etc) ---- Not Sufficient.
When \(b = 0, y = kx\) (In this case the line will pass through Origin)

Hence, E
Director
Director
Joined: 16 Jun 2021
Posts: 994
Own Kudos [?]: 183 [0]
Given Kudos: 309
Send PM
Re: Is line y = kx + b tangent to circle x^2 + y^2 = 1 ? [#permalink]
The key to solving is getting the X and y intercept correct and the equation of line
Is line y = kx + b tangent to circle x^2 + y^2 = 1

(1) k + b = 1
(kx+b)^2 +x^2 = 1
it can be tangent if (0,1) is satsisfied
it satisfies for b=1
however it might for any other value of b
Therefore insufficient

(2) k^2 + b^2 = 1
let us assume the above case for b=1 it satisfies
however b=0 and k=1
it passes through origin and doesn't hold as tangent

even combined 1 and 2
it doesn't satisfy since the above values can be sustituted
therefore IMO E
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32645
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: Is line tangent to circle ? 1. k + b = 1 2. k^2+b^2=1 (C) [#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: Is line tangent to circle ? 1. k + b = 1 2. k^2+b^2=1 (C) [#permalink]
Moderator:
Math Expert
92901 posts

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