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 you find the determinant of a matrix?


Prove by mathematical induction that, for all non-negative integers n, 11^(2n) + 25^n + 22 is divisible by 24


It is given that z = 3i(7-i)(i+1). Show that z can be written in the form 24i - k. State the integer k.


How do you calculate the derivative of cos inverse x?