Back to Blog

    Medium SAT Functions Practice Questions

    April 26, 202610 min read61 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 xx (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)=2x+3f(x) = 2x + 3, finding f(g(x))f(g(x)) involves replacing every xx 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 xx-intercepts where f(x)=0f(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)=x2βˆ’5x+4f(x) = x^2 - 5x + 4, what is the value of f(xβˆ’3)f(x-3)?
      1. Substitute (xβˆ’3)(x-3) for every xx in the original function: f(xβˆ’3)=(xβˆ’3)2βˆ’5(xβˆ’3)+4f(x-3) = (x-3)^2 - 5(x-3) + 4.
      2. Expand the squared term: (xβˆ’3)(xβˆ’3)=x2βˆ’6x+9(x-3)(x-3) = x^2 - 6x + 9.
      3. Distribute the -5: βˆ’5x+15-5x + 15.
      4. Combine all terms: x2βˆ’6x+9βˆ’5x+15+4x^2 - 6x + 9 - 5x + 15 + 4.
      5. Simplify: x2βˆ’11x+28x^2 - 11x + 28.
    2. Example 2: Composite Functions
      Given g(x)=3xβˆ’2g(x) = 3x - 2 and h(x)=x2+4h(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)=62+4=3+4=7h(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=19g(7) = 3(7) - 2 = 21 - 2 = 19.
    3. Example 3: Interpreting Linear Functions
      The function C(p)=15p+200C(p) = 15p + 200 represents the total cost in dollars to produce pp phones. What does the value 15 represent in this context?
      1. Identify the form of the function: This is a linear function y=mx+by = mx + b.
      2. Recall that mm (the coefficient of the variable) represents the rate of change.
      3. In this context, for every additional phone produced (pp), 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)=2x+6xβˆ’1f(x) = \frac{2x+6}{x-1}, what is the value of f(5)f(5)?

    2. The graph of the function gg is a parabola in the xyxy-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βˆ’4g(x) = (x+3)^2 - 4
    B) g(x)=(xβˆ’3)2βˆ’4g(x) = (x-3)^2 - 4
    C) g(x)=(xβˆ’3)2+4g(x) = (x-3)^2 + 4
    D) g(x)=(x+3)2+4g(x) = (x+3)^2 + 4

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

    Ready to ace your exams?

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

    Start Learning Free

    4. If h(x)=2x+5h(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)=3x2βˆ’4f(x) = 3x^2 - 4 and g(x)=2x+1g(x) = 2x + 1, what is q(βˆ’2)q(-2)?

    6. The function ff is defined by f(x)=ax2+7f(x) = ax^2 + 7. For the constant aa, f(3)=34f(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 xx-axis?
    A) f(x)=x2βˆ’4f(x) = x^2 - 4
    B) f(x)=x2+4f(x) = x^2 + 4
    C) f(x)=(xβˆ’4)2f(x) = (x-4)^2
    D) f(x)=βˆ’x2+4f(x) = -x^2 + 4

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

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

    10. For the function p(x)=∣xβˆ’5∣+2p(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)+65βˆ’1=10+64=164=4f(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+ky = 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βˆ’4g(x) = a(x-3)^2 - 4. Choice B matches this form.
    3. Answer: 4
      Plug in x=2x=2 and set the result to 10: 4(2)2βˆ’k(2)+2=104(2)^2 - k(2) + 2 = 10. This simplifies to 16βˆ’2k+2=1016 - 2k + 2 = 10, then 18βˆ’2k=1018 - 2k = 10. Subtracting 18 gives βˆ’2k=βˆ’8-2k = -8, so k=4k = 4.
    4. Answer: 6
      First find h(3)=23+5=8+5=13h(3) = 2^3 + 5 = 8 + 5 = 13. Then find h(1)=21+5=2+5=7h(1) = 2^1 + 5 = 2 + 5 = 7. Finally, 13βˆ’7=613 - 7 = 6.
    5. Answer: 5
      First, find f(βˆ’2)=3(βˆ’2)2βˆ’4=3(4)βˆ’4=8f(-2) = 3(-2)^2 - 4 = 3(4) - 4 = 8. Next, find g(βˆ’2)=2(βˆ’2)+1=βˆ’3g(-2) = 2(-2) + 1 = -3. Then q(βˆ’2)=8+(βˆ’3)=5q(-2) = 8 + (-3) = 5.
    6. Answer: 34
      In the function f(x)=ax2+7f(x) = ax^2 + 7, the variable xx 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)=34f(-3) = f(3) = 34.
    7. Answer: B
      A graph does not intersect the xx-axis if f(x)=0f(x) = 0 has no real solutions. For x2+4=0x^2 + 4 = 0, x2=βˆ’4x^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=112(x+2) - 1 = 11. Distribute: 2x+4βˆ’1=112x + 4 - 1 = 11, which simplifies to 2x+3=112x + 3 = 11. Subtract 3 to get 2x=82x = 8, so x=4x = 4.
    9. Answer: 5%
      In an exponential growth function y=a(1+r)ty = a(1+r)^t, rr represents the growth rate. Here, 1+r=1.051+r = 1.05, so r=0.05r = 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=5x=5). Therefore, the minimum value of the entire function is 0+2=20 + 2 = 2.
    Interactive quizQuestion 1 of 5

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

    Pick an answer to check

    Frequently Asked Questions

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

    f(x)+kf(x) + k represents a vertical shift of the graph up or down by kk units. In contrast, f(x+k)f(x + k) represents a horizontal shift left or right by kk 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 xx. 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 xx-column corresponds to exactly one value in the yy-column. If one xx value has two different yy 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+kf(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.

    Related Articles

    Keep exploring