To find the locus of the point \( P(x, y) \) such that \( PA - PB = 4 \), we begin by using the distance formula to express \( PA \) and \( PB \).
Given points \( A(4, 0) \) and \( B(-4, 0) \), the distance from \( P(x, y) \) to \( A \) is \( PA = \sqrt{(x-4)^2 + y^2} \) and from \( P(x, y) \) to \( B \) is \( PB = \sqrt{(x+4)^2 + y^2} \).
We set up the equation based on the problem condition:
\(\sqrt{(x-4)^2 + y^2} - \sqrt{(x+4)^2 + y^2} = 4\)
To eliminate the square roots, we rearrange and square both sides:
\(\sqrt{(x-4)^2 + y^2} = \sqrt{(x+4)^2 + y^2} + 4\)
Square both sides:
\((x-4)^2 + y^2 = ((x+4)^2 + y^2) + 8\sqrt{(x+4)^2 + y^2} + 16\)
Simplifying, we get:
\(x^2 - 8x + 16 + y^2 = x^2 + 8x + 16 + y^2 + 8\sqrt{(x+4)^2 + y^2} + 16\)
\(-8x = 8x + 8\sqrt{(x+4)^2 + y^2}\)
\(-16x = 8\sqrt{(x+4)^2 + y^2}\)
Divide by 8:
\(-2x = \sqrt{(x+4)^2 + y^2}\)
Square again:
\(4x^2 = (x+4)^2 + y^2\)
Expand and simplify:
\(4x^2 = x^2 + 8x + 16 + y^2\)
\(3x^2 - y^2 = 8x + 16\)
Solve for the standard form by realizing \(8x \rightarrow 0\) as offset center condition:
\(3x^2 - y^2 = 12\).
Therefore, the locus of \( P \) is the hyperbola represented by:
\(3x^2 - y^2 = 12\)