GRE Quantitative Quiz: Functions Function Notation
20 questions · exam conditions
0:00
Functions Function NotationQuestion 1 of 20

Let f(x)=2x+3f(x)=2x+3 and g(x)=x2g(x)=x^2. For x=2x=2, what is the value of f(x)g(x)f(x)-g(x)?

33
3-3
77
11
1-1
← Back to quizzes

GRE Quantitative Quiz

GRE Quantitative Quiz: Functions Function Notation

Practice Functions Function Notation in GRE Quantitative with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Functions Function Notation, giving you a quick way to practice the rules, question types, and explanations that matter most for GRE Quantitative.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Let f(x)=2x+3f(x)=2x+3 and g(x)=x2g(x)=x^2. For x=2x=2, what is the value of f(x)g(x)f(x)-g(x)?

  1. 33 (correct answer)
  2. 3-3
  3. 77
  4. 11
  5. 1-1
Explanation: This question tests functions and function notation. The functions are f(x) = 2x + 3 and g(x) = x², so f(x) - g(x) means subtract g from f at x=2. Compute f(2) = 4 + 3 = 7, g(2) = 4. Then 7 - 4 = 3. Therefore, the value is 3. A tempting mistake might be to subtract in reverse, 4 - 7 = -3, option B. Another error could be adding them, 7 + 4 = 11, not an option.

Question 2

Two functions are defined by p(x)=4xp(x)=4-x and q(x)=2x+1q(x)=2x+1. What is the value of p(q(3))p(q(3))?

  1. 7-7
  2. 3-3 (correct answer)
  3. 77
  4. 33
  5. 9-9
Explanation: This question tests understanding of composite functions and function notation. We have p(x) = 4 - x and q(x) = 2x + 1, and we need to find p(q(3)). First, we find q(3): q(3) = 2(3) + 1 = 6 + 1 = 7. Then we use this result as the input for p: p(7) = 4 - 7 = -3. Therefore, p(q(3)) = -3. A common error would be to compute q(p(3)) instead, which would give a different result, or to make arithmetic errors in the two-step process.

Question 3

A function gg is defined by g(x)=x2+2xg(x)=x^2+2x. Which of the following equals g(3y)g(3y)?

  1. 9y2+6y9y^2+6y (correct answer)
  2. 3y2+2y3y^2+2y
  3. (3y)2+2y(3y)^2+2y
  4. 9y2+2y9y^2+2y
  5. 3y2+6y3y^2+6y
Explanation: This question tests functions and function notation. The function g is defined by g(x) = x² + 2x, so to find g(3y), substitute 3y for x. Replace x with 3y: (3y)² + 2*(3y). Compute 9y² + 6y. Therefore, it equals 9y² + 6y. A tempting mistake might be to add coefficients incorrectly, like 3y² + 2y, option B. Another error could be forgetting to square the 3, giving 3y² + 6y, option E.

Question 4

A function rr is defined by r(x)=x2+1r(x)=x^2+1. Which of the following equals r(2k)r(2k)?

  1. 2k2+12k^2+1
  2. 4k2+14k^2+1 (correct answer)
  3. (2k)2(2k)^2
  4. k2+1k^2+1
  5. 4k+14k+1
Explanation: This question tests understanding of functions and function notation with algebraic expressions. The function r is defined by r(x) = x² + 1. To find r(2k), we substitute 2k for x in the expression: r(2k) = (2k)² + 1 = 4k² + 1. Therefore, r(2k) = 4k² + 1. A common error would be to incorrectly square 2k as 2k² instead of 4k², forgetting that (2k)² = 2² × k² = 4k².

Question 5

A function qq is defined as follows: q(n)q(n) equals the square of nn minus 3. What is the value of q(12)q(\tfrac{1}{2})?

  1. 54\tfrac{5}{4}
  2. 114-\tfrac{11}{4} (correct answer)
  3. 52-\tfrac{5}{2}
  4. 114\tfrac{11}{4}
  5. 74-\tfrac{7}{4}
Explanation: This question tests functions and function notation. The function q is defined by q(n) = n² - 3, meaning square the input and subtract 3. To find q(1/2), replace n with 1/2 in the expression. So, (1/2)² = 1/4, then 1/4 - 3 = 1/4 - 12/4 = -11/4. Therefore, the value is -11/4. A tempting mistake might be to subtract first, like (1/2 - 3)² = (-5/2)² = 25/4, not an option. Another error could be using 1/2 squared as 1/2, giving 1/2 -3 = -5/2, option C.

Question 6

A function tt is defined by t(x)=x24t(x)=x^2-4. What is the value of t(a+1)t(a+1) in terms of aa?

  1. a23a^2-3
  2. (a+1)24(a+1)^2-4
  3. a2+2a3a^2+2a-3 (correct answer)
  4. a2+14a^2+1-4
  5. a2+2a+5a^2+2a+5
Explanation: This question tests understanding of functions and function notation with variable substitution. The function is defined by t(x) = x² - 4. To find t(a + 1), we substitute (a + 1) for x in the function: t(a + 1) = (a + 1)² - 4. Expanding (a + 1)²: (a + 1)² = a² + 2a + 1. Therefore, t(a + 1) = a² + 2a + 1 - 4 = a² + 2a - 3. A common error would be to expand (a + 1)² incorrectly as a² + 1, forgetting the middle term 2a from the binomial expansion.

Question 7

A function ff is defined by f(x)=3x5f(x)=3x-5. What is the value of f(4)f(4)?

  1. 77 (correct answer)
  2. 7-7
  3. 1717
  4. 33
  5. 17-17
Explanation: This question tests understanding of functions and function notation, specifically evaluating a linear function at a given input. The function is defined by f(x) = 3x - 5, which means to find f(x), we multiply the input by 3 and then subtract 5. To find f(4), we substitute x = 4 into the function: f(4) = 3(4) - 5 = 12 - 5 = 7. Therefore, f(4) = 7. A common error would be to confuse the order of operations or to substitute incorrectly, but following the function definition step by step yields the correct answer of 7.

Question 8

Functions ff and gg are defined by f(x)=x2+1f(x)=x^2+1 and g(x)=2x+3g(x)=2x+3. For x=2x=2, what is the value of f(x)g(x)f(x)-g(x)?

  1. 00
  2. 2-2 (correct answer)
  3. 22
  4. 4-4
  5. 44
Explanation: This question tests understanding of functions and function notation, specifically evaluating and subtracting two functions at a given point. We have f(x) = x² + 1 and g(x) = 2x + 3, and need to find f(2) - g(2). First, f(2) = 2² + 1 = 4 + 1 = 5. Next, g(2) = 2(2) + 3 = 4 + 3 = 7. Therefore, f(2) - g(2) = 5 - 7 = -2. A common error might be to subtract the functions first and then evaluate, but we need to evaluate each function separately at x = 2 before subtracting.

Question 9

A function hh is defined by h(t)=t1t+3h(t)=\dfrac{t-1}{t+3} for t3t\ne -3. What is the value of h(1)h(1)?

  1. 14\dfrac{1}{4}
  2. 00 (correct answer)
  3. 24\dfrac{2}{4}
  4. 12\dfrac{1}{2}
  5. 23\dfrac{2}{3}
Explanation: This question tests understanding of functions and function notation with a rational expression. The function h is defined by h(t) = (t-1)/(t+3) for t ≠ -3. To find h(1), we substitute 1 for t in the expression: h(1) = (1-1)/(1+3) = 0/4 = 0. Therefore, h(1) = 0. A common error would be to simplify the fraction incorrectly or to confuse the numerator and denominator operations.

Question 10

A function rr is defined by r(x)=x3r(x)=|x-3|. What is the value of r(1)r(-1)?

  1. 4-4
  2. 22
  3. 44 (correct answer)
  4. 2-2
  5. 33
Explanation: This question tests functions and function notation. The function r is defined by r(x) = |x - 3|, meaning the absolute value of the input minus 3. To find r(-1), replace x with -1 in the expression. So, -1 - 3 = -4, and | -4 | = 4. Therefore, the value is 4. A tempting mistake might be to forget the absolute value, giving -4, option A. Another error could be subtracting in reverse, |3 - (-1)| = |4| = 4, same, but option D -2 might come from partial miscalculation.

Question 11

Two functions are defined by f(x)=x5f(x)=x-5 and g(x)=1xg(x)=\dfrac{1}{x}. What is the value of g(f(2))g(f(2))?

  1. 3-3
  2. 13\dfrac{1}{3}
  3. 13\dfrac{1}{-3}
  4. 33
  5. 13-\dfrac{1}{3} (correct answer)
Explanation: This question tests understanding of composite functions and function notation. We have f(x) = x - 5 and g(x) = 1/x, and we need to find g(f(2)). First, we find f(2): f(2) = 2 - 5 = -3. Then we use this result as the input for g: g(-3) = 1/(-3) = -1/3. Therefore, g(f(2)) = -1/3. A common error would be to compute f(g(2)) instead, or to incorrectly handle the negative sign when taking the reciprocal of -3.

Question 12

Let f(x)=x+4f(x)=x+4 and g(x)=x2g(x)=\dfrac{x}{2}. What is the value of f(g(10))f(g(10))?

  1. 55
  2. 99 (correct answer)
  3. 1414
  4. 77
  5. 1212
Explanation: This question tests functions and function notation, specifically composition. The functions are f(x) = x + 4 and g(x) = x/2, so f(g(10)) means first apply g to 10, then f to that result. Compute g(10) = 10/2 = 5. Then f(5) = 5 + 4 = 9. Therefore, the value is 9. A tempting mistake might be to compose in reverse, g(f(10)) = (10+4)/2 = 7, option D. Another error could be adding before dividing, like (10 + 4)/2 = 7 again.

Question 13

Let f(x)=x2f(x)=x-2 and g(x)=3x+1g(x)=3x+1. What is the value of f(g(4))f(g(4))?

  1. 1111 (correct answer)
  2. 1313
  3. 99
  4. 77
  5. 33
Explanation: This question tests functions and function notation, specifically composition. The functions are f(x) = x - 2 and g(x) = 3x + 1, so f(g(4)) means first apply g to 4, then f to that result. Compute g(4) = 3*4 + 1 = 13. Then f(13) = 13 - 2 = 11. Therefore, the value is 11. A tempting mistake might be to compose in reverse, g(f(4)) = g(2) = 7, option D. Another error could be adding instead of subtracting, like 13 + 2 = 15, not an option.

Question 14

A function ff is defined by f(x)=x21f(x)=x^2-1. Which of the following equals f(x+1)f(x+1)?

  1. x2+1x^2+1
  2. (x+1)21(x+1)^2-1
  3. x21+1x^2-1+1
  4. x2+2x1x^2+2x-1
  5. x2+2xx^2+2x (correct answer)
Explanation: This question tests functions and function notation. The function f is defined by f(x) = x² - 1, so to find f(x+1), substitute x+1 for x. Replace x with x+1: (x+1)² - 1. Expand to x² + 2x + 1 - 1 = x² + 2x. Therefore, it equals x² + 2x. A tempting mistake might be to add 1 instead of subtracting, giving x² + 1, option A. Another error could be incomplete expansion, like x² + 2x - 1, option D.

Question 15

If f(x)=2x1f(x)=2x-1 and f(g(x))=3x+4f(g(x))=3x+4, what is g(x)g(x)?

  1. (3x+4)/2(3x+4)/2
  2. (3x+5)/2(3x+5)/2 (correct answer)
  3. (3x+3)/2(3x+3)/2
  4. 2(3x+4)12(3x+4)-1
Explanation: Since f(g(x)) = 2g(x) - 1, set 2g(x) - 1 = 3x + 4. Add 1 to both sides: 2g(x) = 3x + 5, then divide by 2 to get g(x) = (3x + 5)/2. The tempting wrong answer (3x + 4)/2 forgets to add 1 before dividing.

Question 16

For f(x)=x23xf(x)=x^2-3x, which equals f(x+h)f(x)h\frac{f(x+h)-f(x)}{h} for h0h \neq 0?

  1. 2xh+32x-h+3
  2. 2x+h+32x+h+3
  3. 2xh32x-h-3
  4. 2x+h32x+h-3 (correct answer)
Explanation: Expand f(x+h): x^2 + 2xh + h^2 - 3x - 3h. Subtract f(x)=x^2-3x to get 2xh+h^2-3h. Factor out h and divide by h, with h not 0, giving 2x+h-3. The tempting error 2x+h+3 comes from treating -3(x+h) as -3x+3h; the -3h must be subtracted.

Question 17

A function ff satisfies f(x+1)=f(x)+xf(x+1)=f(x)+x for all xx, and f(0)=1f(0)=1. What is f(4)f(1)f(4)-f(1)?

  1. 4
  2. 5
  3. 6 (correct answer)
  4. 7
Explanation: Work forward: f(1)=f(0)+0=1, f(2)=f(1)+1=2, f(3)=f(2)+2=4, f(4)=f(3)+3=7. Therefore f(4)-f(1)=7-1=6. A tempting wrong answer is 7, which is just f(4); you must subtract f(1)=1.

Question 18

If f(x+1)=x22x+3f(x+1)=x^2-2x+3, what is f(x)f(x)?

  1. x24x+6x^2-4x+6 (correct answer)
  2. x22x+4x^2-2x+4
  3. x24x+3x^2-4x+3
  4. x22x+3x^2-2x+3
Explanation: Let u = x + 1, so x = u - 1. Substituting gives f(u) = (u - 1)^2 - 2(u - 1) + 3 = u^2 - 4u + 6, so f(x) = x^2 - 4x + 6. The tempting x^2 - 2x + 3 is just the original expression f(x + 1), not f(x).

Question 19

Let f(x)=x2f(x)=x^2 and g(x)=2x1g(x)=2x-1. If f(g(a))=g(f(a))f(g(a))=g(f(a)), what is aa?

  1. 0
  2. 1 (correct answer)
  3. 2
  4. -1
Explanation: Substitute: f(g(a)) = (2a - 1)^2 and g(f(a)) = 2a^2 - 1. Set them equal: (2a - 1)^2 = 2a^2 - 1, which simplifies to 2(a - 1)^2 = 0, so a = 1. The tempting wrong choice 0 fails because f(g(0)) = 1 while g(f(0)) = -1.

Question 20

Functions ff and gg are defined by f(x)=2x+1f(x)=2x+1 and g(x)=x4g(x)=x-4. What is the value of (fg)(3)(f\circ g)(3), where (fg)(x)=f(g(x))(f\circ g)(x)=f(g(x))?

  1. 1-1 (correct answer)
  2. 3-3
  3. 33
  4. 5-5
  5. 55
Explanation: This question tests understanding of function composition and function notation. We have f(x) = 2x + 1 and g(x) = x - 4, and we need to find (f∘g)(3) = f(g(3)). First, we find g(3): g(3) = 3 - 4 = -1. Then we evaluate f at this result: f(-1) = 2(-1) + 1 = -2 + 1 = -1. Therefore, (f∘g)(3) = -1. A common error would be to compute (g∘f)(3) instead, which would give g(f(3)) = g(7) = 3, but the notation clearly indicates we need f(g(3)).