Back to Blog
    Exams, Assessments & Practice Tools

    Medium SAT Functions Practice Questions

    April 26, 202610 min read23 views
    Medium SAT Functions Practice Questions

    Medium SAT Functions Practice Questions

    Mastering function notation, transformations, and algebraic manipulation is essential for scoring high on the math section of the SAT. This guide provides comprehensive Medium SAT Functions Practice Questions to help you bridge the gap between basic concepts and advanced problem-solving.

    Concept Explanation

    SAT functions are mathematical relationships where each input value x x (the domain) corresponds to exactly one output value f ( x ) f(x) (the range). At the medium difficulty level, the SAT moves beyond simple substitution and requires students to understand composite functions, graph transformations, and interpreting functions within real-world contexts. For example, if you are given f ( x ) = 2 x + 3 f(x) = 2x + 3 , finding f ( g ( x ) ) f(g(x)) involves replacing every x x in the first function with the entire expression of the second. Understanding how to manipulate these expressions is a core skill often found in Medium SAT Math Practice Questions. Furthermore, you must be comfortable with the coordinate plane, where y = f ( x ) y = f(x) , and recognize that the roots or zeros of a function are the x x -intercepts where f ( x ) = 0 f(x) = 0 . For more foundational review, you might also look at Medium SAT Algebra Practice Questions.

    Solved Examples

    Below are fully worked examples demonstrating the logic required for medium-level function problems.

    1. Example 1: Function Substitution
      If f ( x ) = x 2 βˆ’ 5 x + 4 f(x) = x^2 - 5x + 4 , what is the value of f ( x βˆ’ 3 ) f(x-3) ?
      1. Substitute ( x βˆ’ 3 ) (x-3) for every x x in the original function: f ( x βˆ’ 3 ) = ( x βˆ’ 3 ) 2 βˆ’ 5 ( x βˆ’ 3 ) + 4 f(x-3) = (x-3)^2 - 5(x-3) + 4 .
      2. Expand the squared term: ( x βˆ’ 3 ) ( x βˆ’ 3 ) = x 2 βˆ’ 6 x + 9 (x-3)(x-3) = x^2 - 6x + 9 .
      3. Distribute the -5: βˆ’ 5 x + 15 -5x + 15 .
      4. Combine all terms: x 2 βˆ’ 6 x + 9 βˆ’ 5 x + 15 + 4 x^2 - 6x + 9 - 5x + 15 + 4 .
      5. Simplify: x 2 βˆ’ 11 x + 28 x^2 - 11x + 28 .
    2. Example 2: Composite Functions
      Given g ( x ) = 3 x βˆ’ 2 g(x) = 3x - 2 and h ( x ) = x 2 + 4 h(x) = \frac{x}{2} + 4 , find the value of g ( h ( 6 ) ) g(h(6)) .
      1. Start with the inner function: Calculate h ( 6 ) h(6) .
      2. h ( 6 ) = 6 2 + 4 = 3 + 4 = 7 h(6) = \frac{6}{2} + 4 = 3 + 4 = 7 .
      3. Now use the result as the input for g ( x ) g(x) : Find g ( 7 ) g(7) .
      4. g ( 7 ) = 3 ( 7 ) βˆ’ 2 = 21 βˆ’ 2 = 19 g(7) = 3(7) - 2 = 21 - 2 = 19 .
    3. Example 3: Interpreting Linear Functions
      The function C ( p ) = 15 p + 200 C(p) = 15p + 200 represents the total cost in dollars to produce p p phones. What does the value 15 represent in this context?
      1. Identify the form of the function: This is a linear function y = m x + b y = mx + b .
      2. Recall that m m (the coefficient of the variable) represents the rate of change.
      3. In this context, for every additional phone produced ( p p ), the cost increases by $15.
      4. Therefore, 15 is the cost per phone.

    Practice Questions

    Test your skills with these Medium SAT Functions Practice Questions. Ensure you show your work for each step.

    1. If f ( x ) = 2 x + 6 x βˆ’ 1 f(x) = \frac{2x+6}{x-1} , what is the value of f ( 5 ) f(5) ?

    2. The graph of the function g g is a parabola in the x y xy -plane. If the vertex of the parabola is ( 3 , βˆ’ 4 ) (3, -4) , which of the following could be the equation for g ( x ) g(x) ?
    A) g ( x ) = ( x + 3 ) 2 βˆ’ 4 g(x) = (x+3)^2 - 4
    B) g ( x ) = ( x βˆ’ 3 ) 2 βˆ’ 4 g(x) = (x-3)^2 - 4
    C) g ( x ) = ( x βˆ’ 3 ) 2 + 4 g(x) = (x-3)^2 + 4
    D) g ( x ) = ( x + 3 ) 2 + 4 g(x) = (x+3)^2 + 4

    3. Let f ( x ) = 4 x 2 βˆ’ k x + 2 f(x) = 4x^2 - kx + 2 . If f ( 2 ) = 10 f(2) = 10 , what is the value of k k ?

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    4. If h ( x ) = 2 x + 5 h(x) = 2^x + 5 , what is the value of h ( 3 ) βˆ’ h ( 1 ) h(3) - h(1) ?

    5. A function q ( x ) q(x) is defined such that q ( x ) = f ( x ) + g ( x ) q(x) = f(x) + g(x) . If f ( x ) = 3 x 2 βˆ’ 4 f(x) = 3x^2 - 4 and g ( x ) = 2 x + 1 g(x) = 2x + 1 , what is q ( βˆ’ 2 ) q(-2) ?

    6. The function f f is defined by f ( x ) = a x 2 + 7 f(x) = ax^2 + 7 . For the constant a a , f ( 3 ) = 34 f(3) = 34 . What is the value of f ( βˆ’ 3 ) f(-3) ?

    7. Which of the following functions has a graph that does not intersect the x x -axis?
    A) f ( x ) = x 2 βˆ’ 4 f(x) = x^2 - 4
    B) f ( x ) = x 2 + 4 f(x) = x^2 + 4
    C) f ( x ) = ( x βˆ’ 4 ) 2 f(x) = (x-4)^2
    D) f ( x ) = βˆ’ x 2 + 4 f(x) = -x^2 + 4

    8. If g ( x ) = 2 x βˆ’ 1 g(x) = 2x - 1 , find the value of x x such that g ( x + 2 ) = 11 g(x+2) = 11 .

    9. The function w ( t ) = 100 ( 1.05 ) t w(t) = 100(1.05)^t models the population of a certain species over t t years. By what percentage does the population increase each year?

    10. For the function p ( x ) = ∣ x βˆ’ 5 ∣ + 2 p(x) = |x - 5| + 2 , what is the minimum value of the function?

    Answers & Explanations

    1. Answer: 4
      Substitute 5 into the function: f ( 5 ) = 2 ( 5 ) + 6 5 βˆ’ 1 = 10 + 6 4 = 16 4 = 4 f(5) = \frac{2(5)+6}{5-1} = \frac{10+6}{4} = \frac{16}{4} = 4 .
    2. Answer: B
      The vertex form of a parabola is y = a ( x βˆ’ h ) 2 + k y = a(x-h)^2 + k , where ( h , k ) (h, k) is the vertex. For vertex ( 3 , βˆ’ 4 ) (3, -4) , the equation must be g ( x ) = a ( x βˆ’ 3 ) 2 βˆ’ 4 g(x) = a(x-3)^2 - 4 . Choice B matches this form.
    3. Answer: 4
      Plug in x = 2 x=2 and set the result to 10: 4 ( 2 ) 2 βˆ’ k ( 2 ) + 2 = 10 4(2)^2 - k(2) + 2 = 10 . This simplifies to 16 βˆ’ 2 k + 2 = 10 16 - 2k + 2 = 10 , then 18 βˆ’ 2 k = 10 18 - 2k = 10 . Subtracting 18 gives βˆ’ 2 k = βˆ’ 8 -2k = -8 , so k = 4 k = 4 .
    4. Answer: 6
      First find h ( 3 ) = 2 3 + 5 = 8 + 5 = 13 h(3) = 2^3 + 5 = 8 + 5 = 13 . Then find h ( 1 ) = 2 1 + 5 = 2 + 5 = 7 h(1) = 2^1 + 5 = 2 + 5 = 7 . Finally, 13 βˆ’ 7 = 6 13 - 7 = 6 .
    5. Answer: 5
      First, find f ( βˆ’ 2 ) = 3 ( βˆ’ 2 ) 2 βˆ’ 4 = 3 ( 4 ) βˆ’ 4 = 8 f(-2) = 3(-2)^2 - 4 = 3(4) - 4 = 8 . Next, find g ( βˆ’ 2 ) = 2 ( βˆ’ 2 ) + 1 = βˆ’ 3 g(-2) = 2(-2) + 1 = -3 . Then q ( βˆ’ 2 ) = 8 + ( βˆ’ 3 ) = 5 q(-2) = 8 + (-3) = 5 .
    6. Answer: 34
      In the function f ( x ) = a x 2 + 7 f(x) = ax^2 + 7 , the variable x x is squared. Since ( 3 ) 2 = 9 (3)^2 = 9 and ( βˆ’ 3 ) 2 = 9 (-3)^2 = 9 , the output will be the same for both inputs. Therefore, f ( βˆ’ 3 ) = f ( 3 ) = 34 f(-3) = f(3) = 34 .
    7. Answer: B
      A graph does not intersect the x x -axis if f ( x ) = 0 f(x) = 0 has no real solutions. For x 2 + 4 = 0 x^2 + 4 = 0 , x 2 = βˆ’ 4 x^2 = -4 , which has no real square root. Visually, this is a parabola shifted up 4 units.
    8. Answer: 4
      Set up the equation: 2 ( x + 2 ) βˆ’ 1 = 11 2(x+2) - 1 = 11 . Distribute: 2 x + 4 βˆ’ 1 = 11 2x + 4 - 1 = 11 , which simplifies to 2 x + 3 = 11 2x + 3 = 11 . Subtract 3 to get 2 x = 8 2x = 8 , so x = 4 x = 4 .
    9. Answer: 5%
      In an exponential growth function y = a ( 1 + r ) t y = a(1+r)^t , r r represents the growth rate. Here, 1 + r = 1.05 1+r = 1.05 , so r = 0.05 r = 0.05 , which is 5%.
    10. Answer: 2
      The absolute value expression ∣ x βˆ’ 5 ∣ |x - 5| is always greater than or equal to 0. Its minimum value is 0 (when x = 5 x=5 ). Therefore, the minimum value of the entire function is 0 + 2 = 2 0 + 2 = 2 .

    Quick Quiz

    Interactive Quiz 5 questions

    1. If f ( x ) = 3 x βˆ’ 5 f(x) = 3x - 5 , what is f ( f ( 2 ) ) f(f(2)) ?

    • A 1
    • B -2
    • C 4
    • D -5
    Check answer

    Answer: B. -2

    2. Which transformation moves the graph of y = f ( x ) y = f(x) three units to the right?

    • A y = f ( x ) + 3 y = f(x) + 3
    • B y = f ( x ) βˆ’ 3 y = f(x) - 3
    • C y = f ( x + 3 ) y = f(x + 3)
    • D y = f ( x βˆ’ 3 ) y = f(x - 3)
    Check answer

    Answer: D. y = f ( x βˆ’ 3 ) y = f(x - 3)

    3. A linear function has a slope of 4 and passes through (0, 7). What is the value of f ( 10 ) f(10) ?

    • A 40
    • B 47
    • C 74
    • D 11
    Check answer

    Answer: B. 47

    4. If g ( x ) = x + 9 g(x) = \sqrt{x+9} , what is the domain of g g ?

    • A x β‰₯ 0 x \geq 0
    • B x β‰₯ 9 x \geq 9
    • C x β‰₯ βˆ’ 9 x \geq -9
    • D All real numbers
    Check answer

    Answer: C. x β‰₯ βˆ’ 9 x \geq -9

    5. In the function h ( x ) = βˆ’ 2 x 2 + 8 x βˆ’ 1 h(x) = -2x^2 + 8x - 1 , what is the x-coordinate of the vertex?

    • A 2
    • B -2
    • C 4
    • D 8
    Check answer

    Answer: A. 2

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free β†’

    Frequently Asked Questions

    What is the difference between f ( x ) + k f(x) + k and f ( x + k ) f(x + k) ?

    f ( x ) + k f(x) + k represents a vertical shift of the graph up or down by k k units. In contrast, f ( x + k ) f(x + k) represents a horizontal shift left or right by k k units.

    How do I find the zeros of a function on the SAT?

    To find the zeros, set the function f ( x ) f(x) equal to zero and solve for x x . These values represent the points where the graph crosses the horizontal axis.

    What are composite functions?

    Composite functions, written as f ( g ( x ) ) f(g(x)) , involve using the output of one function as the input for another. You evaluate the inner function first and then apply the outer function to that result.

    How can I identify a function from a table?

    A table represents a function if every unique input in the x x -column corresponds to exactly one value in the y y -column. If one x x value has two different y y values, it is not a function.

    What is the vertex form of a quadratic function?

    The vertex form is f ( x ) = a ( x βˆ’ h ) 2 + k f(x) = a(x-h)^2 + k . This form is highly useful on the SAT because it directly tells you the coordinates of the maximum or minimum point, which is ( h , k ) (h, k) .

    Why are functions important for the SAT?

    Functions account for a significant portion of the Heart of Algebra and Passport to Advanced Math sections. Mastery of functions is required to solve modeling problems and interpret complex data sets. For additional practice, explore SAT Algebra Practice Questions with Answers.

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    Enjoyed this article?

    Share it with others who might find it helpful.