I need to show $x^2+4xy-6x+4y^2-12y+9=0$ is a straight line. But I only know of a straight line in the form $y=mx+c$. Any help?
2026-04-11 09:16:33.1775898993
On
How does $x^2+4xy-6x+4y^2-12y+9=0$ represent a straight line.
173 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
4
On
The equation is equivalent with $$(x+2y)^2-6(x+2y)+9 = (x+2y-3)^2 = 0$$ This is equivalent with $$x+2y-3=0$$ Which is a straight line.
$$x^2+4xy+4y^2-6x-12y+9=0$$ $$(x+2y)^2-6(x+2y)+9=0$$ $$(x+2y-3)^2=0$$ $$x+2y-3=0$$ is a stright line.