Algebra · real student question

In the coordinate plane, point P has coordinates (m, n) where m and n satisfy (m^2 + n^2 + 1)(m^2 + n^2 + 3) = 8. Find the length of OP.

Question

In the coordinate plane, the point PP has coordinates (m,n)(m,n), where mm and nn satisfy

(m2+n2+1)(m2+n2+3)=8(m^2+n^2+1)(m^2+n^2+3)=8

Find the length OPOP, where OO is the origin.

Step-by-step solution

  1. Connect the goal to the given expression. The distance from P(m,n)P(m,n) to the origin is

    OP=m2+n2OP=\sqrt{m^2+n^2}

    So the whole problem reduces to finding the single number m2+n2m^2+n^2; the individual values of mm and nn are never needed.

  2. Substitute to hide the two variables. Let

    t=m2+n2t=m^2+n^2

    Because mm and nn are real, each square is non-negative, which gives a constraint you must carry to the end:

    t0t\ge 0

  3. Expand and solve the quadratic in tt.

    (t+1)(t+3)=8(t+1)(t+3)=8

    t2+4t+3=8t^2+4t+3=8

    t2+4t5=0t^2+4t-5=0

    (t+5)(t1)=0  t=5 or t=1(t+5)(t-1)=0\ \Longrightarrow\ t=-5\ \text{or}\ t=1

  4. Discard the root that violates the constraint. A sum of two real squares cannot be 5-5, so t=5t=-5 is rejected and

    m2+n2=1m^2+n^2=1

    This is why option D (5\sqrt5 or 11) is a trap: it keeps a root that the substitution's own domain forbids.

  5. Compute OPOP and verify.

    OP=1=1OP=\sqrt{1}=1

    Check with the constraint: if t=1t=1 then (1+1)(1+3)=2×4=8(1+1)(1+3)=2\times 4=8 \checkmark. Geometrically, PP lies anywhere on the unit circle — for example (1,0)(1,0) or (35,45)\left(\tfrac{3}{5},\tfrac{4}{5}\right) — and every such point is distance 11 from the origin.

Answer

OP=1OP=1

Need to solve a different problem like this? Open the solver →