Posted by j on Friday, May 25, 2012 at 12:12pm.
I assume the plane needs to pass through the mid-point between the two points, and perpendicular to the line joining the two points.
First find the mid-point by
M((x1+x2)/2,(y1+y2)/2,(z1+z2)/2)
The normal vector for the plane is just the vector AB, or N(3-(-1),1-2,-4-4)=(4,-1,-8).
The equation for the plane is then:
4(x-xm)-(y-ym)-8(z-zm)=0
where M(xm,ym,zm) as calculated above.
Related Questions
Calculus - 5. Determine an equation for the plane that is exactly between the ...
Calculus - 5. Determine an equation for the plane that is exactly between the ...
Calculus grade 12 - Determine an equation for the plane that contains the points...
Math - Someone please explain these! The angle between two planes is defined as ...
Math - Someone please explain these! The angle between two planes is defined as ...
Math - Someone please explain these! The angle between two planes is defined as ...
Calculus - determine the coordinates of two points on the plane with equation 5x...
Calculus - Find the scalar equation of the plane through the points M(1,2,3) and...
Calculus Grade 12 - determine the coordinates of two points on the plane with ...
math - L is a straight line in x-y plane. its equation is in the form y-8=m(x-1...
For Further Reading