abhi758
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\)?
A. \(1.4\)
B. \(\sqrt{2}\)
C. \(1.7\)
D. \(\sqrt{3}\)
E. \(2.0\)
Could you please explain the working for arriving at the radius of the circle = 1? Look forward to the replies.
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.
Thanks for this post. It's really important to be clear. I followed what you did until this:
Can you elaborate on this further? What's the general rule for setting up the ratios? This is something that I struggle with.
How does it differ with respect to similar triangles or I am guessing this is the same thinking...