Hi,
I want to confirm this:
a=8, b=5, c=7
Count out the distance from origo to planet z = ax + by + c in three different ways.
1) With the aid of linear algebra and geometry (no derivates!).
Normalvector is: (a,b,-1) , the length * (8,5,1) = p ,(p=point)
p=(x,y,z) gives 8s=x ...