Determine if these two vectors are perpendicular. a=[1,4,8], b=[0,6,-3]

Start by determining dot product. a.b = 1x0 + 4x6 + 8*-3 = 0as a.b = |a||b|cos(theta)cos(theta) = 0therefore theta = 90 degTherefore vectors are perpendicular

PD

Related Further Mathematics A Level answers

All answers ▸

How do I find the vector/cross product of two three-dimensional vectors?


Find the set of values of x for which (x+4) > 2/(x+3)


Using graphs, show how the Taylor expansion can be used to approximate a trigonometric function.


Prove by induction that 6^n + 4 is divisible by 5 for all integers n >= 1