Write the general equation of the line satisfying the given conditions:
1. passing trough (1, 0) and parallel to the line through (1/2, 3) and (0,0)
2. passing through (2, -4) and parallel to the line 3x - 7y - 11 = 0
3. passing through (-1/3, 1/2) and perpendicular to the line through (4, 1) and (-2, 7)
4. passing through (-1/2, 2) and perpendicular to the line with slope -5/2
5. passing through the point of intersection of lines 5x - 2y - 12 = 0 and x + 3y + 1 = 0 and perpendicular to the line 7x + 4y - 10 = 0.
6.The base of a triangle is the line segment from (3,0) to (2,-3). If the area of the triangle is 7, find the general equation of the locus of the third vertex. (Two solutions).
Find the distance between the given lines:
a. 3x - y = 5 and 3x - y = 25
b. 4x - 6y = 9 and 2x - 3y = 6
1
Expert's answer
2016-02-15T00:00:56-0500
Answer on question №57671, Math / Analytic Geometry
Task:
Write the general equation of the line satisfying the given conditions:
1. passing through (1, 0) and parallel to the line through (1/2, 3) and (0,0)
2. passing through (2, -4) and parallel to the line 3x−7y−11=0
3. passing through (−1/3,1/2) and perpendicular to the line through (4, 1) and (-2, 7)
4. passing through (−1/2,2) and perpendicular to the line with slope −5/2
5. passing through the point of intersection of lines 5x−2y−12=0 and x+3y+1=0 and perpendicular to the line 7x+4y−10=0.
6. The base of a triangle is the line segment from (3,0) to (2,-3). If the area of the triangle is 7, find the general equation of the locus of the third vertex. (Two solutions).
7. Find the distance between the given lines:
a. 3x−y=5 and 3x−y=25
b. 4x−6y=9 and 2x−3y=6
Solution:
1) Find the line through (21,3) and (0,0). The equation of the line: y=ax+b.
(0,0) is in the line, so 0=a∗0+b. then b=0. And (21,3) is in the line, so 3=2a.
Then a=6. We have a line y=6x. The line parallel to this is y=6x+c. It passing through (1,0). So 0=6∗1+c. Then c=−6.
Answer: y=6x−6.
2) The line parallel to 3x−7y−11=0 is 3x−7y+d=0. It passing through (2,−4). So 3∗2−7(−4)+d=0; 6+28+d=0. Then d=−34.
Answer: 3x−7y−34=0.
3) Like in 1st task find the line through (4,1) and (−2,7). The equation of the line: y=ax+b.
{1=a∗4+b7=a∗(−2)+b
From the 1st equation b=1−4a. Replace to the 2nd equation.
7=−2a+(1−4a);7=−6a+1;6=−6a;
a=−1. And b=1−4(−1)=1+4=5. So the line y=−x+5. It is equivalent to +y−5=0. The line perpendicular to this is x−y+d=0.
It passing through (−31,21). So −31−21+d=0, d=65.
Answer: x−y+65=0.
4) The line with slope −25 is y=−25x+c. It is equivalent to 25x+y−c=0. The line perpendicular to this is x−25y+d=0. It passing through (−21,2).
So −21−25∗2+d=0,d=5+21=211.
Answer: x−25y+211=0.
5) The point of intersection of lines 5x−2y−12=0 and x+3y+1=0 is
{5x−2y−12=0x+3y+1=0
Solve this system. From the 2nd equation x=−3y−1. Replace to the 1st equation.
5(−3y−1)−2y−12=0;−15y−5−2y−12=0;−17y−17=0;
y=−1. So x=−3(−1)−1=2. So the point of intersection is (2,−1).
The line perpendicular to the line 7x+4y−10=0 is 7x+4y+d=0. And through the point (2,−1) is 14−4+d=0, d=−10.
Answer: 7x+4y−10=0.
6) The base of a triangle is the line segment from (3,0) to (2,−3). If the area of the triangle is 7, find the general equation of the locus of the third vertex. (Two solutions).
The line through (3,0) and (2,−3) is y=ax+b.
{0=a∗3+b−3=a∗2+b
From the 1st equation b=−3a. Replace to the 2nd equation.
−3=2a−3a;−3=−a;
a=3. And b=−3∗3=−9.
So the line is y=3x−9. It is equivalent to 3x−y−9=0. (1)
The 3rd vertex is on the line perpendicular to line (1) and through the middle of base.
The middle of the base is the point with coordinates: =23+2=25; y=20−3=2−3.
The line perpendicular to line (1) is −x+3y+d=0. And through the point (25,−23) is
−25+3(2−3)+d=0;−25−29+d=0;
d=7.
The 3rd vertex is on the line −x+3y+7=0. Denote the vertex of triangle as (x1,y1),(x2,y2) and (x3,y3), where (x1,y1)=(3,0) and (x2,y2)=(2,−3). The formula of area of the triangle is
Area=21(x1y2+x2y3+x3y1−x2y1−x3y2−x1y3). From the task Area=7.
So 7=21(−9+2y3+0−0−x3(−3)−3y3).
14=−9−y3+3x3;3x3−y3=23.
And −x3+3y3+7=0.
We have a system
{3x3−y3=23−x3+3y3+7=0
From the 2nd equation x3=3y3+7 . Replace to the 1st equation.
So the third vertex is C(431,41) . Another solution is the point D(x,y) in the line is on the line −x+3y+7=0 , and symmetric about the middle of base M(25,−23) .
From the formula of the middle of line segment: 25=2431+x ; −23=241+y .
5=431+x;−3=41+y.x=−411;y=−413.
Answer: (431,41) and (−411,−413) .
7)
When the lines are given by
ax+by+c1=0ax+by+c2=0,
the distance between them can be expressed as
d=a2+b2∣c2−c1∣.
a) Lines 3x−y=5 and 3x−y=25 . The distance is equal 32+(−1)2∣5−25∣=1020 .
Answer: 1020
b) Lines 4x−6y=9 and 2x−3y=6 . The second equation is equivalent to
4x−6y=12.The distance is equal42+(−6)2∣9−12∣=16+363=523
Comments