∑
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
If f(x + 1) = x^2 + 3x + 2, what is f(x)?
A. x^2 + 3x + 2
B. x^2 + x
C. x^2 + 5x + 6
D. x^2 + x + 2
E. x^2 - x
Check Answer
Show Solution
Correct: B
Let y = x + 1, so x = y - 1. Then f(y) = (y - 1)^2 + 3(y - 1) + 2 = y^2 - 2y + 1 + 3y - 3 + 2 = y^2 + y. Therefore, f(x) = x^2 + x.