A circle of radius square root of 10 touches the line x - 3y = 2. Find the general equation of the locus of its center. (Two solutions)
Find the general equations of the bisectors of the angles between the lines:
a. 3x + y = 6 and x + 3y = -2
b. 4x - 5y = 26 and 5x + 4y = 20
Find the general equation of the line through the point A(-1, 2) and passing at a distance 3 from the point Q(-10, -5).
A circle of radius 6 touches both the coordinate axes. A line with slope -3/4 passes over and just touches the circle. If the circle is in the first quadrant, find the general equation of the line.
1
Expert's answer
2016-02-17T00:00:57-0500
Answer on Question #57673, Math/ Analytic Geometry
A circle of radius square root of 10 touches the line x−3y=2. Find the general equation of the locus of its center. (Two solutions)
Solution: r=10; O (x,y)-center of the such circle.
The locus of the center such circles is two lines which is parallel to the line x−3y=2. The distances between new lines and given line is square root of 10.
The line x−3y=2 through the point A(2,0) (for example),
The general equation for the parallel line is x−3y=C; C-some constant, so O belongs to x−3y=C.
The distance from A to the line x−3y=C is r=10, so find C from this condition.
3x+y−6=0 and x+3y+2=0;32+123x+y−6=±12+32x+3y+2;103x+y−6=±10x+3y+2;3x+y−6=x+3y+2;2x−2y−8=0x−y−4=0;3x+y−6=−(x+3y+2);3x+y−6=−x−3y−2;4x+4y−4=0;x+y−1=0;
b. 4x−5y=26 and 5x+4y=20;
4x−5y−26=0 and 5x+4y−20=0;42+(−5)24x−5y−26=±52+425x+4y−20;414x−5y−26=±415x+4y−20
4x - 5y -26 = 5x + 4y - 20;
-x-9y-6=0;
x+9y+6=0;
4x - 5y -26 = -(5x + 4y - 20);
4x - 5y -26 = -5x - 4y + 20;
9x - y - 46 = 0;
Answer: a) x - y - 4 = 0; x + y - 1 = 0; b) x + 9y + 6 = 0; 9x - y - 46 = 0.
Find the general equation of the line through the point A(-1, 2) and passing at a distance 3 from the point Q(-10, -5).
Solution: The general equation of the line through the point A(-1, 2): y - 2 = k(x + 1);
-kx + y - k - 2 = 0;
distance(ax + by + c = 0, (x₀, y₀)) = |ax₀ + by₀ + c| / √a² + b².
L₁: -4/3 x + y - 4/3 -2 = 0; simplifying the equation we get L₁: -4x + 3y - 10 = 0;
L₂: -5/12 x + y - 5/12 -2 = 0; simplifying the equation we get L₂: -5x + 12y - 29 = 0;
Answer: -4x + 3y - 10 = 0; -5x + 12y - 29 = 0;
A circle of radius 6 touches both the coordinate axes. A line with slope -3/4 passes over and just touches the circle. If the circle is in the first quadrant, find the general equation of the line.
Solution. The equation of the line with slope -3/4 is y = -3/4 x + b; If the circle is in the first quadrant we get that its center is O(6,6); The distance from O to the line y = -3/4 x + c equals the radius 6, rewrite y = -3/4 x + c as 4y + 3x - 4c = 0;
Comments