How do I find the dot product of two 3-dimensional vectors

Example; Let vector v = (2,5,2) and vector u = (1,-2,3),then u Β· v = [(2 x 1) + (5 x -2) + (2 x 3)] = [2 -10 + 6] = -2 As the workings hopefully make clear in the line above, the general formula for the scalar product of vectors a and b (if a = (x1,y1,z1) and b = (x2,y2,z2)) is π’‚βˆ™π’ƒ=(𝒙1𝒙2+ π’š1π’š2+𝒛1𝒛2). The same holds true if the vectors are represented as column vectors. If the angle between two vectors is known, it is also possible to calculate the scalar product using the equation: π’–βˆ™π’—=𝑼𝑽𝒄𝒐𝒔(𝜽) where U and V are the magnitudes of u and v and 𝜽 is the angle between the vectors. *Note, the scalar product of two perpendicular vectors is 0 as cos(90Β°)=0

TV

Related Maths Scottish Highers answers

All answers β–Έ

Find the stationery points of x^3 + 3x^2 - 24x + 7 and determine whether the slope is increasing or decreasing at x=3.


Express '2x^2 + 8x + 30' in the form 'a(x+b)^2 + c'


Find the gradient of the straight line with equation 4x+3y=12


How do you solve integrals which are the result of a chain rule e.g. the integral of sin(2x+1)