a) Point A(6,7,2) lies on l1. Point B(9,16,5) also lies on l1. Find the distance between these two points. b) l2 lies in the same z plane as l1 and crosses l1 at A and is perpendicular to l1. Express l2 in vector form.

a) Distance between two points ((x2- x1)^2 + (y2-y1)^2)^1/2Substitute in values to find distance.b) Write out l1 in vector form using info from points A and B.Use knowledge of scalar product to construct l2's direction vector.Construct l2.

AN

Related Maths A Level answers

All answers ▸

Integrating (e^x)sin(x)


A straight line passes through the point (2,1) and has a gradient of 3. Find the co-ordinates of the points where this line intersects the axes


A circle with center C has equation x^2 + y^2 + 8x - 12y = 12


Find the roots of the equation y=x^2-8x+5 by completing the square.