Convert plane from ax+by+c=z form to ax+by+cz+d=0 form

204 Views Asked by At

How to I convert a plane from the ax+by+c=z form to ax+by+cz+d=0 form?

1

There are 1 best solutions below

2
On BEST ANSWER

Subtract $z$ from both sides. You'll get $$ax+by-z+c=0$$