0

In solving a problem, my lecturer has informed us that the we need to complete the square on $\frac{x^2+y^2-2xy+4kty}{4kt}$.

The solution to this problem is that $-\frac{(y+2kt-x)^2}{4kt}-x+kt.$ But I really do not understand how this is achieved, can anyone explain how this is done?

amWhy
  • 209,954

1 Answers1

0

Hint: Write $x^2+y^2-2xy+4kty=x^2+(-y)^2+(-2kt)^2+2(x)(-y)+2(x)(-2kt)+2(-y)(-2kt)-4k^2t^2+4xkt=(x-y-2kt)^2-4k^2t^2+4xkt$. When you divide this by $4kt$ you should get the desire expression above.Also I think the solution you quoted is not correct. It should be minus of the solution.

Wang YeFei
  • 6,390