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 ▸

Solve the differential equation dy/dx=(y^(1/2))*sin(x/2) to find y in terms of x.


Express 4sinx-cos(pi/2 - x) as a single trignometric function


Work out the equation of the tangent at x = 3, knowing that f(x) =x^2


How would you integrate ln(x) with respect to x?