ACCUPLACER Advanced Algebra & Functions Quiz: Piecewise Functions
20 questions · exam conditions
0:00
Piecewise FunctionsQuestion 1 of 20

For what value of the constant cc is the function f(x)={cx+1if x3x2cif x>3f(x) = \begin{cases} cx + 1 & \text{if } x \le 3 \\ x^2 - c & \text{if } x > 3 \end{cases} continuous at x=3x = 3?

0
2
4
5
← Back to quizzes

ACCUPLACER Advanced Algebra & Functions Quiz

ACCUPLACER Advanced Algebra & Functions Quiz: Piecewise Functions

Practice Piecewise Functions 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 Piecewise Functions, 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

For what value of the constant cc is the function f(x)={cx+1if x3x2cif x>3f(x) = \begin{cases} cx + 1 & \text{if } x \le 3 \\ x^2 - c & \text{if } x > 3 \end{cases} continuous at x=3x = 3?

  1. 0
  2. 2 (correct answer)
  3. 4
  4. 5
Explanation: For the function to be continuous at x=3x = 3, the values of the two pieces must be equal at x=3x = 3. We set the expression for x3x \le 3 equal to the expression for x>3x > 3 and substitute x=3x = 3. This gives the equation c(3)+1=(3)2cc(3) + 1 = (3)^2 - c. Simplifying, we get 3c+1=9c3c + 1 = 9 - c. Adding cc to both sides gives 4c+1=94c + 1 = 9. Subtracting 1 gives 4c=84c = 8. Dividing by 4 yields c=2c = 2.

Question 2

What is the range of the function f(x)={xif x<13if x=1(x1)2+1if x>1f(x) = \begin{cases} x & \text{if } x < 1 \\ 3 & \text{if } x = 1 \\ (x-1)^2 + 1 & \text{if } x > 1 \end{cases}?

  1. (,)(-\infty, \infty)
  2. (,1)(1,)(-\infty, 1) \cup (1, \infty)
  3. (,1)(1,){3}(-\infty, 1) \cup (1, \infty) \cup \{3\} (correct answer)
  4. (1,)(1, \infty)
Explanation: We analyze the range of each piece. For x<1x < 1, f(x)=xf(x) = x covers all values in the interval (,1)(-\infty, 1). For x=1x = 1, f(x)=3f(x) = 3, so the single value 33 is in the range. For x>1x > 1, f(x)=(x1)2+1f(x) = (x-1)^2 + 1 is a parabola with its vertex at (1,1)(1, 1). Since x>1x > 1, this piece covers all values in the interval (1,)(1, \infty). Combining these parts, the total range is (,1)(1,){3}(-\infty, 1) \cup (1, \infty) \cup \{3\}.

Question 3

Consider the function g(x)={2x+7if x1x2+4if x>1g(x) = \begin{cases} 2x + 7 & \text{if } x \le -1 \\ x^2 + 4 & \text{if } x > -1 \end{cases}. What is the average rate of change of g(x)g(x) over the interval [3,2][-3, 2]?

  1. -1
  2. 25-\frac{2}{5}
  3. 75\frac{7}{5} (correct answer)
  4. 2
Explanation: The average rate of change is given by the formula g(b)g(a)ba\frac{g(b) - g(a)}{b - a}. Here, a=3a = -3 and b=2b = 2. First, find g(3)g(-3). Since 31-3 \le -1, use the first piece: g(3)=2(3)+7=1g(-3) = 2(-3) + 7 = 1. Next, find g(2)g(2). Since 2>12 > -1, use the second piece: g(2)=22+4=8g(2) = 2^2 + 4 = 8. Now, calculate the average rate of change: g(2)g(3)2(3)=812+3=75\frac{g(2) - g(-3)}{2 - (-3)} = \frac{8 - 1}{2 + 3} = \frac{7}{5}.

Question 4

Which of the following piecewise functions is equivalent to f(x)=x3+2xf(x) = |x - 3| + 2x?

  1. f(x)={x3if x<33x3if x3f(x) = \begin{cases} x - 3 & \text{if } x < 3 \\ 3x - 3 & \text{if } x \ge 3 \end{cases}
  2. f(x)={x+3if x<3x3if x3f(x) = \begin{cases} x + 3 & \text{if } x < 3 \\ x - 3 & \text{if } x \ge 3 \end{cases}
  3. f(x)={3x3if x<3x+3if x3f(x) = \begin{cases} 3x - 3 & \text{if } x < 3 \\ x + 3 & \text{if } x \ge 3 \end{cases}
  4. f(x)={x+3if x<33x3if x3f(x) = \begin{cases} x + 3 & \text{if } x < 3 \\ 3x - 3 & \text{if } x \ge 3 \end{cases} (correct answer)
Explanation: The absolute value function x3|x - 3| can be written as a piecewise function: it is (x3)-(x - 3) or 3x3 - x when x<3x < 3, and it is x3x - 3 when x3x \ge 3. We must add 2x2x to each piece. For x<3x < 3, f(x)=(3x)+2x=x+3f(x) = (3 - x) + 2x = x + 3. For x3x \ge 3, f(x)=(x3)+2x=3x3f(x) = (x - 3) + 2x = 3x - 3. Combining these gives the correct piecewise definition.

Question 5

Let f(x)={x+3if x<15if x1f(x) = \begin{cases} x + 3 & \text{if } x < 1 \\ 5 & \text{if } x \ge 1 \end{cases} and g(x)=x2+1g(x) = x^2+1. At which positive xx-value do the graphs of f(x)f(x) and g(x)g(x) intersect?

  1. -2
  2. -1
  3. 1
  4. 2 (correct answer)
Explanation: We must check for intersections on both intervals defined by f(x)f(x). Case 1: x<1x < 1. Set x+3=x2+1x + 3 = x^2 + 1. This gives x2x2=0x^2 - x - 2 = 0, which factors to (x2)(x+1)=0(x-2)(x+1) = 0. The solutions are x=2x = 2 and x=1x = -1. Only x=1x=-1 satisfies the condition x<1x < 1. Case 2: x1x \ge 1. Set 5=x2+15 = x^2 + 1. This gives x2=4x^2 = 4, so x=2x = 2 or x=2x = -2. Only x=2x = 2 satisfies the condition x1x \ge 1. The two intersection points are at x=1x=-1 and x=2x=2. The question asks for the positive xx-value, which is 2.

Question 6

Let f(x)={x1if x<1x+1if x1f(x) = \begin{cases} -x-1 & \text{if } x < -1 \\ x+1 & \text{if } x \ge -1 \end{cases} and g(x)=2g(x) = 2. What is the value of f(f(2))+g(3)f(f(-2)) + g(3)?

  1. 1
  2. 2
  3. 3
  4. 4 (correct answer)
Explanation: This is a multi-step evaluation. First, find the value of the inner function f(2)f(-2). Since 2<1-2 < -1, we use the first piece: f(2)=(2)1=21=1f(-2) = -(-2) - 1 = 2 - 1 = 1. Now we must find f(1)f(1). Since 111 \ge -1, we use the second piece: f(1)=1+1=2f(1) = 1 + 1 = 2. So, f(f(2))=2f(f(-2)) = 2. Next, evaluate g(3)g(3). The function g(x)g(x) is a constant function, so g(3)=2g(3) = 2. Finally, add the results: f(f(2))+g(3)=2+2=4f(f(-2)) + g(3) = 2 + 2 = 4.

Question 7

A contractor's fee F(h)F(h) in dollars for a job that takes hh hours is given by the function: F(h)={50hif 0<h10500+75(h10)if h>10F(h) = \begin{cases} 50h & \text{if } 0 < h \le 10 \\ 500 + 75(h - 10) & \text{if } h > 10 \end{cases}

A specific job had a total fee of $1100. How many hours did the job take?

  1. 8
  2. 16
  3. 18 (correct answer)
  4. 22
Explanation: First, check if the fee could be generated by the first rule. Set 50h=110050h = 1100, which yields h=22h = 22. This is not valid because the rule only applies for h10h \le 10. So, we must use the second rule. Set 500+75(h10)=1100500 + 75(h - 10) = 1100. Subtract 500 from both sides: 75(h10)=60075(h - 10) = 600. Divide by 75: h10=8h - 10 = 8. Add 10 to both sides: h=18h = 18. This is a valid solution because 18>1018 > 10.

Question 8

The value of a collectible is modeled by the function V(t)V(t), where tt is the number of years after 2010. V(t)={500+100tif 0t51000(1.04)t5if t>5V(t) = \begin{cases} 500 + 100t & \text{if } 0 \le t \le 5 \\ 1000(1.04)^{t-5} & \text{if } t > 5 \end{cases}. What is the approximate value of the collectible in the year 2020?

  1. $1000
  2. $1217 (correct answer)
  3. $1480
  4. $1500
Explanation: The year 2020 corresponds to t=20202010=10t = 2020 - 2010 = 10. Since 10>510 > 5, we use the second piece: V(t)=1000(1.04)t5V(t) = 1000(1.04)^{t-5}. Substitute t=10t = 10: V(10)=1000(1.04)105=1000(1.04)5V(10) = 1000(1.04)^{10-5} = 1000(1.04)^5. Calculating (1.04)51.217(1.04)^5 \approx 1.217, so V(10) \approx 1000(1.217) = \1217.ChoiceCrepresentsusing. Choice C represents using tinsteadofinstead oft-5intheexponent,choiceDusesthelinearpieceincorrectly,andchoiceAisthefunctionvalueatin the exponent, choice D uses the linear piece incorrectly, and choice A is the function value att=5$.

Question 9

The function f(x)f(x) is defined as f(x)={x24x2if x<2ax1if x2f(x) = \begin{cases} \frac{x^2 - 4}{x - 2} & \text{if } x < 2 \\ ax - 1 & \text{if } x \ge 2 \end{cases}. For what value of aa is the function f(x)f(x) continuous for all real numbers?

  1. 32\frac{3}{2}
  2. 2
  3. 52\frac{5}{2} (correct answer)
  4. 4
Explanation: For the function to be continuous at x=2x = 2, the limit of the first piece as xx approaches 2 must equal the value of the second piece at x=2x = 2. First, find the limit: limx2x24x2=limx2(x2)(x+2)x2=limx2(x+2)=4\lim_{x\to 2^-} \frac{x^2 - 4}{x - 2} = \lim_{x\to 2^-} \frac{(x - 2)(x + 2)}{x - 2} = \lim_{x\to 2^-} (x + 2) = 4. Now, set the value of the second piece at x=2x = 2 equal to this limit: a(2)1=4a(2) - 1 = 4. This simplifies to 2a=52a = 5, so a=52a = \frac{5}{2}.

Question 10

A company's shipping costs are as follows: a flat fee of $15 for any order weighing up to 5 pounds. For orders weighing more than 5 pounds, the cost is the $15 flat fee plus an additional $2 per pound for the weight exceeding 5 pounds. Which function C(w)C(w) correctly models the shipping cost for an order weighing ww pounds, where w>0w > 0?

  1. C(w)={15if 0<w52wif w>5C(w) = \begin{cases} 15 & \text{if } 0 < w \le 5 \\ 2w & \text{if } w > 5 \end{cases}
  2. C(w)={15if 0<w515+2wif w>5C(w) = \begin{cases} 15 & \text{if } 0 < w \le 5 \\ 15+2w & \text{if } w > 5 \end{cases}
  3. C(w)={15if 0<w52w+5if w>5C(w) = \begin{cases} 15 & \text{if } 0 < w \le 5 \\ 2w+5 & \text{if } w > 5 \end{cases} (correct answer)
  4. C(w)=15+2wC(w) = 15 + 2w
Explanation: For weights ww such that 0<w50 < w \le 5, the cost is a flat $15. For weights w>5w > 5, the cost is the base $15 plus $2 for each pound over 5. The weight exceeding 5 pounds is w5w - 5. So the cost for w>5w > 5 is 15+2(w5)15 + 2(w - 5). Distributing the 2 gives 15+2w1015 + 2w - 10, which simplifies to 2w+52w + 5. Therefore, the correct piecewise function is C(w)={15if 0<w52w+5if w>5C(w) = \begin{cases} 15 & \text{if } 0 < w \le 5 \\ 2w+5 & \text{if } w > 5 \end{cases}.

Question 11

Let the function f(x)f(x) be defined by f(x)={3x+10if x<24if 2x<3x25if x3f(x) = \begin{cases} 3x + 10 & \text{if } x < -2 \\ 4 & \text{if } -2 \le x < 3 \\ x^2 - 5 & \text{if } x \ge 3 \end{cases}. For which value of xx is f(x)=11f(x) = 11?

  1. 13\frac{1}{3}
  2. -4
  3. 4 (correct answer)
  4. -4 and 4
Explanation: We must test each piece of the function. For the first piece, set 3x+10=113x + 10 = 11, which gives 3x=13x = 1 or x=13x = \frac{1}{3}. However, this piece is only defined for x<2x < -2, and 13\frac{1}{3} is not less than -2, so this is not a solution. For the second piece, 4=114 = 11 has no solution. For the third piece, set x25=11x^2 - 5 = 11, which gives x2=16x^2 = 16, so x=4x = 4 or x=4x = -4. This piece is defined for x3x \ge 3. The value x=4x = 4 satisfies this condition, but x=4x = -4 does not. Therefore, the only solution is x=4x = 4.

Question 12

The function h(t)h(t) models the height of a drone in meters at time tt in seconds: h(t)={5tif 0t1050if 10<t202(t20)+50if 20<t45h(t) = \begin{cases} 5t & \text{if } 0 \le t \le 10 \\ 50 & \text{if } 10 < t \le 20 \\ -2(t-20) + 50 & \text{if } 20 < t \le 45 \end{cases}

Which statement accurately describes the drone's movement?

  1. The drone ascends, hovers, and then descends at a slower rate than its ascent. (correct answer)
  2. The drone ascends, hovers, and then descends at a faster rate than its ascent.
  3. The drone ascends, descends, and then hovers.
  4. The drone ascends, hovers, and then descends at the same rate as its ascent.
Explanation: We analyze the slope (rate of change) for each time interval. From t=0t=0 to t=10t=10, the function is h(t)=5th(t)=5t, so the slope is 5. This represents an ascent at 5 m/s. From t=10t=10 to t=20t=20, the function is h(t)=50h(t)=50, a constant, so the slope is 0. This represents hovering. From t=20t=20 to t=45t=45, the function is h(t)=2(t20)+50=2t+90h(t)=-2(t-20)+50 = -2t+90, so the slope is -2. This represents a descent at a rate of 2 m/s. Since 2<52 < 5, the drone descends at a slower rate than it ascends.

Question 13

The function f(x)f(x) is defined as f(x)={x+kif x<23if x=2kx27if x>2f(x) = \begin{cases} x+k & \text{if } x < 2 \\ 3 & \text{if } x=2 \\ kx^2-7 & \text{if } x > 2 \end{cases}. The limx2f(x)\lim_{x\to 2} f(x) exists. What is the value of kk?

  1. 1
  2. 3 (correct answer)
  3. 4
  4. 5
Explanation: For the limit at x=2x=2 to exist, the left-hand limit must equal the right-hand limit. The value of the function at x=2x=2, which is 3, does not affect the existence of the limit itself. Left-hand limit: limx2(x+k)=2+k\lim_{x\to 2^-} (x+k) = 2+k. Right-hand limit: limx2+(kx27)=k(22)7=4k7\lim_{x\to 2^+} (kx^2-7) = k(2^2)-7 = 4k-7. Set the limits equal: 2+k=4k72+k = 4k-7. Subtract kk from both sides: 2=3k72 = 3k-7. Add 7 to both sides: 9=3k9 = 3k. Divide by 3: k=3k=3.

Question 14

The function f(x)f(x) is defined as f(x)={x2+aif x<1bx+2if x1f(x) = \begin{cases} x^2+a & \text{if } x < 1 \\ bx+2 & \text{if } x \ge 1 \end{cases}. The function is continuous at x=1x=1 and f(3)=23f(3) = 23. What is the value of aa?

  1. 2
  2. 3
  3. 5
  4. 8 (correct answer)
Explanation: First, use f(3)=23f(3) = 23. Since 313 \ge 1, we use the second piece: b(3)+2=23b(3) + 2 = 23, giving 3b=213b = 21, so b=7b = 7. For continuity at x=1x=1, the pieces must be equal: x2+a=bx+2x^2+a = bx+2 at x=1x=1. Substituting x=1x=1 and b=7b=7: 12+a=7(1)+21^2+a = 7(1)+2, which gives 1+a=91+a = 9, so a=8a = 8.

Question 15

A water tank's volume changes according to: V(h)={50hif 0h8400+75(h8)if 8<h12700if h>12V(h) = \begin{cases} 50h & \text{if } 0 \leq h \leq 8 \\ 400 + 75(h-8) & \text{if } 8 < h \leq 12 \\ 700 & \text{if } h > 12 \end{cases} where hh is height in feet. At what height does the tank's volume first reach 550 cubic feet?

  1. 10 feet (correct answer)
  2. 10.5 feet
  3. 11 feet
  4. Cannot be determined from given information
Explanation: Check each piece to find where V(h) = 550. First piece (0 ≤ h ≤ 8): 50h = 550 gives h = 11, but 11 > 8, so this piece doesn't reach 550. Second piece (8 < h ≤ 12): 400 + 75(h-8) = 550, so 75(h-8) = 150, thus h-8 = 2, so h = 10. Since 8 < 10 ≤ 12, this is valid. Third piece gives V(h) = 700 > 550. Therefore, the tank first reaches 550 cubic feet at h = 10 feet. Choice B incorrectly solves 400 + 75(h-8) = 550 as h = 10.5. Choice C uses wrong arithmetic. Choice D incorrectly assumes the volume cannot be determined.

Question 16

A delivery service charges based on package weight using this piecewise function: f(w)={8.50if 0<w28.50+3.25(w2)if 2<w1034.50+4.75(w10)if w>10f(w) = \begin{cases} 8.50 & \text{if } 0 < w \leq 2 \\ 8.50 + 3.25(w-2) & \text{if } 2 < w \leq 10 \\ 34.50 + 4.75(w-10) & \text{if } w > 10 \end{cases} where ww is weight in pounds. If a customer ships three packages weighing 1.5 lbs, 6 lbs, and 12 lbs respectively, what is the total shipping cost?

  1. $46.00
  2. $56.00
  3. $52.00 (correct answer)
  4. $48.25
Explanation: For the 1.5 lb package: Since 0 < 1.5 ≤ 2, use f(w) = 8.50, so cost = $8.50. For the 6 lb package: Since 2 < 6 ≤ 10, use f(w) = 8.50 + 3.25(6-2) = 8.50 + 3.25(4) = 8.50 + 13.00 = $21.50. For the 12 lb package: Since 12 > 10, use f(w) = 34.50 + 4.75(12-10) = 34.50 + 4.75(2) = 34.50 + 9.50 = $22.00. Total = 8.50 + 21.50 + 22.00 = $52.00. Choice A incorrectly uses the first piece for all packages. Choice B incorrectly calculates the third piece as 34.50 + 4.75(12) instead of 4.75(12-10). Choice D makes an arithmetic error in the second piece calculation.

Question 17

A parking garage uses this rate structure: R(t)={5if 0<t25+2t2if t>2R(t) = \begin{cases} 5 & \text{if } 0 < t \leq 2 \\ 5 + 2\lceil t-2 \rceil & \text{if } t > 2 \end{cases} where tt is hours parked and \lceil \cdot \rceil is the ceiling function. If someone parks for exactly 4.3 hours, how much more do they pay compared to parking for exactly 2.8 hours?

  1. $2.00 (correct answer)
  2. $4.00
  3. $6.00
  4. $3.00
Explanation: For 4.3 hours: Since t > 2, use R(t) = 5 + 2⌈4.3-2⌉ = 5 + 2⌈2.3⌉ = 5 + 2(3) = 5 + 6 = $11. For 2.8 hours: Since t > 2, use R(t) = 5 + 2⌈2.8-2⌉ = 5 + 2⌈0.8⌉ = 5 + 2(1) = 5 + 2 = $7. The difference is $11 - $7 = $2. Choice B incorrectly calculates ceiling functions as floor functions. Choice C uses the raw differences without the ceiling function. Choice D makes an error in applying the piecewise conditions.

Question 18

A cell phone plan charges according to: C(m)={25if 0m50025+0.10(m500)if 500<m2000175+0.05(m2000)if m>2000C(m) = \begin{cases} 25 & \text{if } 0 \leq m \leq 500 \\ 25 + 0.10(m-500) & \text{if } 500 < m \leq 2000 \\ 175 + 0.05(m-2000) & \text{if } m > 2000 \end{cases} where mm is minutes used. What is the average cost per minute for someone who uses exactly 1800 minutes?

  1. $0.092 per minute
  2. $0.089 per minute (correct answer)
  3. $0.096 per minute
  4. $0.100 per minute
Explanation: For m = 1800 minutes, since 500 < 1800 ≤ 2000, use the second piece: C(1800) = 25 + 0.10(1800-500) = 25 + 0.10(1300) = 25 + 130 = $155. Average cost per minute = $155/1800 = $0.08611... ≈ $0.089 per minute. Choice A incorrectly calculates using the third piece formula. Choice C uses an error in the arithmetic (155/1800). Choice D incorrectly uses just the overage rate of $0.10 without accounting for the base fee.

Question 19

A manufacturing company's daily production cost follows: P(u)={1000+50uif 0u403000+25uif 40<u805000+10uif u>80P(u) = \begin{cases} 1000 + 50u & \text{if } 0 \leq u \leq 40 \\ 3000 + 25u & \text{if } 40 < u \leq 80 \\ 5000 + 10u & \text{if } u > 80 \end{cases} where uu is units produced. The company wants to minimize cost per unit. Which production level achieves this?

  1. 40 units
  2. 80 units
  3. 60 units
  4. 100 units (correct answer)
Explanation: When you encounter a piecewise cost function and need to minimize cost per unit, you must calculate the cost per unit (total cost divided by units) at critical points where the function changes behavior. Let's evaluate cost per unit at each boundary and test point. For any production level uu, cost per unit equals P(u)u\frac{P(u)}{u}. At 40 units: P(40)40=1000+50(40)40=300040=75\frac{P(40)}{40} = \frac{1000 + 50(40)}{40} = \frac{3000}{40} = 75 per unit At 80 units: P(80)80=3000+25(80)80=500080=62.5\frac{P(80)}{80} = \frac{3000 + 25(80)}{80} = \frac{5000}{80} = 62.5 per unit At 100 units: P(100)100=5000+10(100)100=6000100=60\frac{P(100)}{100} = \frac{5000 + 10(100)}{100} = \frac{6000}{100} = 60 per unit For choice C (60 units), we use the second piece: P(60)60=3000+25(60)60=450060=75\frac{P(60)}{60} = \frac{3000 + 25(60)}{60} = \frac{4500}{60} = 75 per unit Choice A (40 units) gives a cost per unit of $75, which is higher than other options. Choice B (80 units) yields $62.50 per unit, better than A but not optimal. Choice C (60 units) also gives $75 per unit, matching A's inefficiency. Choice D (100 units) achieves the lowest cost per unit at $60. The pattern here shows that as production increases beyond 80 units, the fixed cost component becomes spread over more units while the variable cost per unit drops to just $10, creating the most efficient production level. Study tip: With piecewise cost functions, always check the cost per unit at boundary points and test higher production levels—economies of scale often make higher production more efficient per unit.

Question 20

A function g(x)g(x) is defined as: g(x)={x24if x<02x+1if 0x<3x+10if x3g(x) = \begin{cases} x^2 - 4 & \text{if } x < 0 \\ 2x + 1 & \text{if } 0 \leq x < 3 \\ -x + 10 & \text{if } x \geq 3 \end{cases} What is the value of g(3)g(2)+g(1.5)g(3) - g(-2) + g(1.5)?

  1. 7
  2. 4
  3. 8
  4. 11 (correct answer)
Explanation: When you encounter a piecewise function, you need to determine which piece (or rule) applies to each input value based on the given conditions. Let's evaluate each term in g(3)g(2)+g(1.5)g(3) - g(-2) + g(1.5): For g(3)g(3): Since x=3x = 3 and 333 \geq 3, we use the third piece: g(3)=3+10=7g(3) = -3 + 10 = 7 For g(2)g(-2): Since x=2x = -2 and 2<0-2 < 0, we use the first piece: g(2)=(2)24=44=0g(-2) = (-2)^2 - 4 = 4 - 4 = 0 For g(1.5)g(1.5): Since x=1.5x = 1.5 and 01.5<30 \leq 1.5 < 3, we use the second piece: g(1.5)=2(1.5)+1=3+1=4g(1.5) = 2(1.5) + 1 = 3 + 1 = 4 Therefore: g(3)g(2)+g(1.5)=70+4=11g(3) - g(-2) + g(1.5) = 7 - 0 + 4 = 11 Choice A (7) represents just the value of g(3)g(3) alone, missing the other terms. Choice B (4) could result from calculating only g(1.5)g(1.5) or from arithmetic errors in combining the terms. Choice C (8) might occur if you miscalculated one of the function values or made an error in the final arithmetic. Choice D (11) correctly accounts for all three function evaluations and their proper combination. Study tip: Always pay careful attention to the boundary conditions in piecewise functions. Notice that x=3x = 3 uses the third piece because of the "greater than or equal to" condition (x3x \geq 3), while x=0x = 0 would use the second piece. Double-check which inequality symbols include the boundary point.