ACCUPLACER Advanced Algebra & Functions Quiz: Domain And Range
20 questions · exam conditions
0:00
Domain And RangeQuestion 1 of 20

Consider the function p(x)=1x2+x6p(x) = \frac{1}{x^2 + x - 6}. After factoring the denominator and identifying all restrictions, what is the domain of this function?

(,2)(2,)(-\infty, 2) \cup (2, \infty)
(,2)(2,3)(3,)(-\infty, -2) \cup (-2, 3) \cup (3, \infty)
(,3)(3,2)(2,)(-\infty, -3) \cup (-3, 2) \cup (2, \infty)
(,3)(3,)(-\infty, 3) \cup (3, \infty)
← Back to quizzes

ACCUPLACER Advanced Algebra & Functions Quiz

ACCUPLACER Advanced Algebra & Functions Quiz: Domain And Range

Practice Domain And Range in ACCUPLACER Advanced Algebra & Functions with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Domain And Range, giving you a quick way to practice the rules, question types, and explanations that matter most for ACCUPLACER Advanced Algebra & Functions.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Consider the function p(x)=1x2+x6p(x) = \frac{1}{x^2 + x - 6}. After factoring the denominator and identifying all restrictions, what is the domain of this function?

  1. (,2)(2,)(-\infty, 2) \cup (2, \infty)
  2. (,2)(2,3)(3,)(-\infty, -2) \cup (-2, 3) \cup (3, \infty)
  3. (,3)(3,2)(2,)(-\infty, -3) \cup (-3, 2) \cup (2, \infty) (correct answer)
  4. (,3)(3,)(-\infty, 3) \cup (3, \infty)
Explanation: When you encounter a rational function (a fraction with a polynomial in the denominator), finding the domain means identifying where the function is undefined. Since division by zero is undefined, you need to find all values of x that make the denominator equal to zero. Start by factoring the denominator: x2+x6x^2 + x - 6. You need two numbers that multiply to -6 and add to 1. Those numbers are 3 and -2, so x2+x6=(x+3)(x2)x^2 + x - 6 = (x + 3)(x - 2). Now set each factor equal to zero: x+3=0x + 3 = 0 gives x=3x = -3, and x2=0x - 2 = 0 gives x=2x = 2. These are the restrictions—values where the function is undefined. The domain includes all real numbers except -3 and 2, written as (,3)(3,2)(2,)(-\infty, -3) \cup (-3, 2) \cup (2, \infty), which is answer choice C. Let's examine why the other answers are wrong. Answer A, (,2)(2,)(-\infty, 2) \cup (2, \infty), only excludes x = 2 but misses the restriction at x = -3. Answer B, (,2)(2,3)(3,)(-\infty, -2) \cup (-2, 3) \cup (3, \infty), incorrectly excludes x = -2 and x = 3—these come from incorrectly factoring or setting up the equation. Answer D, (,3)(3,)(-\infty, 3) \cup (3, \infty), only excludes x = 3, which isn't even a restriction. Study tip: Always factor the denominator completely and set each factor equal to zero separately. Double-check your factoring by expanding back to the original expression—this prevents careless errors that lead to wrong restrictions.

Question 2

What is the range of the function f(x)=6x52x+1f(x) = \frac{6x - 5}{2x + 1}?

  1. All real numbers except x=12x = -\frac{1}{2}
  2. All real numbers except y=3y = 3 (correct answer)
  3. All real numbers except y=5y = -5
  4. All real numbers except y=13y = \frac{1}{3}
Explanation: The range of a rational function of the form ax+bcx+d\frac{ax+b}{cx+d} is all real numbers except the value of its horizontal asymptote. The horizontal asymptote is found by taking the ratio of the leading coefficients of the numerator and the denominator. In this case, the asymptote is at y=62=3y = \frac{6}{2} = 3. Therefore, the range is all real numbers except 3.

Question 3

Let f(x)=x2f(x) = \sqrt{x-2} and g(x)=1x5g(x) = \frac{1}{x-5}. What is the domain of the function (f+g)(x)(f+g)(x)?

  1. [2,)[2, \infty)
  2. All real numbers except 5
  3. [2,5)(5,)[2, 5) \cup (5, \infty) (correct answer)
  4. (2,5)(5,)(2, 5) \cup (5, \infty)
Explanation: The domain of a sum of functions, (f+g)(x)(f+g)(x), is the intersection of the domains of f(x)f(x) and g(x)g(x). The domain of f(x)=x2f(x) = \sqrt{x-2} is x20x-2 \geq 0, or x2x \geq 2. The domain of g(x)=1x5g(x) = \frac{1}{x-5} is x50x-5 \neq 0, or x5x \neq 5. The intersection of these two sets is all numbers greater than or equal to 2, except for 5. In interval notation, this is [2,5)(5,)[2, 5) \cup (5, \infty).

