SOLUTION: Determine the equation of the line on which the side of a given rhombus lie if the 3 other sides lie on 3x +2y + 12 =0, 4x -3y -12=0 and 6x +4y -11=0.

Algebra ->  Points-lines-and-rays -> SOLUTION: Determine the equation of the line on which the side of a given rhombus lie if the 3 other sides lie on 3x +2y + 12 =0, 4x -3y -12=0 and 6x +4y -11=0.       Log On


   



Question 935864: Determine the equation of the line on which the side of a given rhombus lie if the 3 other sides lie on 3x +2y + 12 =0, 4x -3y -12=0 and 6x +4y -11=0.
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
If a parallelogram has two consecutive sides congruent, it is a rhombus. Also oppo
if the 3 other sides lie on 3x+%2B2y+%2B+12+=0,+4x+-3y+-12=0 and 6x+%2B4y+-11=0, then fourth side lie on ax%2Bby%2Bc=0
write these lines in slope-intercept form
3x+%2B2y+%2B+12+=0=> +y+=-%283%2F2%29x-6=> a slope is -%283%2F2%29
+4x+-3y+-12=0 =>+y+=%284%2F3%29x-4=> a slope is %284%2F3%29
these lines are not parallel, they have different slopes; it means, third given line must be parallel to one of these lines
find a slope of third line:6x+%2B4y+-11=0=>y=-%286%2F4%29x%2B11%2F4+=>y=-%283%2F2%29x%2B11%2F4+=> a slope is -%283%2F2%29
so, lines +y+=-%283%2F2%29x-6 and y=-%283%2F2%29x%2B11%2F4+ are parallel
now, we need to find the distance between these parallel lines using distance formula: find one point on each line
if x=0 then +y+=-6 :(0,-6)
if x=0 then y=11%2F4+:(0,11%2F4=2.75)
d=sqrt%28%280-0%29%5E2%2B%282.75-%28-6%29%29%5E2%29
d=sqrt%28%282.75%2B6%29%5E2%29
d=8.75


then we need to find a fourth line y=mx%2Bb which is parallel to +y+=%284%2F3%29x-4 and will have a slope %284%2F3%29 and d=8.75
y=%284%2F3%29x%2Bb
find one point on +y+=%284%2F3%29x-4
if x=0 then +y+=-4:(0,-4)
8.75=sqrt%28%28y-%28-4%29%29%5E2%29
8.75=y%2B4
8.75-4=y
4.75=y...point on a line we are looking for is :(0,4.75) which is y-intercept or b
so, our line is highlight%28y=%284%2F3%29x%2B4.75%29