QuantProblem Solving

Free GMAT Problem Solving Practice Question

PrepLattice is an independent test-preparation service and is not affiliated with or endorsed by GMAC, the organization that administers the GMAT. GMAT and GMAT Focus are trademarks of GMAC, used here only to name the exam this question is designed to prepare you for.

If x is a positive real number and x − √x = 1, what is the value of x?

Five fresh questions every day, your progress tracked, every miss explained. Free with an account.

Answer & Explanation

Correct answer

D

Let u = √x, so u ≥ 0 and x = u². The key move is the substitution: x − √x = 1 becomes u² − u − 1 = 0. By the quadratic formula, u = (1 ± √5)/2. The domain restriction u ≥ 0 forces the plus sign, since the negative root (1 − √5)/2 is about −0.62. So u = (1 + √5)/2.

Now track what the question actually asks: it wants x, not √x, so square the result. x = u² = ((1 + √5)/2)² = (1 + 2√5 + 5)/4 = (6 + 2√5)/4 = (3 + √5)/2 ≈ 2.62. Quick check: √x ≈ 1.62, and 2.62 − 1.62 = 1, as required. The choices are irrational surds, so you cannot back-test them by inspection; verifying one means taking the square root of a surd, which is just the forward work again. So the answer is D.

Among the traps: A squares the discarded negative root (1 − √5)/2; B sign-flips the linear coefficient and solves u² + u − 1 = 0; C correctly finds u but reports it without squaring to get x; E uses u² = u + 1 to get x = u + 1 but then adds the original 1 a second time, reaching u + 2 = (5 + √5)/2.