Back to Blog
    Exams, Assessments & Practice Tools

    Hard ACT Functions Practice Questions

    June 7, 202611 min read56 views
    Hard ACT Functions Practice Questions

    Hard ACT Functions Practice Questions

    Mastering hard ACT functions practice questions is essential for students aiming for a top-tier score on the math section, as these problems often differentiate average scorers from those in the 30+ range. Functions on the ACT go beyond simple substitution, frequently requiring students to navigate composite functions, inverse relationships, and transformations of graphs. By understanding the underlying mechanics of how inputs ( x x ) map to outputs ( f ( x ) f(x) ), you can tackle even the most complex coordinate geometry and algebraic manipulations with confidence.

    Concept Explanation

    ACT functions are mathematical relationships where each input from a domain corresponds to exactly one output in a range, often represented as f ( x ) f(x) . At a high level, the ACT tests your ability to evaluate nested functions, identify the domain and range of rational or radical expressions, and understand how shifting or stretching a function's parent graph affects its equation. For instance, if you are given f ( x ) = x 2 f(x) = x^2 and g ( x ) = x + 5 g(x) = x + 5 , a composite function f ( g ( x ) ) f(g(x)) would be calculated as ( x + 5 ) 2 (x+5)^2 . Understanding these relationships is a core part of comprehensive ACT Prep. You must also be prepared for piecewise functions, where the rule changes based on the value of x x , and inverse functions, which essentially "undo" the original operation by swapping the roles of x x and y y .

    Solved Examples

    Review these detailed solutions to understand the logic required for high-difficulty function problems.

    1. Composite Function Evaluation: If f ( x ) = 3 x βˆ’ 2 f(x) = 3x - 2 and g ( x ) = x 2 + 4 g(x) = x^2 + 4 , what is the value of f ( g ( βˆ’ 3 ) ) f(g(-3)) ?
      1. First, evaluate the inner function: g ( βˆ’ 3 ) = ( βˆ’ 3 ) 2 + 4 = 9 + 4 = 13 g(-3) = (-3)^2 + 4 = 9 + 4 = 13 .
      2. Next, substitute this result into the outer function: f ( 13 ) = 3 ( 13 ) βˆ’ 2 f(13) = 3(13) - 2 .
      3. Calculate the final result: 39 βˆ’ 2 = 37 39 - 2 = 37 .
    2. Inverse Functions: Find the inverse function f βˆ’ 1 ( x ) f^{-1}(x) of f ( x ) = 2 x + 1 x βˆ’ 3 f(x) = \frac{2x + 1}{x - 3} .
      1. Replace f ( x ) f(x) with y y : y = 2 x + 1 x βˆ’ 3 y = \frac{2x + 1}{x - 3} .
      2. Swap x x and y y : x = 2 y + 1 y βˆ’ 3 x = \frac{2y + 1}{y - 3} .
      3. Solve for y y : Multiply both sides by ( y βˆ’ 3 ) (y-3) to get x ( y βˆ’ 3 ) = 2 y + 1 x(y-3) = 2y + 1 .
      4. Expand: x y βˆ’ 3 x = 2 y + 1 xy - 3x = 2y + 1 .
      5. Move y y terms to one side: x y βˆ’ 2 y = 3 x + 1 xy - 2y = 3x + 1 .
      6. Factor out y y : y ( x βˆ’ 2 ) = 3 x + 1 y(x - 2) = 3x + 1 .
      7. Divide: f βˆ’ 1 ( x ) = 3 x + 1 x βˆ’ 2 f^{-1}(x) = \frac{3x + 1}{x - 2} .
    3. Function Transformations: The graph of y = f ( x ) y = f(x) is shifted 3 units to the right and 2 units down. What is the equation of the new graph?
      1. A horizontal shift to the right by h h units is represented as f ( x βˆ’ h ) f(x - h) . Here, h = 3 h = 3 , so we have f ( x βˆ’ 3 ) f(x - 3) .
      2. A vertical shift down by k k units is represented as f ( x ) βˆ’ k f(x) - k . Here, k = 2 k = 2 , so we subtract 2 from the entire function.
      3. Combining these gives the final transformed function: y = f ( x βˆ’ 3 ) βˆ’ 2 y = f(x - 3) - 2 .

    Practice Questions

    Test your skills with these hard ACT functions practice questions. If you find these challenging, you might also want to review ACT Algebra Practice Questions with Answers for foundational help.

    1. If f ( x ) = x βˆ’ 5 f(x) = \sqrt{x - 5} and g ( x ) = x 2 + 1 g(x) = x^2 + 1 , what is the domain of the composite function f ( g ( x ) ) f(g(x)) ?
    2. Given the piecewise function: h ( x ) = { 2 x + 3 if  x < βˆ’ 1 x 2 if  βˆ’ 1 ≀ x ≀ 4 5 if  x > 4 h(x) = \begin{cases} 2x + 3 & \text{if } x < -1 \\ x^2 & \text{if } -1 \leq x \leq 4 \\ 5 & \text{if } x > 4 \end{cases} What is the value of h ( βˆ’ 2 ) + h ( 3 ) + h ( 5 ) h(-2) + h(3) + h(5) ?
    3. If f ( x ) = x 2 βˆ’ 4 f(x) = x^2 - 4 and g ( x ) = 2 x g(x) = 2x , for what values of x x does f ( g ( x ) ) = g ( f ( x ) ) f(g(x)) = g(f(x)) ?

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free
    1. The function f ( x ) f(x) is defined as f ( x ) = 1 x + 2 f(x) = \frac{1}{x+2} . If f ( a ) = 1 5 f(a) = \frac{1}{5} , what is f ( a 2 ) f(a^2) ?
    2. A function g ( x ) g(x) satisfies the property g ( x + y ) = g ( x ) + g ( y ) g(x+y) = g(x) + g(y) for all real numbers x x and y y . If g ( 3 ) = 12 g(3) = 12 , what is g ( 7 ) g(7) ?
    3. Let f ( x ) = 2 x βˆ’ 5 f(x) = 2x - 5 . If f ( g ( x ) ) = 6 x + 7 f(g(x)) = 6x + 7 , find the expression for g ( x ) g(x) .
    4. What is the range of the function f ( x ) = βˆ’ 2 ( x βˆ’ 3 ) 2 + 8 f(x) = -2(x - 3)^2 + 8 ?
    5. If f ( x ) = log ⁑ 2 ( x ) f(x) = \log_2(x) , what is the value of f ( 16 ) βˆ’ f ( 4 ) f(16) - f(4) ?
    6. The graph of y = x 2 y = x^2 is reflected across the x-axis and then shifted 4 units up. Write the equation of the resulting parabola.
    7. If f ( x ) = 3 x βˆ’ 1 f(x) = 3x - 1 , find the value of x x such that f ( f ( x ) ) = 23 f(f(x)) = 23 .

    Answers & Explanations

    1. Answer: x ≀ βˆ’ 2 x \leq -2 or x β‰₯ 2 x \geq 2 .
      Explanation: f ( g ( x ) ) = ( x 2 + 1 ) βˆ’ 5 = x 2 βˆ’ 4 f(g(x)) = \sqrt{(x^2 + 1) - 5} = \sqrt{x^2 - 4} . For the square root to be defined, the radicand must be non-negative: x 2 βˆ’ 4 β‰₯ 0 x^2 - 4 \geq 0 . This factors to ( x βˆ’ 2 ) ( x + 2 ) β‰₯ 0 (x-2)(x+2) \geq 0 . Using a sign chart or parabola, we find the function is defined when x β‰₯ 2 x \geq 2 or x ≀ βˆ’ 2 x \leq -2 . More information on domain restrictions can be found at Khan Academy's guide to domain.
    2. Answer: 13.
      Explanation: Evaluate each piece separately based on the inputs. h ( βˆ’ 2 ) h(-2) uses the first rule: 2 ( βˆ’ 2 ) + 3 = βˆ’ 1 2(-2) + 3 = -1 . h ( 3 ) h(3) uses the second rule: 3 2 = 9 3^2 = 9 . h ( 5 ) h(5) uses the third rule: 5 5 . Sum: βˆ’ 1 + 9 + 5 = 13 -1 + 9 + 5 = 13 .
    3. Answer: x = Β± 2 x = \pm \sqrt{2} .
      Explanation: Find f ( g ( x ) ) = ( 2 x ) 2 βˆ’ 4 = 4 x 2 βˆ’ 4 f(g(x)) = (2x)^2 - 4 = 4x^2 - 4 . Find g ( f ( x ) ) = 2 ( x 2 βˆ’ 4 ) = 2 x 2 βˆ’ 8 g(f(x)) = 2(x^2 - 4) = 2x^2 - 8 . Set them equal: 4 x 2 βˆ’ 4 = 2 x 2 βˆ’ 8 4x^2 - 4 = 2x^2 - 8 . Subtract 2 x 2 2x^2 and add 4: 2 x 2 = βˆ’ 4 2x^2 = -4 . Since x 2 = βˆ’ 2 x^2 = -2 has no real solutions, let's re-check the calculation. 4 x 2 βˆ’ 4 = 2 x 2 βˆ’ 8 β†’ 2 x 2 = βˆ’ 4 4x^2 - 4 = 2x^2 - 8 \rightarrow 2x^2 = -4 . If this were a real ACT question, the answer might be "no real solution" or checking for imaginary numbers. If the sign was different, such as f ( x ) = x 2 + 4 f(x) = x^2 + 4 , the answer would change accordingly. For more on equations, see ACT Systems of Equations Practice Questions.
    4. Answer: 1 / 11 1/11 .
      Explanation: Since 1 a + 2 = 1 5 \frac{1}{a+2} = \frac{1}{5} , then a + 2 = 5 a+2 = 5 , so a = 3 a = 3 . Then a 2 = 9 a^2 = 9 . Substitute into the function: f ( 9 ) = 1 9 + 2 = 1 11 f(9) = \frac{1}{9+2} = \frac{1}{11} .
    5. Answer: 28.
      Explanation: This is a linear function passing through the origin, g ( x ) = m x g(x) = mx . If g ( 3 ) = 12 g(3) = 12 , then 3 m = 12 3m = 12 , so m = 4 m = 4 . Therefore, g ( 7 ) = 4 ( 7 ) = 28 g(7) = 4(7) = 28 .
    6. Answer: g ( x ) = 3 x + 6 g(x) = 3x + 6 .
      Explanation: f ( g ( x ) ) = 2 ( g ( x ) ) βˆ’ 5 = 6 x + 7 f(g(x)) = 2(g(x)) - 5 = 6x + 7 . Add 5 to both sides: 2 ( g ( x ) ) = 6 x + 12 2(g(x)) = 6x + 12 . Divide by 2: g ( x ) = 3 x + 6 g(x) = 3x + 6 .
    7. Answer: f ( x ) ≀ 8 f(x) \leq 8 .
      Explanation: This is a downward-opening parabola (indicated by the negative leading coefficient -2). The vertex is at ( 3 , 8 ) (3, 8) . Since it opens downward, the maximum value is 8, and all other values are less than or equal to 8. This is a common topic in ACT Coordinate Geometry.
    8. Answer: 2.
      Explanation: f ( 16 ) = log ⁑ 2 ( 16 ) = 4 f(16) = \log_2(16) = 4 (since 2 4 = 16 2^4 = 16 ). f ( 4 ) = log ⁑ 2 ( 4 ) = 2 f(4) = \log_2(4) = 2 (since 2 2 = 4 2^2 = 4 ). 4 βˆ’ 2 = 2 4 - 2 = 2 .
    9. Answer: y = βˆ’ x 2 + 4 y = -x^2 + 4 .
      Explanation: Reflecting across the x-axis changes y = x 2 y = x^2 to y = βˆ’ x 2 y = -x^2 . Shifting up 4 units adds 4 to the function: y = βˆ’ x 2 + 4 y = -x^2 + 4 .
    10. Answer: x = 3 x = 3 .
      Explanation: f ( f ( x ) ) = 3 ( 3 x βˆ’ 1 ) βˆ’ 1 = 9 x βˆ’ 3 βˆ’ 1 = 9 x βˆ’ 4 f(f(x)) = 3(3x - 1) - 1 = 9x - 3 - 1 = 9x - 4 . Set 9 x βˆ’ 4 = 23 9x - 4 = 23 . 9 x = 27 9x = 27 , so x = 3 x = 3 .
    Interactive quizQuestion 1 of 5

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

    Pick an answer to check

    Frequently Asked Questions

    What is a composite function on the ACT?

    A composite function is a function that is applied to the result of another function, typically written as f ( g ( x ) ) f(g(x)) . To solve these, you evaluate the inner function first and use that output as the input for the outer function.

    How do I find the domain of a rational function?

    The domain of a rational function includes all real numbers except those that make the denominator equal to zero. You must set the denominator to zero and solve for x x to identify the excluded values.

    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 by k k units, while f ( x + k ) f(x + k) represents a horizontal shift to the left by k k units. Understanding these shifts is vital for interpreting geometric transformations in algebra.

    How is the range of a function different from the domain?

    The domain refers to the set of all possible input values ( x x ), while the range refers to the set of all possible output values ( y y ). On the ACT, range is often determined by looking at the maximum or minimum points of a graph.

    Can a function have more than one output for a single input?

    No, by definition, a function must assign exactly one output to each unique input. This is often tested using the "Vertical Line Test" on a coordinate plane, where a vertical line should never cross a function's graph more than once.

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free

    Start studying smarter β€” free

    Get personalized AI study tools. No credit card.

    Tags

    ACT

    Enjoyed this article?

    Share it with others who might find it helpful.