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 ▸

(FP1) Given k = q + 3i and z = w^2 - 8w* - 18q^2 i, and if w is purely imaginary, show that there is only one possible non-zero value of z


Cube roots of 8?


Prove that the sum of squares of the first n natural numbers is n/6(n+1)(2n+1)


Express cos(4x) in terms of powers of cos(x)