Question
Question: what curve does $\sqrt{x - 6} + \sqrt{y - 5} = 4$ represent?...
what curve does x−6+y−5=4 represent?

A
Parabola
B
Ellipse
C
Hyperbola
D
none
Answer
Parabola
Explanation
Solution
Let X=x−6 and Y=y−5. The equation transforms to X+Y=4. For the square roots to be defined, X≥0 and Y≥0. Rearrange the equation: Y=4−X. For Y to be real, 4−X≥0⟹X≤4⟹X≤16. Similarly, Y≤16. Square both sides: Y=(4−X)2=16−8X+X. Isolate the remaining square root term: 8X=16+X−Y. Square both sides again: (8X)2=(16+X−Y)2. 64X=256+32(X−Y)+(X−Y)2. 64X=256+32X−32Y+X2−2XY+Y2. Rearranging the terms, we get: X2+Y2−2XY−32X−32Y+256=0. This is a general second-degree equation of the form AX2+BXY+CY2+DX+EY+F=0. Here, A=1, B=−2, C=1. The discriminant of the conic section is B2−4AC. B2−4AC=(−2)2−4(1)(1)=4−4=0. Since the discriminant is 0, the curve represented is a Parabola.