Question 4

What is the domain of the function f(x)=ln(3x+9)f(x) = \ln(3x + 9)?

  1. x>3x > -3 (correct answer)
  2. x3x \geq -3
  3. x>3x > 3
  4. x<3x < -3
Explanation: The domain of a logarithmic function requires its argument to be strictly positive. Therefore, we must have 3x+9>03x + 9 > 0. Subtracting 9 from both sides gives 3x>93x > -9. Dividing by 3 gives x>3x > -3.

Question 5

What is the domain of the function f(x)=3xx2+2x+5f(x) = \frac{3x}{x^2 + 2x + 5}?

  1. All real numbers except x=0x=0
  2. All real numbers except x=1x=-1
  3. All real numbers (correct answer)
  4. The domain is an empty set
Explanation: The domain of a rational function is all real numbers except for values of xx that make the denominator zero. We check if x2+2x+5x^2 + 2x + 5 can be zero by calculating its discriminant: b24ac=224(1)(5)=420=16b^2 - 4ac = 2^2 - 4(1)(5) = 4 - 20 = -16. Since the discriminant is negative, the quadratic equation x2+2x+5=0x^2 + 2x + 5 = 0 has no real solutions. The denominator is never zero, so there are no restrictions on the domain. The domain is all real numbers.

Question 6

For the function f(x)=x3+1f(x) = \sqrt{x-3} + 1, which value is in the range but not in the domain?

  1. 0
  2. 2 (correct answer)
  3. 4
  4. 10
Explanation: First, determine the domain and range. The domain requires x30x-3 \geq 0, so x3x \geq 3. The domain is [3,)[3, \infty). The range of x3\sqrt{x-3} is [0,)[0, \infty), so the range of x3+1\sqrt{x-3} + 1 is [1,)[1, \infty). We need a number that is in [1,)[1, \infty) but not in [3,)[3, \infty). Looking at the options: A) 0 is in neither. B) 2 is in the range (since 212 \geq 1) but not in the domain (since 2<32 < 3). C) 4 is in both. D) 10 is in both. Thus, 2 is the correct answer.

Question 7

The function f(x)=2x+1x3f(x) = \frac{2x+1}{x-3} is one-to-one. What is the range of f(x)f(x)?

  1. All real numbers except y=3y = 3
  2. All real numbers except y=2y = 2 (correct answer)
  3. All real numbers except y=1/2y = -1/2
  4. All real numbers except y=1/3y = -1/3
Explanation: The range of a one-to-one function is equal to the domain of its inverse function. To find the inverse, set y=2x+1x3y = \frac{2x+1}{x-3}, swap xx and yy to get x=2y+1y3x = \frac{2y+1}{y-3}, and solve for yy. This gives x(y3)=2y+1xy3x=2y+1xy2y=3x+1y(x2)=3x+1y=3x+1x2x(y-3) = 2y+1 \Rightarrow xy-3x = 2y+1 \Rightarrow xy-2y=3x+1 \Rightarrow y(x-2)=3x+1 \Rightarrow y=\frac{3x+1}{x-2}. The inverse function is f1(x)=3x+1x2f^{-1}(x) = \frac{3x+1}{x-2}. The domain of f1(x)f^{-1}(x) is all real numbers except where the denominator is zero, i.e., x2x \neq 2. Therefore, the range of f(x)f(x) is all real numbers except 2.

Question 8

Which of the following represents the domain of the function h(x)=xx3h(x) = \frac{x}{\sqrt{x-3}}?

  1. x>3x > 3 (correct answer)
  2. x3x \geq 3
  3. x3x \neq 3
  4. x>0x > 0
Explanation: The function has two conditions for its domain. First, the expression under the square root, x3x-3, must be non-negative (x30x-3 \geq 0). Second, the denominator, x3\sqrt{x-3}, cannot be zero. Combining these, the expression x3x-3 must be strictly greater than zero. So, x3>0x-3 > 0, which means x>3x > 3.

Question 9

A projectile is fired from the ground. Its height hh in meters after tt seconds is modeled by the function h(t)=5t2+40th(t) = -5t^2 + 40t. The projectile hits the ground after 8 seconds. What is the range of this function for the duration of the flight?

  1. [0,8][0, 8]
  2. [0,4][0, 4]
  3. [0,80][0, 80] (correct answer)
  4. (,80](-\infty, 80]
