Challenge your understanding of ACT functions and graphs concepts with this engaging quiz. Sharpen your skills on interpreting, analyzing, and manipulating mathematical functions and their graphical representations—ideal for ACT math preparation.
Which of the following equations represents a linear function whose graph is a straight line passing through the point (0, 3)?
Explanation: The equation y = 2x + 3 represents a linear function because it is in the form y = mx + b, which graphs as a straight line. y = x^2 + 3 is a quadratic, so it forms a parabola, not a straight line. y = 3/x is a rational function, resulting in a hyperbola. y = |x| + 3 creates a 'V' shaped absolute value graph, not a straight line.
If the graph of f(x) = x^2 is shifted 4 units up, which equation represents the new function g(x)?
Explanation: Adding 4 outside the function, as in g(x) = x^2 + 4, results in a vertical shift 4 units upward. (x + 4)^2 and (x - 4)^2 represent horizontal shifts, not vertical. Subtracting 4, as in x^2 - 4, would move the graph 4 units down rather than up.
Given a function whose graph passes through the point (2, 0), which statement is true about the function?
Explanation: If the graph passes through (2, 0), the function crosses the x-axis at x = 2, which is the x-intercept. A y-intercept would require the point (0, y). The maximum is not necessarily at (2, 0) unless specified, and the function is defined at x = 2 since the point exists.
If h(x) = 2x - 5, what is the value of h(4)?
Explanation: Substituting x = 4 gives h(4) = 2(4) - 5 = 8 - 5 = 3. The answer -3 could result from calculating 2 minus 5 (incorrect substitution), while 8 ignores subtracting 5, and 13 comes from incorrectly adding rather than subtracting.
What is the domain of the function f(x) = 1/(x - 3)?
Explanation: The function f(x) = 1/(x - 3) is undefined when x - 3 = 0, which is when x = 3. Excluding only x = 3 gives the correct domain. Excluding x = 0 applies to functions like 1/x, not this one. The function is defined for negative values, so 'all real numbers' and 'all positive numbers' are incorrect.