∑
TestPrep
Magic
Features
Entrance Test
Puzzles
Videos
Practice
Download Free
Features
Entrance Test
Puzzles
Videos
Practice
Download Free
← Back to Test
Problem 14 - Entrance Test
Solve for x: sqrt(x + 2) + sqrt(x + 5) = 3
A. -1
B. -2
C. -3
D. -4
E. -5
Check Answer
Show Solution
Correct: A
sqrt(x+5) = 3 - sqrt(x+2). Squaring both sides: x+5 = 9 - 6sqrt(x+2) + x + 2. Simplifying: 6sqrt(x+2) = 6. sqrt(x+2) = 1. Squaring both sides: x+2 = 1. So, x = -1. Checking the solution: sqrt(-1+2) + sqrt(-1+5) = sqrt(1) + sqrt(4) = 1 + 2 = 3. Therefore, x = -1.