Explanation: The range is the set of all possible heights. The minimum height is 0 (at t=0t=0 and t=8t=8). The maximum height occurs at the vertex of the parabola. The time of the vertex is t=b/(2a)=40/(2(5))=4t = -b/(2a) = -40/(2(-5)) = 4 seconds. The maximum height is h(4)=5(4)2+40(4)=80+160=80h(4) = -5(4)^2 + 40(4) = -80 + 160 = 80 meters. Therefore, during its flight, the projectile's height ranges from 0 to 80 meters, inclusive. The range is [0,80][0, 80].

Question 10

The area AA of a circle is given by the function A(r)=πr2A(r) = \pi r^2, where rr is the radius. The circle is expanding, and its radius must be greater than 2 cm but no more than 10 cm. What is the domain of this function in this context?

  1. [0,)[0, \infty)
  2. (2,10](2, 10] (correct answer)
  3. [2,10][2, 10]
  4. (4π,100π](4\pi, 100\pi]
Explanation: The domain represents the set of all possible input values, which in this context is the radius rr. The problem states that the radius must be 'greater than 2 cm' (r>2r > 2) and 'no more than 10 cm' (r10r \leq 10). Combining these two conditions gives 2<r102 < r \leq 10, which is represented by the interval (2,10](2, 10].

Question 11

What is the range of the function f(x)=x2+6x5f(x) = -x^2 + 6x - 5?

  1. (,4](-\infty, 4] (correct answer)
  2. [4,)[4, \infty)
  3. (,3](-\infty, 3]
  4. (,)(-\infty, \infty)
Explanation: The graph of this quadratic function is a parabola that opens downward because the leading coefficient is negative (-1). The maximum value of the function occurs at the vertex. The x-coordinate of the vertex is x=b/(2a)=6/(2(1))=3x = -b/(2a) = -6/(2(-1)) = 3. The y-coordinate (the maximum value) is f(3)=(3)2+6(3)5=9+185=4f(3) = -(3)^2 + 6(3) - 5 = -9 + 18 - 5 = 4. Thus, the range is all real numbers less than or equal to 4, which is (,4](-\infty, 4].

Question 12

What is the domain of the function g(x)=x2x12g(x) = \sqrt{x^2 - x - 12}?

  1. [3,4][-3, 4]
  2. (,3][4,)(-\infty, -3] \cup [4, \infty) (correct answer)
  3. (,4][3,)(-\infty, -4] \cup [3, \infty)
  4. (,)(-\infty, \infty)
Explanation: The domain requires the radicand to be non-negative: x2x120x^2 - x - 12 \geq 0. Factoring the quadratic gives (x4)(x+3)0(x-4)(x+3) \geq 0. The roots are at x=4x=4 and x=3x=-3. Since the parabola opens upward, the expression is non-negative at or outside the roots. Therefore, the domain is x3x \leq -3 or x4x \geq 4, which is (,3][4,)(-\infty, -3] \cup [4, \infty) in interval notation.

Question 13

What is the range of the function h(x)=5x+2h(x) = 5 - \sqrt{x+2}?

  1. [5,)[5, \infty)
  2. [2,)[-2, \infty)
  3. (,0](-\infty, 0]
  4. (,5](-\infty, 5] (correct answer)
Explanation: The basic square root function ...\sqrt{...} produces non-negative values, so its range is [0,)[0, \infty). The term x+2-\sqrt{x+2} reflects this across the x-axis, making its range (,0](-\infty, 0]. Finally, adding 5 shifts the entire range up by 5 units. The new range is (,0+5](-\infty, 0+5], which is (,5](-\infty, 5].

Question 14

The domain of a function f(x)f(x) is [4,6][-4, 6]. What is the domain of the function g(x)=f(2x)g(x) = f(2x)?

  1. [8,12][-8, 12]
  2. [2,3][-2, 3] (correct answer)
  3. [4,6][-4, 6]
  4. [2,8][-2, 8]
Explanation: The domain of f(x)f(x) specifies the allowed values for its input. In the function g(x)=f(2x)g(x) = f(2x), the input to ff is 2x2x. Therefore, 2x2x must be within the domain of ff. This gives the inequality 42x6-4 \leq 2x \leq 6. To find the domain for xx, we divide all parts of the inequality by 2, resulting in 2x3-2 \leq x \leq 3. The domain of g(x)g(x) is [2,3][-2, 3].

Question 15

The range of a function f(x)f(x) is [2,10][-2, 10]. What is the range of the function g(x)=3f(x)1g(x) = 3f(x) - 1?

  1. [3,9][-3, 9]
  2. [6,30][-6, 30]
  3. [9,27][-9, 27]
  4. [7,29][-7, 29] (correct answer)
