Skip to content

Lecture Four: Applications on Determinants

1. Area of triangle

Formula:

12|x1y11x2y21x3y31|

2. Area of Parallelogram

Formula:

|x1y11x2y21x3y31|

3. Area of parallelepiped

Formula:

|uvw|


IMPORTANT

If the determinant is zero then, points/vectors are collinear (lie on the same line), and the area/volume is zero.

Examples

1. Find the area of  abc where a=(1,2), b=(3,2), c=(4,1)


area of  abc=12 |121321411|=1|2111|2|3141|+1|3241|=12  1(2+1)2(34)+1(3+8)=12  6 =3 cm2

TIP

Remember to apply the Sign rule when calculating the determinant.


2. Find the Area of the Parallelogram abcd where a=(5,3), b=(2,4), c=(1,6)

area of abc = |531241161|=5|4161|3|2111|+1|2416|=5(46)3(21)+1(124)= 5 cm2

3. Find x in These Cases:

Given:

u=(456),v=(214),w=(810x)

I. The 3-vectors are colinear (V=0)

For vectors u, v, w to be colinear the determinant must be zero.

|428511064x|=04|1104x|+2|5106x|+8|5164|4(x40)+2(5x60)+8(20+6)=04x160+10x120+2086x72=0, 6x=72x=12

II. The volume of the parallelepiped is 18cm3

|428511064x|=184|1104x|+2|5106x|+8|5164|4(x40)+2(5x60)+8(20+6)=184x160+10x120+2086x72=18, 6x=90x=15