SOLUTION - GIVEN = Two Points (0,-2,0) & (4, -3,0 ) which are inequidistant
from the all the points of plane.
Find out = Equation of plane
TO PROOF - The general equation of plane .
a ( x-x₀) + b ( y- y₀) + c(z-z₀) =0
let A = (0,-2,0) & B = (4, -3, 0 )
[tex]\vec{AB}\vec{AB}= (4,-3,0)- ( 0,-2, 0)
= (4-0,-3+2,0-0)
= (4,-1,0)
( All the points onthe plane are equidistant from A & B Then [tex]\vec{AB}[/tex] is orthogonal to plane and become the normal vector.)
let O be midpoint [tex]\vec{AB}[/tex]
O = [tex]\frac{1}{2}[/tex]( 0+4, -2-3, 0-0 )
=\frac{1}{2} ( 4, -5, 0)
=[tex](2, \frac{-5}{2},0)[/tex]
Equation of the plane by using the point & normal vector
by using general equation of a plane
4 ( x- 2) -1 (y +[tex]\frac{5}{2}[/tex] = 0
[tex]8x - 16 - 2y -5 =0
8x- 2y = 21[/tex]
Hence Proved