What is dot product and how to calculate it?

There are two ways of multiplying vectors: one gives you another vector (cross product) and the other gives you a scalar- a number, like 3, 18 or 196 352. Hence, dot product is also called the scalar product.Imagine two vectors X=(a, b, c) and Y=(d, e, f). The first number gives you length of the vector in the x direction, second tells you its length in the y direction and third gives you the z direction. The easiest way to find the dot product is done by multiplying the numbers in the i, j and k rows of both vectors and then adding the results together. So, on the example of X and YX.Y=ad+be+cf.Another example: A=(1, 5, 9) and B=(0, -6, 4). The dot product of A and BA.B= 10 + (5-6) + (4*9) = 0 - 30 + 36 =6.Dot product can also be used to find the angle between two vectors. The full formula for dot product between X and is: X.Y = |X| |Y| cos(x). Where 'x' is the angle between both vectors and |X| and |Y| are the lengths of vectors X and Y. The length can be found using the formula: |X| = sqrt(a2+b2+c2).

FW
Answered by Filip W. Maths tutor

8489 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

Express 9^(3x+1) in the form 3^y, giving "y" in the form "ax+b" where "a" and "b" are constants.


Find the derivative for y=5x^3-2x^2+7x-15


A block of mass 5kg is at rest on a smooth horizontal table, and connected to blocks of 3kg and 4kg which are hanging by strings via pulleys on either end of the table. Find the acceleration of the system and the tension in each string.


y = 2ln(2x + 5) – 3x/2 , x > –2.5 find an equation to the normal of the curve when x = -2


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning