← Back to Test

Problem 16 - Entrance Test

If p(x) = x/2 + 3, what is p(10)?

Correct: C

p(10) = 10/2 + 3 = 5 + 3 = 8.