Let (X, Y) be the new coordinates of the point (x, y).
=> x = X + 3, y = Y + 4
The transformed equation is 2(X + 3)2 + 4(X + 3)(Y + 4) + 5(Y + 4)2 = 0
=> 2(X2 + 6X + 9) + 4(XY + 4X + 3Y +12) + 5(Y2 + 8y + 16) = 0
=> 2X2 + 12X + 18 + 4XY + 16X + 12Y + 48 + 5Y2 + 40Y + 80 = 0
=> 2X2 + 4XY + 5Y2 + 28X + 52Y + 146 = 0