Explanation: The range of f(x)f(x) is the set of its output values. The function g(x)g(x) takes the output of f(x)f(x), multiplies it by 3, and then subtracts 1. We apply these transformations to the endpoints of the range of ff. The lower bound becomes 3(2)1=61=73(-2) - 1 = -6 - 1 = -7. The upper bound becomes 3(10)1=301=293(10) - 1 = 30 - 1 = 29. Therefore, the range of g(x)g(x) is [7,29][-7, 29].

Question 16

What is the domain of the function f(x)=x+5x24f(x) = \frac{x+5}{x^2 - 4}?

  1. All real numbers except -2 and 2 (correct answer)
  2. All real numbers except -5
  3. All real numbers xx such that x2x \leq -2 or x2x \geq 2
  4. All real numbers except 4
Explanation: The domain of a rational function includes all real numbers except those that make the denominator zero. To find the excluded values, set the denominator equal to zero: x24=0x^2 - 4 = 0. Factoring gives (x2)(x+2)=0(x-2)(x+2) = 0, so x=2x=2 and x=2x=-2 are excluded. Therefore, the domain is all real numbers except -2 and 2.

Question 17

What is the range of the function g(x)=2x3+4g(x) = -2|x - 3| + 4?

  1. [4,)[4, \infty)
  2. (,3](-\infty, 3]
  3. (,4](-\infty, 4] (correct answer)
  4. (,0](-\infty, 0]
Explanation: The vertex of the absolute value function is at (3,4)(3, 4). Because the coefficient -2 is negative, the V-shape opens downward. This means the vertex is a maximum point. The maximum value of the function is 4. Therefore, the range includes all real numbers less than or equal to 4, which is (,4](-\infty, 4].

Question 18

What is the domain of the function h(x)=x+1x29h(x) = \frac{x+1}{\sqrt{x^2 - 9}}?

  1. (,3][3,)(-\infty, -3] \cup [3, \infty)
  2. (3,3)(-3, 3)
  3. (3,)(3, \infty)
  4. (,3)(3,)(-\infty, -3) \cup (3, \infty) (correct answer)
Explanation: The expression under the square root in the denominator must be strictly positive (it cannot be negative because of the root, and it cannot be zero because it's in the denominator). So we must solve the inequality x29>0x^2 - 9 > 0. This is equivalent to x2>9x^2 > 9. Taking the square root of both sides gives x>3|x| > 3, which means x>3x > 3 or x<3x < -3. In interval notation, the domain is (,3)(3,)(-\infty, -3) \cup (3, \infty).

Question 19

What is the domain of the function g(x)=72xg(x) = \sqrt{7 - 2x}?

  1. x72x \geq \frac{7}{2}
  2. x72x \leq \frac{7}{2} (correct answer)
  3. x72x \geq -\frac{7}{2}
  4. x72x \leq -\frac{7}{2}
Explanation: The domain of a square root function requires the expression under the radical (the radicand) to be non-negative. Therefore, we must have 72x07 - 2x \geq 0. Subtracting 7 from both sides gives 2x7-2x \geq -7. When dividing both sides by -2, we must reverse the inequality sign, which gives x72x \leq \frac{7}{2}.

Question 20

A function m(x)=log2(4x2)m(x) = \log_2(4 - x^2) is defined when the argument of the logarithm is positive. If this function achieves its maximum value on its domain, what is that maximum value?

  1. The function has no maximum value
  2. 44
  3. 11
  4. 22 (correct answer)
Explanation: When you encounter a logarithmic function with restrictions, you need to first identify the domain, then find where the function reaches its peak within that domain. For m(x)=log2(4x2)m(x) = \log_2(4 - x^2) to be defined, the argument must be positive: 4x2>04 - x^2 > 0. Solving this inequality gives us x2<4x^2 < 4, so 2<x<2-2 < x < 2. The domain is the open interval (2,2)(-2, 2). To find the maximum, recognize that log2\log_2 is an increasing function, so m(x)m(x) is maximized when its argument 4x24 - x^2 is maximized. Since 4x24 - x^2 is a downward-opening parabola with vertex at x=0x = 0, the maximum occurs at x=0x = 0. At this point, m(0)=log2(402)=log2(4)=log2(22)=2m(0) = \log_2(4 - 0^2) = \log_2(4) = \log_2(2^2) = 2. Choice A is wrong because the function does achieve a maximum at x=0x = 0 within its domain. Choice B incorrectly gives the value of the argument (44) rather than the logarithm itself. Choice C might result from incorrectly calculating log2(4)\log_2(4) as 11, perhaps confusing it with log4(4)\log_4(4). The correct answer is D: 22. Strategy tip: For logarithmic optimization problems, remember that since logarithmic functions are monotonic (always increasing or decreasing), maximizing the logarithm is equivalent to maximizing its argument. Always check the domain restrictions first, then optimize the expression inside the logarithm.