Question 1067844: show that points (1,2,3);(-1,-2,-1);(2,3,2) and (4,7,6) are vertices of parallelogram but it is not a rectangle.
Found 2 solutions by KMST, Edwin McCravy: Answer by KMST(5328) (Show Source): Answer by Edwin McCravy(20056) (Show Source):
You can put this solution on YOUR website!
Here's an easier way.
A(1,2,3) B(-1,-2,-1); C(2,3,2) and D(4,7,6)
→
Vector AD = <4-1,7-2,6-3> = <3,5,3>
→
Vector CD = <2-(-1),3-(-2),2-(-1)> = <3,5,3>
→ →
So sides AD and CD are both equal and parallel because AD = CD.
Therefore ABCD is a parallelogram because a quadrilateral with
a pair of parallel and equal sides is a parallelogram.
To prove it is not a rectangle, we find the dot product of two
→
adjacent sides and show it is not 0. We dot AD which is <3,5,3> with
→
CD = <4-2,7-3,6-2> = <2,4,4>
<3,5,3> • <2,4,4> = (3)(2)+(5)(4)+(3)(4) = 6+20+12 = 38 which
is not 0. Therefore parallelogram ABCD is not a rectangle.
Edwin
|
|
|