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 β–Έ

Determine for what values of c, f(x)=4x^2-(2c+8)x+4 has no real roots.


dy/dx = 6x^2 - 3x + 4 when y=14 x=2 Find y in terms of x


show y=3x-5 is tangent to x^2 + y^2 +2x -4y - 5 = 0 and the point where they touch


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