DAT Quiz: Equations And Inequalities
20 questions · exam conditions
0:00
Equations And InequalitiesQuestion 1 of 20

What is the solution set of 43x162x4^{3-x}\geq 16^{2x}?

x35x\leq \frac{3}{5}
x35x\geq \frac{3}{5}
x35x\geq -\frac{3}{5}
x35x\leq -\frac{3}{5}
← Back to quizzes

DAT Quiz

DAT Quiz: Equations And Inequalities

Practice Equations And Inequalities in DAT 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 Equations And Inequalities, giving you a quick way to practice the rules, question types, and explanations that matter most for DAT.

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

What is the solution set of 43x162x4^{3-x}\geq 16^{2x}?

  1. x35x\leq \frac{3}{5} (correct answer)
  2. x35x\geq \frac{3}{5}
  3. x35x\geq -\frac{3}{5}
  4. x35x\leq -\frac{3}{5}
Explanation: Rewrite both sides as powers of 2: 4^(3-x)=2^(6-2x) and 16^(2x)=2^(8x). Since 2 is greater than 1, compare exponents: 6-2x >= 8x, so 6 >= 10x, meaning x <= 3/5. A tempting wrong answer is x >= 3/5 from flipping the inequality when dividing by 10, but the divisor is positive so the direction stays.

Question 2

For positive k,kx2+4x+1=0k,kx^2+4x+1=0 has one real solution. What is kk?

  1. 2
  2. 8
  3. 16
  4. 4 (correct answer)
Explanation: A quadratic has one real solution when its discriminant is zero. Here, discriminant = 4^2 - 4(k)(1) = 16 - 4k. Set 16 - 4k = 0, so k = 4. The tempting wrong answer is 16, which comes from ignoring the factor of 4 in the discriminant and would give no real solutions.

Question 3

Find the sum of all real solutions of 22x6(2x)+8=02^{2x}-6(2^x)+8=0.

  1. 6
  2. 2
  3. 4
  4. 3 (correct answer)
Explanation: Let y = 2^x. Then y^2 - 6y + 8 = 0, so y = 2 or y = 4. This gives 2^x = 2, so x = 1, and 2^x = 4, so x = 2. The sum is 1 + 2 = 3. The tempting error is adding 2 and 4, the y-values, to get 6, but you must solve for x.

Question 4

Which value of kk makes kx+1=2x+kkx+1=2x+k have no solution?

  1. 1
  2. 3
  3. 2 (correct answer)
  4. -1
Explanation: Move x terms to one side: (k - 2)x = k - 1. For no solution, the x-coefficient must be 0 while the other side is not 0, so k = 2. Then the equation becomes 0 = 1, impossible. The tempting wrong answer is k = 1, but that yields a valid solution at x = 0.

Question 5

How many integer values of x satisfy 3x24x+1<2x+93x-2\leq 4x+1<2x+9?

  1. 6
  2. 7 (correct answer)
  3. 8
  4. 9
Explanation: Break the inequality into 3x - 2 <= 4x + 1, which gives x >= -3, and 4x + 1 < 2x + 9, which gives x < 4. So x is an integer from -3 through 3, giving 7 values. The tempting wrong count is 8 if you include x = 4, but at x = 4 the right inequality becomes 13 < 13, which is false.

Question 6

Solve x+14|x+1|\le4.

  1. 5x3-5\le x\le3 (correct answer)
  2. x5 or x3x\le-5\text{ or }x\ge3
  3. 3x5-3\le x\le5
  4. x<5 or x>3x<-5\text{ or }x>3
