Calculate the volume of a Parallelepiped given the vectors f
Calculate the volume of a Parallelepiped given the vectors for three edges that meet at one vertex. A = a_x, B = a_y, C = a, D = 2a_x E = 2a_y, F = a_x + a_y
Solution
Ans)
a) Volume of a parallelepiped=A.(BxC)=ax.(ayxaz)=ax.ax=1
b) Volume of a parallelepiped=D.(ExF)=2ax.(2ayx (ax+ay))=2ax.( 2ay x ax + 2ay x ay)=2ax.( 2-az +0)=0
