-EquinoX-
- 561
- 1
Homework Statement
Show that :
|| a x b||^2 = ||a||^2||b||^2 - (a . b)^2
Homework Equations
The Attempt at a Solution
I don't know where to start off
Last edited:
-EquinoX- said:ok is this correct?
[tex]|a\times b|^2 = |a|^2|b|^2\sin^2\theta = |a|^2|b|^2(1 - \cos^2\theta)[/tex]
[tex]= |a|^2|b|^2 - |a|^2|b|^2\cos^2\theta = |a|^2|b|^2 - (a\cdot b)^2[/tex]
-EquinoX- said:well yes, but what's meant here by ||v|| here is the magnitude of vector v right? now I am confused though, by definition of the geometric, it says that:
a x b = ||a|| ||b|| sin x
and it's not
|a x b| = ||a|| ||b|| sin x
can you explain this?