Explanation: When you encounter absolute value inequalities, remember that the absolute value represents distance on a number line. The inequality x+14|x+1|\le4 asks: "For which values of x is the distance from x to -1 equal to or less than 4?" To solve this systematically, use the definition that AB|A| \le B is equivalent to BAB-B \le A \le B when B is positive. Here, we have x+14|x+1| \le 4, so this becomes: 4x+14-4 \le x+1 \le 4 Subtracting 1 from all parts: 41x41-4-1 \le x \le 4-1 5x3-5 \le x \le 3 You can verify this by testing boundary values: when x=5x = -5, we get 5+1=4=44|-5+1| = |-4| = 4 \le 4 ✓, and when x=3x = 3, we get 3+1=4=44|3+1| = |4| = 4 \le 4 ✓. Choice A gives 5x3-5 \le x \le 3, which matches our solution perfectly. Choice B represents the solution to x+14|x+1| \ge 4, the opposite inequality. Choice C shifts the interval incorrectly—this would be the solution if the original expression were x14|x-1| \le 4. Choice D uses strict inequalities and represents values where x+1>4|x+1| > 4. Remember this key pattern: expressionnumber|expression| \le number always gives you a single interval (AND condition), while expressionnumber|expression| \ge number gives you two separate intervals (OR condition). Don't confuse the direction of the inequality when converting from absolute value form.

Question 7

