The area of the parallelogram is .
<h3>What is a parallelogram?</h3>
A parallelogram is a quadrilateral with two pairs of parallel sides. The opposite sides of a parallelogram are equal in length, and the opposite angles are equal in measure. Also, the interior angles on the same side of the transversal are supplementary. Sum of all the interior angles equals 360 degrees.
Given that,
vertices k(1, 1, 3), l(1, 3, 5), m(6, 9, 5), and n(6, 7, 3)
Area of Parallelogram = |KL × KN|
KL = (1, 1, 3) - (1, 3, 5) = (0, 2, 2)
KN = (1, 2, 3) - (3, 7, 3) = (2, 5, 0)
Area of the parallelogram = cross product of two vectors, represented by the adjacent sides.
Area of Parallelogram = |(0, 2, 2) × (2, 5, 0)|
= |i(2 × 0 - 5 × 2) - j(0 × 0 - 2 × 2) + k(0 × 5 - 2 × 2)|
= |i(-10) - j(-4) + k(-4)|
= |-10i + 4j - 4k|
=
=
=
Hence, The area of the parallelogram is .
To learn more about the parallelogram from the given link:
brainly.com/question/970600
#SPJ4