Please, help me with this.
Determine the surface area of a parallelogram constructed on 2 vectors given as adjacent sides: $ v1 = a + 2b $ and $ v2 = a - 3b $ ( 'a' and 'b' being also vectors )
Also: $ |a| = 5 $ , $|b| = 3 $ , $m(a,b) = pi/6$
Now, I know the formula for the surface area or a parallelogram constructed on vectors is: $ |v1| * |v2| * sin( m(v1,v2) ) $.
Normally, this would be an easy exercise for me, if the vectors v1, and v2 would be in the general $xi + yj + zk = 0$ form, but they are constructed upon other vectors: a and b.
I tried defining the a and b vectors as such: $ a = x1i + y1j + z1k $ $ b = x2i + y2j + z2k $ but I couldn't finish the calculus.
How can I solve this? Please someone guide me since most of my future exam exercises involve such vectors.