Back to Blog
    Exams, Assessments & Practice Tools

    Easy ACT Functions Practice Questions

    June 7, 202610 min read61 views
    Easy ACT Functions Practice Questions

    Mastering Easy ACT Functions Practice Questions is a fundamental step toward achieving a high score on the math section of the ACT, as functions represent a significant portion of the algebra curriculum. On the ACT, functions are essentially mathematical machines that take an input, apply a specific rule, and produce a single output. Understanding how to evaluate these expressions, interpret graphs, and handle nested functions will give you a competitive edge. This guide provides a clear breakdown of function notation and offers targeted practice to build your confidence.

    Whether you are just starting your ACT Prep or looking to polish your skills, focusing on basic function operations is a high-yield strategy. These questions often appear in the first 30 questions of the exam, meaning they are designed to be solved quickly and accurately. By mastering the "plug-and-chug" method and basic transformations, you can save valuable time for the more complex geometry or trigonometry problems found later in the test.

    Concept Explanation

    A function is a mathematical relationship where each input value, typically represented by x x , corresponds to exactly one output value, typically represented by f ( x ) f(x) . In the context of the ACT, you will most frequently encounter linear and quadratic functions expressed in function notation. Think of the notation f ( x ) f(x) as a replacement for y y . If you see the equation f ( x ) = 2 x + 3 f(x) = 2x + 3 , it simply means that for any value you put into the $x$ position, you must multiply it by 2 and then add 3.

    Key concepts to remember for Easy ACT Functions Practice Questions include:

    • Evaluation: Replacing the variable in the function rule with a given number or expression.
    • Domain and Range: The domain is the set of all possible input values ( x x ), while the range is the set of all possible output values ( f ( x ) f(x) ).
    • Composite Functions: These look like f ( g ( x ) ) f(g(x)) . You solve these from the inside out, first finding the value of g ( x ) g(x) and then using that result as the input for f f .
    • The Vertical Line Test: A graphical method to determine if a curve is a function; if any vertical line intersects the graph more than once, it is not a function.

    For more advanced algebraic concepts, you might also want to review ACT Algebra Practice Questions with Answers to see how functions integrate with systems and inequalities.

    Solved Examples

    Review these step-by-step solutions to understand the logic behind common function problems on the ACT.

    1. Basic Evaluation: If f ( x ) = 3 x 2 βˆ’ 5 x + 2 f(x) = 3x^2 - 5x + 2 , what is the value of f ( 4 ) f(4) ?
      1. Substitute 4 into every instance of x x : f ( 4 ) = 3 ( 4 ) 2 βˆ’ 5 ( 4 ) + 2 f(4) = 3(4)^2 - 5(4) + 2
      2. Calculate the exponent first: f ( 4 ) = 3 ( 16 ) βˆ’ 5 ( 4 ) + 2 f(4) = 3(16) - 5(4) + 2
      3. Multiply: f ( 4 ) = 48 βˆ’ 20 + 2 f(4) = 48 - 20 + 2
      4. Combine the terms: f ( 4 ) = 30 f(4) = 30
    2. Composite Functions: Given g ( x ) = x + 7 g(x) = x + 7 and h ( x ) = 2 x βˆ’ 3 h(x) = 2x - 3 , find h ( g ( 2 ) ) h(g(2)) .
      1. Solve the inner function first, g ( 2 ) g(2) : g ( 2 ) = 2 + 7 = 9 g(2) = 2 + 7 = 9
      2. Use the result (9) as the input for function h h : h ( 9 ) = 2 ( 9 ) βˆ’ 3 h(9) = 2(9) - 3
      3. Calculate the final value: h ( 9 ) = 18 βˆ’ 3 = 15 h(9) = 18 - 3 = 15
    3. Function Translation: If the graph of f ( x ) = x 2 f(x) = x^2 is shifted 3 units up, what is the new function equation g ( x ) g(x) ?
      1. Recall that a vertical shift is added outside the function: f ( x ) + k f(x) + k .
      2. Since the shift is 3 units up, k = 3 k = 3 .
      3. The new equation is: g ( x ) = x 2 + 3 g(x) = x^2 + 3

    Practice Questions

    Test your knowledge with these Easy ACT Functions Practice Questions. These are similar to those found on Khan Academy or official ACT prep materials.

    1. If f ( x ) = 1 2 x + 10 f(x) = \frac{1}{2}x + 10 , what is the value of f ( 12 ) f(12) ?

    2. Given g ( x ) = x 2 βˆ’ 4 g(x) = x^2 - 4 , for what value of x x does g ( x ) = 0 g(x) = 0 ?

    3. If h ( x ) = 3 x βˆ’ 1 h(x) = 3x - 1 and j ( x ) = x + 5 j(x) = x + 5 , find the value of h ( j ( 2 ) ) h(j(2)) .

    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

    4. A function f ( x ) f(x) is defined as f ( x ) = βˆ’ 2 x + 8 f(x) = -2x + 8 . What is the value of f ( βˆ’ 3 ) f(-3) ?

    5. If f ( x ) = x + 9 f(x) = \sqrt{x + 9} , what is the domain of the function?

    6. For the function k ( x ) = 5 x βˆ’ 7 k(x) = 5x - 7 , find the value of x x such that k ( x ) = 18 k(x) = 18 .

    7. If g ( x ) = 2 x 2 g(x) = 2x^2 , what is the value of g ( 3 ) βˆ’ g ( 1 ) g(3) - g(1) ?

    8. Given f ( x ) = 4 x βˆ’ 5 f(x) = 4x - 5 , find the expression for f ( x + 2 ) f(x + 2) .

    9. A function h ( t ) = βˆ’ 16 t 2 + 64 t h(t) = -16t^2 + 64t represents the height of a ball. What is h ( 1 ) h(1) ?

    10. If f ( x ) = ∣ x βˆ’ 10 ∣ f(x) = |x - 10| , what is f ( 4 ) f(4) ?

    Answers & Explanations

    Review the detailed explanations below to correct any mistakes. If you find yourself struggling with the logic of equations, you may also benefit from practicing ACT Systems of Equations Practice Questions with Answers.

    1. Answer: 16. Substitute 12 for x x : 1 2 ( 12 ) + 10 = 6 + 10 = 16 \frac{1}{2}(12) + 10 = 6 + 10 = 16 .
    2. Answer: x = 2 x = 2 or x = βˆ’ 2 x = -2 . Set the function to zero: x 2 βˆ’ 4 = 0 x^2 - 4 = 0 . Adding 4 to both sides gives x 2 = 4 x^2 = 4 . Taking the square root gives x = 2 x = 2 and x = βˆ’ 2 x = -2 .
    3. Answer: 20. First, find j ( 2 ) j(2) : 2 + 5 = 7 2 + 5 = 7 . Then find h ( 7 ) h(7) : 3 ( 7 ) βˆ’ 1 = 21 βˆ’ 1 = 20 3(7) - 1 = 21 - 1 = 20 .
    4. Answer: 14. Substitute -3 for x x : βˆ’ 2 ( βˆ’ 3 ) + 8 = 6 + 8 = 14 -2(-3) + 8 = 6 + 8 = 14 .
    5. Answer: x β‰₯ βˆ’ 9 x \geq -9 . For a square root to be a real number, the radicand must be non-negative: x + 9 β‰₯ 0 x + 9 \geq 0 , which simplifies to x β‰₯ βˆ’ 9 x \geq -9 .
    6. Answer: 5. Set the equation: 5 x βˆ’ 7 = 18 5x - 7 = 18 . Add 7 to both sides: 5 x = 25 5x = 25 . Divide by 5: x = 5 x = 5 .
    7. Answer: 16. Find g ( 3 ) = 2 ( 3 ) 2 = 18 g(3) = 2(3)^2 = 18 . Find g ( 1 ) = 2 ( 1 ) 2 = 2 g(1) = 2(1)^2 = 2 . Subtract: 18 βˆ’ 2 = 16 18 - 2 = 16 .
    8. Answer: 4 x + 3 4x + 3 . Substitute the expression ( x + 2 ) (x + 2) into the function: 4 ( x + 2 ) βˆ’ 5 4(x + 2) - 5 . Distribute: 4 x + 8 βˆ’ 5 4x + 8 - 5 . Simplify: 4 x + 3 4x + 3 .
    9. Answer: 48. Substitute 1 for t t : βˆ’ 16 ( 1 ) 2 + 64 ( 1 ) = βˆ’ 16 + 64 = 48 -16(1)^2 + 64(1) = -16 + 64 = 48 .
    10. Answer: 6. Substitute 4 for x x : ∣ 4 βˆ’ 10 ∣ = ∣ βˆ’ 6 ∣ |4 - 10| = |-6| . The absolute value of -6 is 6.

    For more practice on quantitative reasoning, check out ACT Math Practice Questions with Answers.

    Interactive quizQuestion 1 of 5

    1. If \( f(x) = 7x - 4 \), what is \( f(3) \)?

    Pick an answer to check

    Frequently Asked Questions

    What does the notation f(x) mean on the ACT?

    The notation f ( x ) f(x) represents the output value (the dependent variable) of a function for a specific input x x . It is read as "f of x" and essentially functions the same way as the variable y y in a standard coordinate equation.

    How do I solve a composite function like f(g(x))?

    To solve a composite function, you perform the operations from the inside out. First, calculate the value of the inner function g ( x ) g(x) , then take that resulting number and plug it into the outer function f ( x ) f(x) .

    What is the difference between domain and range?

    The domain refers to the set of all possible $x$-values (inputs) for which the function is defined, while the range refers to the set of all possible $y$-values (outputs) that the function can produce. On the ACT, domain restrictions usually involve avoiding zeros in denominators or negative numbers under square roots.

    Is every equation a function?

    No, an equation is only a function if every input x x has exactly one corresponding output y y . You can use the vertical line test on a graph to check this; if any vertical line touches the graph more than once, it is not a function.

    How are functions used in ACT word problems?

    Functions often model real-world scenarios, such as calculating the cost of a service based on hours worked or the height of an object over time. Understanding ACT Word Problems Practice Questions with Answers can help you translate these scenarios into function notation.

    Can I use a calculator for function questions?

    Yes, you can use a permitted ACT calculator to evaluate functions, especially when dealing with large numbers or decimals. However, many easy function questions are faster to solve mentally or by hand.

    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.