GK_Gmat
Which of the following options always equates to \(\sqrt{9 + x^2 - 6x}\)?
A. x - 3
B. 3 + x
C. |3 - x|
D. |3 + x|
E. 3 - x
Experience GMAT Club Test Questions
Rise to the challenge with GMAT Club Tests. Happy practicing!
Method 1: Algebraic ApproachThe expression inside the square root is a perfect square trinomial.
Rearrange the terms:
\(\sqrt{9 + x^2 - 6x} = \sqrt{x^2 - 6x + 9}\)
Factor the quadratic expression:
\(x^2 - 6x + 9 = (x - 3)^2\) (or equivalently \((3 - x)^2\))
So the expression becomes:
\(\sqrt{(x - 3)^2}\)
CRITICAL RULE:In GMAT math, \(\sqrt{u^2}\) is defined as \(|u|\), not just \(u\). The square root symbol \(\sqrt{}\) only yields the non-negative root.
Therefore:
\(\sqrt{(x - 3)^2} = |x - 3|\)
Note that \(|x - 3|\) is mathematically identical to \(|3 - x|\).
If you check the options, \(|3 - x|\) is Option (C).
[hr]
Method 2: Picking NumbersIf you forget the absolute value rule, picking numbers will save you.
Case 1: Pick \(x = 0\) (Choose a value smaller than 3)
Substitute into the original expression:
\(\sqrt{9 + 0^2 - 6(0)} = \sqrt{9} = 3\)
Now check the options:
A. \(0 - 3 = -3\) (Incorrect)
B. \(3 + 0 = 3\) (Keep)
C. \(|3 - 0| = 3\) (Keep)
D. \(|3 + 0| = 3\) (Keep)
E. \(3 - 0 = 3\) (Keep)
Case 2: Pick \(x = 5\) (Choose a value larger than 3)
Substitute into the original expression:
\(\sqrt{9 + 25 - 30} = \sqrt{4} = 2\)
Now check the remaining options:
B. \(3 + 5 = 8\) (Incorrect)
C. \(|3 - 5| = |-2| = 2\)
(Correct)D. \(|3 + 5| = 8\) (Incorrect)
E. \(3 - 5 = -2\) (Incorrect, remember the result of a square root must be positive)
Answer: C