Answer:
[tex]y=-\sqrt{3}x+2[/tex]
Step-by-step explanation:
We want to find the equation of a straight line that cuts off an intercept of two from the y-axis and whose perpendicular distance from the origin is one.
Let Point M be (x, y). As we know, Point R will be (0, 2) and Point O (the origin) will be (0, 0).
First, we can use the distance formula to determine values for M. The distance formula is given by:
[tex]\displaystyle d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]
Since we know that the distance between O and M is one, d = 1:
And we will let M(x, y) be (x₂, y₂) and O(0, 0) be (x₁, y₁). So:
[tex]\displaystyle 1=\sqrt{(x-0)^2+(y-0)^2}[/tex]
Simplify:
[tex]1=\sqrt{x^2+y^2}[/tex]
We can solve for y. Square both sides:
[tex]1=x^2+y^2[/tex]
Rearranging gives:
[tex]y^2=1-x^2[/tex]
Take the square root of both sides. Since M is in the first quadrant, we only need to worry about the positive case. Therefore:
[tex]y=\sqrt{1-x^2}[/tex]
So, Point M is now given by (we substitute the above equation for y):
[tex]M(x,\sqrt{1-x^2})[/tex]
We know that Segment OM is perpendicular to Line RM.
Therefore, their slopes will be negative reciprocals of each other.
So, let’s find the slope of each segment/line. We will use the slope formula given by:
[tex]\displaystyle m=\frac{y_2-y_1}{x_2-x_1}[/tex]
Segment OM:
For OM, we have two points: O(0, 0) and M(x, √(1-x²)). So, the slope will be:
[tex]\displaystyle m_{OM}=\frac{\sqrt{1-x^2}-0}{x-0}=\frac{\sqrt{1-x^2}}{x}[/tex]
Line RM:
For RM, we have the two points R(0, 2) and M(x, √(1-x²)). So, the slope will be:
[tex]\displaystyle m_{RM}=\frac{\sqrt{1-x^2}-2}{x-0}=\frac{\sqrt{1-x^2}-2}{x}[/tex]
Since their slopes are negative reciprocals of each other, this means that:
[tex]m_{OM}=-(m_{RM})^{-1}[/tex]
Substitute:
[tex]\displaystyle \frac{\sqrt{1-x^2}}{x}=-\Big(\frac{\sqrt{1-x^2}-2}{x}\Big)^{-1}[/tex]
Now, we can solve for x. Simplify:
[tex]\displaystyle \frac{\sqrt{1-x^2}}{x}=\frac{x}{2-\sqrt{1-x^2}}[/tex]
Cross-multiply:
[tex]x(x)=\sqrt{1-x^2}(2-\sqrt{1-x^2})[/tex]
Distribute:
[tex]x^2=2\sqrt{1-x^2}-(\sqrt{1-x^2})^2[/tex]
Simplify:
[tex]x^2=2\sqrt{1-x^2}-(1-x^2)[/tex]
Distribute:
[tex]x^2=2\sqrt{1-x^2}-1+x^2[/tex]
So:
[tex]0=2\sqrt{1-x^2}-1[/tex]
Adding 1 and then dividing by 2 yields:
[tex]\displaystyle \frac{1}{2}=\sqrt{1-x^2}[/tex]
Then:
[tex]\displaystyle \frac{1}{4}=1-x^2[/tex]
Therefore, the value of x is:
[tex]\displaystyle \begin{aligned}\frac{1}{4}-1&=-x^2\\-\frac{3}{4}&=-x^2\\ \frac{3}{4}&=x^2\\ \frac{\sqrt{3}}{2}&=x\end{aligned}[/tex]
Then, Point M will be:
[tex]\begin{aligned} \displaystyle M(x,\sqrt{1-x^2})&=M\left(\frac{\sqrt{3}}{2}, \sqrt{1-\left(\frac{\sqrt{3}}{2}\right)^2}\right)\\ \\ M&=\left(\frac{\sqrt3}{2},\frac{1}{2}\right)\end{aligned}[/tex]
Therefore, the slope of Line RM will be:
[tex]\displaystyle \begin{aligned}m_{RM}&=\frac{\dfrac{1}{2}-2}{\dfrac{\sqrt{3}}{2}-0} \\ \\ &=\frac{\dfrac{-3}{2}}{\dfrac{\sqrt{3}}{2}}\\ \\ &=-\frac{3}{\sqrt3}\\ \\&=-\sqrt3\end{aligned}[/tex]
And since we know that R is (0, 2), R is the y-intercept of RM. Then, using the slope-intercept form:
[tex]y=mx+b[/tex]
We can see that the equation of Line RM is:
[tex]y=-\sqrt{3}x+2[/tex]