SOLUTION: find the area of a triangle whose vertices are A(1, 1, 0) B(2, 1, 1) and C(1, 1, 2)

Algebra.Com
Question 674684: find the area of a triangle whose vertices are A(1, 1, 0) B(2, 1, 1) and C(1, 1, 2)

Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!
A(1, 1, 0) B(2, 1, 1) and C(1, 1, 2)


The magnitude of the cross product of two vectors
is the area of the parallelogram which has adjacent
sides equal to the magnitudes of the two vectors.

We form the vectors AB and AC

AB = < 2-1, 1-1, 1-0 > = < 1, 0, 1 >

AC = < 1-1, 1-1, 2-0 > = < 0, 0, 2 >

We find their cross product AB×AC

 = [(0)(2)-(1)(0)]i - [(1)(2)-(1)(0)]j + [(1)(0)-(0)(0)]k
 
= 0i - (2-0)j + 0k = < 0, -2, 0 >

The magnitude of < 0, -2, 0 > is
 
√0² + (-2)² + 0² = √0 + 4 + 0 = √4 = 2

The triangle's area is  the area of that parallelogram.

Answer = (2) = 1

Edwin

RELATED QUESTIONS

What is the area of a triangle whose vertices are A(2,-4), B(1,6) and... (answered by greenestamps)
Find the perimeter of a triangle whose vertices are (1,4), (5,1), (0,1). A.13.16... (answered by MathLover1)
Prove that the triangle ABC whose vertices are A(2,-1), B(2,1) and C(-1,1) is a... (answered by Alan3354)
Points A(1,1), B(6,2), C(8,5) form the vertices of a triangle. find the... (answered by CubeyThePenguin)
Given three vertices of a triangle whose coordinates are A (1, 1), B (3, -3) and (5,... (answered by josgarithmetic)
Find the area of the pentagon ABCDE with vertices A = (1, 2), B = (0, 0), C = (1, 4), D... (answered by Alan3354)
Find the area of the pentagon ABCDE with vertices A = (1, 2), B = (0, 0), C = (1, 4), D... (answered by Alan3354)
Find the lengths of the medians of a triangle whose vertices are (1,5), (5,-1) and... (answered by ikleyn,ewatrrr)
A parallelogram whose vertices are A(4,1),B(1,2), C(-5,-1)and D(-2,-2).find the angles of (answered by Edwin McCravy)