Find the area of the parallelogram whose sides are given by vectors a and b. Use the cross product only.
(Area of the parallelogram = a x b = a cross b)

a = [ 6,3,4], b = [ 2, 5, 1]