Vector properties with multiplication

45 Views Asked by At

Let $a,b,c \in \Bbb R^3$ such that $a \cdot c = 1$ and $a \cdot b = −1$. Show that $a \times ( b \times c) = b + c$.

I tried to substitute in $a = (1,0,0)$, $b = (1,0,0)$, $c = (-1,0,0)$ but it didn't work. What am I doing wrong?

2

There are 2 best solutions below

0
On

Hint: use the vector triple product formula $a \times (b \times c) = b (a \cdot c) - c (a \cdot b)$.

0
On

Let $a,b,c \in \Bbb R^3$ such that $a \cdot c = 1$ and $a \cdot b = −1$. Show that $a \times ( b \times c) = b + c$.

I tried to substitute in $a = (1,0,0)$, $b = (1,0,0)$, $c = (-1,0,0)$ but it didn't work. What am I doing wrong?

You have $a\cdot c= -1$ and $a\cdot b=1$