The points A and B have coordinates (2,4,1) and (3,2,-1) respectively. The point C is such that OC = 2OB, where O is the origin. Find the distance between A and C.

To find the distance between the points A and C, we want to find the magnitude of the vector AC. In order to do this, we must first find the vector AC, which we do by using their position vectors. We are given that the position vector of A is (2,4,1), and the position vector of C in terms of OB. So first, we calculate OC:

OC = 2OB = 2*(3,2,-1) = (6,4,-2)

Now we have OA and OC, we can find the vector AC by subtracting OA from OC:

AC = OC - OA = (6,4,-2) - (2,4,1) = (4,0,-3)

Now it's just a case of finding the magnitude of this vector AC, which will give us the distance between the points A and C.

| AC | = (4^2 + 0^2 + 3^2) ^ (1/2) = 25^(1/2) = 5

SW

Related Maths A Level answers

All answers ▸

Find the integral of 4x^2 - 10x + 1/(x^(1/2)), with respect to x, in its simplest form.


What are the advantages of using numerical integration (Trapezium rule, Simpson's rule and so on) over direct integration?


differentiate the function (x^2 +5/x + 3) with respect to x


Find the coordinates of the stationary points y=x^4-8x^2+3