The system {y=x+1y=x23\begin{cases}y=x+1\\y=x^{2}-3\end{cases} is satisfied by which set of xx-coordinates?

  1. {1172,  1+172}\left\{\dfrac{1-\sqrt{17}}{2},\;\dfrac{1+\sqrt{17}}{2}\right\} (correct answer)
  2. {1172,  1+172}\left\{\dfrac{-1-\sqrt{17}}{2},\;\dfrac{-1+\sqrt{17}}{2}\right\}
  3. {1132,  1+132}\left\{\dfrac{1-\sqrt{13}}{2},\;\dfrac{1+\sqrt{13}}{2}\right\}
  4. {1132,  1+132}\left\{\dfrac{-1-\sqrt{13}}{2},\;\dfrac{-1+\sqrt{13}}{2}\right\}
Explanation: When you encounter a system of equations where one equation is linear and the other is quadratic, you're looking for intersection points. The solution requires setting the equations equal to each other since both expressions equal yy. Setting x+1=x23x + 1 = x^2 - 3, you need to rearrange this into standard quadratic form. Moving all terms to one side gives you x2x4=0x^2 - x - 4 = 0. Now apply the quadratic formula: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} where a=1a = 1, b=1b = -1, and c=4c = -4. Substituting these values: x=(1)±(1)24(1)(4)2(1)=1±1+162=1±172x = \frac{-(-1) \pm \sqrt{(-1)^2 - 4(1)(-4)}}{2(1)} = \frac{1 \pm \sqrt{1 + 16}}{2} = \frac{1 \pm \sqrt{17}}{2} This gives you the two solutions: 1172\frac{1 - \sqrt{17}}{2} and 1+172\frac{1 + \sqrt{17}}{2}, which matches choice A. Choice B uses the correct discriminant (17\sqrt{17}) but incorrectly shows 1-1 in the numerator instead of +1+1, which would result from mishandling the sign when applying the quadratic formula. Choices C and D both incorrectly calculate the discriminant as 1313 instead of 1717, likely from computational errors when evaluating 1+161 + 16. Choice D compounds this error with the same sign mistake as choice B. Remember: when solving systems with linear and quadratic equations, always double-check your algebra when rearranging to standard form, and be extra careful with signs when applying the quadratic formula—these are the most common sources of error.

Question 8

If 2x+2x2x2x=53\frac{2^x + 2^{-x}}{2^x - 2^{-x}} = \frac{5}{3}, what is the value of 2x2^x?

  1. 2x=22^x = 2 (correct answer)
  2. 2x=32^x = 3
  3. 2x=42^x = 4
  4. 2x=52^x = 5
  5. 2x=62^x = 6
Explanation: Let y=2xy = 2^x. Then 2x=12x=1y2^{-x} = \frac{1}{2^x} = \frac{1}{y}. The equation becomes: y+1yy1y=53\frac{y + \frac{1}{y}}{y - \frac{1}{y}} = \frac{5}{3}. Multiplying numerator and denominator by yy: y2+1y21=53\frac{y^2 + 1}{y^2 - 1} = \frac{5}{3}. Cross-multiplying: 3(y2+1)=5(y21)3(y^2 + 1) = 5(y^2 - 1). Expanding: 3y2+3=5y253y^2 + 3 = 5y^2 - 5. Rearranging: 3y2+35y2+5=03y^2 + 3 - 5y^2 + 5 = 0, which gives 2y2+8=0-2y^2 + 8 = 0. So 2y2=82y^2 = 8, thus y2=4y^2 = 4, and y=±2y = \pm 2. Since y=2x>0y = 2^x > 0 for all real xx, we have y=2y = 2. Therefore 2x=22^x = 2, which means x=1x = 1. Let's verify: If x=1x = 1, then 2x=22^x = 2 and 2x=21=122^{-x} = 2^{-1} = \frac{1}{2}. The left side becomes: 2+12212=5232=5223=53\frac{2 + \frac{1}{2}}{2 - \frac{1}{2}} = \frac{\frac{5}{2}}{\frac{3}{2}} = \frac{5}{2} \cdot \frac{2}{3} = \frac{5}{3} ✓. Choice B: If 2x=32^x = 3, then 2x=132^{-x} = \frac{1}{3}. The fraction becomes 3+13313=10383=108=5453\frac{3 + \frac{1}{3}}{3 - \frac{1}{3}} = \frac{\frac{10}{3}}{\frac{8}{3}} = \frac{10}{8} = \frac{5}{4} \neq \frac{5}{3}. Choice C: If 2x=42^x = 4, then 2x=142^{-x} = \frac{1}{4}. The fraction becomes 4+14414=174154=171553\frac{4 + \frac{1}{4}}{4 - \frac{1}{4}} = \frac{\frac{17}{4}}{\frac{15}{4}} = \frac{17}{15} \neq \frac{5}{3}. Choice D: If 2x=52^x = 5, then 2x=152^{-x} = \frac{1}{5}. The fraction becomes 5+15515=265245=2624=131253\frac{5 + \frac{1}{5}}{5 - \frac{1}{5}} = \frac{\frac{26}{5}}{\frac{24}{5}} = \frac{26}{24} = \frac{13}{12} \neq \frac{5}{3}. Choice E: If 2x=62^x = 6, the calculation would similarly not yield 53\frac{5}{3}.

Question 9

Bacteria on a mouthguard increases 20%20\% per hour; if N(t)=500(1.2)tN(t)=500(1.2)^t, what is N(2)N(2)?

  1. N(2)=600N(2)=600
  2. N(2)=650N(2)=650
  3. N(2)=700N(2)=700
  4. N(2)=720N(2)=720 (correct answer)
  5. N(2)=750N(2)=750
Explanation: This question tests the ability to solve algebraic equations and inequalities involving linear, quadratic, and exponential expressions, essential for dental quantitative reasoning. Algebra involves manipulating equations and inequalities to find unknown values, using techniques such as substitution, elimination, and the quadratic formula. In this question, the scenario involves modeling bacteria increase on a mouthguard, requiring the application of algebraic principles to solve for the unknown variable. The correct answer, N(2)=720, is obtained by substituting t=2 into 500*(1.2)^2 and calculating 500*1.44. A common mistake is N(2)=700, which results from adding 20% twice incorrectly instead of compounding. To improve, students should practice setting up equations based on real-world scenarios and verify each step of their solution process, using checks like substituting back into the original equation to ensure accuracy.

Question 10

If 2x+1+2x+2+2x+3=1122^{x+1} + 2^{x+2} + 2^{x+3} = 112, what is the value of xx?

  1. x=1x = 1
  2. x=2x = 2
  3. x=3x = 3 (correct answer)
  4. x=4x = 4
  5. x=5x = 5
Explanation: Factor out 2x2^x from the left side: 2x+1+2x+2+2x+3=2x21+2x22+2x23=2x(2+4+8)=2x14=142x2^{x+1} + 2^{x+2} + 2^{x+3} = 2^x \cdot 2^1 + 2^x \cdot 2^2 + 2^x \cdot 2^3 = 2^x(2 + 4 + 8) = 2^x \cdot 14 = 14 \cdot 2^x. So the equation becomes 142x=11214 \cdot 2^x = 112. Dividing both sides by 14: 2x=82^x = 8. Since 8=238 = 2^3, we have 2x=232^x = 2^3, which means x=3x = 3. Verification: 24+25+26=16+32+64=1122^4 + 2^5 + 2^6 = 16 + 32 + 64 = 112 ✓.

Question 11

What is the least integer nn such that 2n>10002^{n}>1000?

  1. 1010 (correct answer)
  2. 99
  3. 1111
  4. 88
Explanation: This question tests your understanding of exponential growth and requires finding when a power of 2 exceeds a given threshold. When you encounter problems asking for the "least integer n such that..." you're looking for the smallest value that satisfies the inequality. To solve 2n>10002^n > 1000, you need to systematically check powers of 2 around the target value. Since 210=10242^{10} = 1024 is a common benchmark you should memorize, start there. We have 210=1024>10002^{10} = 1024 > 1000, so n=10n = 10 satisfies the inequality. But is this the smallest such integer? Check n=9n = 9: 29=512<10002^9 = 512 < 1000. Since 512 is less than 1000, n=9n = 9 doesn't work. Therefore, n=10n = 10 is indeed the least integer where 2n>10002^n > 1000, making choice (A) correct. Looking at the wrong answers: (B) n=9n = 9 fails because 29=512<10002^9 = 512 < 1000. (C) n=11n = 11 gives 211=2048>10002^{11} = 2048 > 1000, which satisfies the inequality but isn't the least such integer. (D) n=8n = 8 fails because 28=256<10002^8 = 256 < 1000. Study tip: Memorize key powers of 2 up to 210=10242^{10} = 1024. These appear frequently on quantitative reasoning exams. When finding "least" or "greatest" values satisfying inequalities, always check the boundary cases to ensure you haven't found a value that works but isn't optimal.

Question 12

A clinic budgets $600–$900 for masks; which is the solution set for 60030x+120900600\le 30x+120\le 900?

  1. 14x2614\le x\le 26
  2. 16x2616\le x\le 26 (correct answer)
  3. 16x2816\le x\le 28
  4. 20x2620\le x\le 26
  5. 26x1626\le x\le 16
Explanation: This question tests the ability to solve algebraic equations and inequalities involving linear, quadratic, and exponential expressions, essential for dental quantitative reasoning. Algebra involves manipulating equations and inequalities to find unknown values, using techniques such as substitution, elimination, and the quadratic formula. In this question, the scenario involves a clinic budgeting for masks, requiring the application of algebraic principles to solve for the unknown variable. The correct answer, 16≤x≤26, is obtained by subtracting 120 from all parts and dividing by 30. A common mistake is 14≤x≤26, which results from miscalculating the lower bound. To improve, students should practice setting up equations based on real-world scenarios and verify each step of their solution process, using checks like substituting back into the original equation to ensure accuracy.

Question 13

A disinfectant-resistant strain grows by factor 1.11.1 per hour; if N(t)=900(1.1)tN(t)=900(1.1)^t, what is N(3)N(3)?

  1. N(3)=990.0N(3)=990.0
  2. N(3)=1,089.0N(3)=1{,}089.0
  3. N(3)=1,197.9N(3)=1{,}197.9 (correct answer)
  4. N(3)=1,209.0N(3)=1{,}209.0
  5. N(3)=1,331.0N(3)=1{,}331.0
Explanation: This question tests the ability to solve algebraic equations and inequalities involving linear, quadratic, and exponential expressions, essential for dental quantitative reasoning. Algebra involves manipulating equations and inequalities to find unknown values, using techniques such as substitution, elimination, and the quadratic formula. In this question, the scenario involves predicting growth of a disinfectant-resistant bacteria strain, requiring the application of algebraic principles to solve for the unknown variable. The correct answer, N(3)=1,197.9, is obtained by substituting t=3 into 900*(1.1)^3 and calculating 900*1.331. A common mistake is N(3)=1,089.0, which results from using (1.1)^2 instead of ^3. To improve, students should practice setting up equations based on real-world scenarios and verify each step of their solution process, using checks like substituting back into the original equation to ensure accuracy.

Question 14

A dental lab charges $120 setup plus $15 per crown; if total is $345, solve 120+15x=345120+15x=345 for xx.

  1. x=13x=13
  2. x=14x=14
  3. x=15x=15 (correct answer)
  4. x=16x=16
  5. x=17x=17
Explanation: This question tests the ability to solve algebraic equations and inequalities involving linear, quadratic, and exponential expressions, essential for dental quantitative reasoning. Algebra involves manipulating equations and inequalities to find unknown values, using techniques such as substitution, elimination, and the quadratic formula. In this question, the scenario involves calculating the number of crowns based on a setup fee and per-crown cost, requiring the application of algebraic principles to solve for the unknown variable. The correct answer, x=15, is obtained by subtracting 120 from both sides to get 15x=225, then dividing by 15. A common mistake is x=14, which results from miscalculating 15*14 +120 as 345 instead of 330. To improve, students should practice setting up equations based on real-world scenarios and verify each step of their solution process, using checks like substituting back into the original equation to ensure accuracy.

Question 15

Bacteria in a dental waterline grows by factor 1.51.5 hourly; if N(t)=200(1.5)tN(t)=200(1.5)^t, what is N(3)N(3)?

  1. N(3)=450N(3)=450
  2. N(3)=600N(3)=600
  3. N(3)=675N(3)=675 (correct answer)
  4. N(3)=900N(3)=900
  5. N(3)=1,350N(3)=1{,}350
Explanation: This question tests the ability to solve algebraic equations and inequalities involving linear, quadratic, and exponential expressions, essential for dental quantitative reasoning. Algebra involves manipulating equations and inequalities to find unknown values, using techniques such as substitution, elimination, and the quadratic formula. In this question, the scenario involves modeling bacteria growth in a dental waterline, requiring the application of algebraic principles to solve for the unknown variable. The correct answer, N(3)=675, is obtained by substituting t=3 into 200*(1.5)^3 and computing 200*3.375. A common mistake is N(3)=600, which results from miscalculating (1.5)^3 as 3 instead of 3.375. To improve, students should practice setting up equations based on real-world scenarios and verify each step of their solution process, using checks like substituting back into the original equation to ensure accuracy.

Question 16

A new dental office budgets \4{,}000toto$5{,}200forchairs;whichrepresentsfor chairs; which represents4000\le 800x+800\le 5200$ solution set?

  1. 4x64\le x\le 6
  2. 4x5.54\le x\le 5.5 (correct answer)
  3. 3x5.53\le x\le 5.5
  4. 3x63\le x\le 6
  5. 5.5x65.5\le x\le 6
Explanation: This question tests the ability to solve algebraic equations and inequalities involving linear, quadratic, and exponential expressions, essential for dental quantitative reasoning. Algebra involves manipulating equations and inequalities to find unknown values, using techniques such as substitution, elimination, and the quadratic formula. In this question, the scenario involves budgeting for dental office chairs within a range, requiring the application of algebraic principles to solve for the unknown variable. The correct answer, 4≤x≤5.5, is obtained by subtracting 800 from all parts and dividing by 800. A common mistake is 4≤x≤6, which results from incorrect division or boundary miscalculation. To improve, students should practice setting up equations based on real-world scenarios and verify each step of their solution process, using checks like substituting back into the original equation to ensure accuracy.

Question 17

If x3+x+27|x - 3| + |x + 2| \geq 7, which of the following represents the solution set?

  1. (,3][4,)(-\infty, -3] \cup [4, \infty) (correct answer)
  2. (,2][3,)(-\infty, -2] \cup [3, \infty)
  3. (,4][5,)(-\infty, -4] \cup [5, \infty)
  4. (,1][2,)(-\infty, -1] \cup [2, \infty)
  5. (,5][6,)(-\infty, -5] \cup [6, \infty)
Explanation: We need to consider different cases based on the critical points where the expressions inside the absolute values equal zero: x=3x = 3 and x=2x = -2. Case 1: x2x \leq -2. Here both x3<0x - 3 < 0 and x+20x + 2 \leq 0, so x3=(x3)=3x|x - 3| = -(x - 3) = 3 - x and x+2=(x+2)=x2|x + 2| = -(x + 2) = -x - 2. The inequality becomes (3x)+(x2)7(3 - x) + (-x - 2) \geq 7, which simplifies to 12x71 - 2x \geq 7. This gives 2x6-2x \geq 6, so x3x \leq -3. Since we're in the case x2x \leq -2, the solution for this case is x3x \leq -3. Case 2: 2<x<3-2 < x < 3. Here x3<0x - 3 < 0 and x+2>0x + 2 > 0, so x3=3x|x - 3| = 3 - x and x+2=x+2|x + 2| = x + 2. The inequality becomes (3x)+(x+2)7(3 - x) + (x + 2) \geq 7, which simplifies to 575 \geq 7. This is never true, so there are no solutions in this interval. Case 3: x3x \geq 3. Here both expressions are non-negative, so x3=x3|x - 3| = x - 3 and x+2=x+2|x + 2| = x + 2. The inequality becomes (x3)+(x+2)7(x - 3) + (x + 2) \geq 7, which simplifies to 2x172x - 1 \geq 7. This gives 2x82x \geq 8, so x4x \geq 4. Since we're in the case x3x \geq 3, the solution for this case is x4x \geq 4. Combining all cases: x3x \leq -3 or x4x \geq 4, which can be written as (,3][4,)(-\infty, -3] \cup [4, \infty). Choice B gives (,2][3,)(-\infty, -2] \cup [3, \infty), which would include points like x=0x = 0 where 03+0+2=3+2=5<7|0-3| + |0+2| = 3 + 2 = 5 < 7. Choice C gives (,4][5,)(-\infty, -4] \cup [5, \infty), which is too restrictive. Choice D gives (,1][2,)(-\infty, -1] \cup [2, \infty), which includes x=0x = 0 (not a solution). Choice E gives (,5][6,)(-\infty, -5] \cup [6, \infty), which is also too restrictive.

Question 18

For what values of kk does the system of equations 2x+3y=72x + 3y = 7 and kx+6y=14kx + 6y = 14 have infinitely many solutions?

  1. k=2k = 2 only
  2. k=4k = 4 only (correct answer)
  3. k=6k = 6 only
  4. k=3k = 3 only
  5. k=8k = 8 only
Explanation: For a system to have infinitely many solutions, the equations must be scalar multiples of each other. The first equation is 2x+3y=72x + 3y = 7. If we multiply this entire equation by 2, we get 4x+6y=144x + 6y = 14. Comparing with the second equation kx+6y=14kx + 6y = 14, we need k=4k = 4 for the equations to be identical (and thus have infinitely many solutions). Choice A (k=2) would give 2x+6y=142x + 6y = 14, which is not a multiple of the first equation. Choice C (k=6) would give 6x+6y=146x + 6y = 14, which is inconsistent. Choice D (k=3) would give 3x+6y=143x + 6y = 14, which is also inconsistent. Choice E (k=8) would give 8x+6y=148x + 6y = 14, which is inconsistent.

Question 19

If 2x5+x+1=8|2x - 5| + |x + 1| = 8, what is the sum of all possible values of xx?

  1. 83\frac{8}{3} (correct answer)
  2. 103\frac{10}{3}
  3. 113\frac{11}{3}
  4. 133\frac{13}{3}
  5. 143\frac{14}{3}
Explanation: We need to consider different cases based on the critical points where expressions inside absolute values equal zero: x=1x = -1 and x=52x = \frac{5}{2}. Case 1: x<1x < -1. Here 2x5<02x - 5 < 0 and x+1<0x + 1 < 0, so 2x5=(2x5)=52x|2x - 5| = -(2x - 5) = 5 - 2x and x+1=(x+1)=x1|x + 1| = -(x + 1) = -x - 1. The equation becomes (52x)+(x1)=8(5 - 2x) + (-x - 1) = 8, which gives 43x=84 - 3x = 8, so x=43x = -\frac{4}{3}. Since 43>1-\frac{4}{3} > -1, this doesn't satisfy x<1x < -1. Case 2: 1x<52-1 \leq x < \frac{5}{2}. Here 2x5<02x - 5 < 0 and x+10x + 1 \geq 0, so 2x5=52x|2x - 5| = 5 - 2x and x+1=x+1|x + 1| = x + 1. The equation becomes (52x)+(x+1)=8(5 - 2x) + (x + 1) = 8, which gives 6x=86 - x = 8, so x=2x = -2. Since 2<1-2 < -1, this doesn't work for this case. Case 3: x52x \geq \frac{5}{2}. Here both expressions are positive, so 2x5=2x5|2x - 5| = 2x - 5 and x+1=x+1|x + 1| = x + 1. The equation becomes (2x5)+(x+1)=8(2x - 5) + (x + 1) = 8, which gives 3x4=83x - 4 = 8, so x=4x = 4. Since 4>524 > \frac{5}{2}, this is valid. Let me recalculate Case 1 more carefully: For x1x \leq -1, we have 52xx1=85 - 2x - x - 1 = 8, so 43x=84 - 3x = 8, giving x=431.33x = -\frac{4}{3} \approx -1.33. Since 43<1-\frac{4}{3} < -1, this is valid. For Case 2 (1<x<52-1 < x < \frac{5}{2}): 52x+x+1=85 - 2x + x + 1 = 8, so 6x=86 - x = 8, giving x=2x = -2. Since 2<1-2 < -1, this belongs to Case 1, not Case 2. So our solutions are x=43x = -\frac{4}{3} and x=4x = 4. Their sum is 43+4=43+123=83-\frac{4}{3} + 4 = -\frac{4}{3} + \frac{12}{3} = \frac{8}{3}.

Question 20

If x+1>2x3|x + 1| > 2|x - 3|, which of the following represents the solution set?

  1. (53,7)\left(\frac{5}{3}, 7\right) (correct answer)
  2. (,53)(7,)\left(-\infty, \frac{5}{3}\right) \cup (7, \infty)
  3. (13,5)\left(\frac{1}{3}, 5\right)
  4. (,13)(5,)\left(-\infty, \frac{1}{3}\right) \cup (5, \infty)
  5. (73,9)\left(\frac{7}{3}, 9\right)
Explanation: We need to solve x+1>2x3|x + 1| > 2|x - 3| by considering different cases based on the critical points x=1x = -1 and x=3x = 3. Case 1: x1x \leq -1. Here x+10x + 1 \leq 0 and x3<0x - 3 < 0, so x+1=(x+1)=x1|x + 1| = -(x + 1) = -x - 1 and x3=(x3)=3x|x - 3| = -(x - 3) = 3 - x. The inequality becomes x1>2(3x)=62x-x - 1 > 2(3 - x) = 6 - 2x. Simplifying: x1>62x-x - 1 > 6 - 2x, so x>7x > 7. This contradicts x1x \leq -1, so no solutions. Case 2: 1<x<3-1 < x < 3. Here x+1=x+1|x + 1| = x + 1 and x3=3x|x - 3| = 3 - x. The inequality becomes x+1>2(3x)=62xx + 1 > 2(3 - x) = 6 - 2x. Simplifying: 3x>53x > 5, thus x>53x > \frac{5}{3}. Combined with 1<x<3-1 < x < 3, we get 53<x<3\frac{5}{3} < x < 3. Case 3: x3x \geq 3. Here x+1=x+1|x + 1| = x + 1 and x3=x3|x - 3| = x - 3. The inequality becomes x+1>2(x3)=2x6x + 1 > 2(x - 3) = 2x - 6. Simplifying: 7>x7 > x. Combined with x3x \geq 3, we get 3x<73 \leq x < 7. Combining all valid cases: 53<x<3\frac{5}{3} < x < 3 and 3x<73 \leq x < 7 gives 53<x<7\frac{5}{3} < x < 7.