iksaxophone
New member
- Joined
- Apr 9, 2018
- Messages
- 1
Hey guys, I've been trying to figure out how to calculate dot products using variables and I'm pretty stuck. I get how to simplify using the special properties when given points in space i.e. a=(1,4,6), b=(3,7,12). However, there are also problems such as:
Find a dot b if
a=i-2j+3k
b=2j-3k
My textbook has no purely algebraic examples even though it gives purely algebraic questions. I tried to use the distributive property and wound up with:
a dot b=(i-2j+3k)(2j-3k)
=(i dot 2j)+(i dot -3k)+(-2j dot 2j)+(-2j dot -3k)+(3k dot 2j)+(3k dot -3k)
This appears to just leave me with more dot products to calculate and doesn't simplify anything. Any suggestions would be much appreciated, and thank you in advance!
Find a dot b if
a=i-2j+3k
b=2j-3k
My textbook has no purely algebraic examples even though it gives purely algebraic questions. I tried to use the distributive property and wound up with:
a dot b=(i-2j+3k)(2j-3k)
=(i dot 2j)+(i dot -3k)+(-2j dot 2j)+(-2j dot -3k)+(3k dot 2j)+(3k dot -3k)
This appears to just leave me with more dot products to calculate and doesn't simplify anything. Any suggestions would be much appreciated, and thank you in advance!