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 ▸

Integrate tan(x) wrt x


Let f(x)=x^x for x>0, then find f'(x) for all x>0.


Express f(x) = ln(x+1) as an infinite series in ascending powers of x up to the 3rd power of x


Find the general solution to the differential equation; y'' + 4y' = 24x^2