Can we able to find the volume of parallelopipe or a cuboid or the volume something using determinant method ?

1 Answer
Dec 12, 2017

See below.

Explanation:

Given

#a=(a_1,a_2,a_3)#
#b=(b_1,b_2,b_3)#
#c=(c_1,c_2,c_3)#

we have

#(a xx b)cdot c = det((a),(b),(c))#

and

#V=abs((a xx b)cdot c )#

where #V# is the volume of the prism having as base area #abs(a xx b)# and main edge #c#.