4 BETA

Equations, inequalities and graphs

5 learning objectives

1. Overview

Topic 4, Equations, Inequalities, and Graphs, is a cornerstone of the Additional Mathematics syllabus. It extends your IGCSE Maths skills by introducing the modulus function, hidden quadratics, and cubic polynomials. Expect to see these concepts tested in both Paper 1 (without a calculator, emphasising algebraic manipulation) and Paper 2. Mastery of this topic is crucial for success in coordinate geometry, calculus, and trigonometric functions. You'll need to be adept at solving modulus equations and inequalities, using substitution to solve hidden quadratics, and sketching cubic graphs (including their moduli). Pay close attention to exact values, sign errors, and domain restrictions, as these are common pitfalls highlighted in examiner reports.

Key Definitions

  • Modulus (Absolute Value): Written as x|x|, it represents the magnitude of a number regardless of its sign. x=x|x| = x if x0x \geq 0 and x=x|x| = -x if x<0x < 0.
  • Hidden Quadratic: An equation that does not initially look like a quadratic but can be transformed into au2+bu+c=0au^2 + bu + c = 0 using a clever substitution (e.g., u=exu = e^x or u=x1/nu = x^{1/n}).
  • Critical Values: The specific values of xx where an inequality changes from being true to false (usually the roots of the corresponding equation).
  • Extraneous Solution: A solution obtained through valid algebraic steps (like squaring) that does not actually satisfy the original equation when substituted back.

Core Content

3.1 Linear Modulus Equations

To solve f(x)=g(x)|f(x)| = g(x), you must consider two cases: f(x)=g(x)f(x) = g(x) and f(x)=g(x)f(x) = -g(x). Crucial: When g(x)g(x) contains a variable (e.g., ax+b=cx+d|ax+b| = cx+d), you must check your answers to ensure they don't result in a negative value on the non-modulus side.

Worked example 1 — Solving 3x1=2x+5|3x - 1| = 2x + 5

Question: Solve the equation 3x1=2x+5|3x - 1| = 2x + 5.

  1. Case 1: 3x1=2x+53x - 1 = 2x + 5 Justification: Assume the expression inside the modulus is positive.
  2. 3x2x=5+13x - 2x = 5 + 1 Justification: Rearrange the equation to isolate xx.
  3. x=6x = 6 Justification: Simplify.
  4. Case 2: 3x1=(2x+5)3x - 1 = -(2x + 5) Justification: Assume the expression inside the modulus is negative.
  5. 3x1=2x53x - 1 = -2x - 5 Justification: Expand the bracket.
  6. 3x+2x=5+13x + 2x = -5 + 1 Justification: Rearrange the equation to isolate xx.
  7. 5x=45x = -4 Justification: Simplify.
  8. x=45x = -\frac{4}{5} Justification: Divide both sides by 5.
  9. Check: For x=6x=6: 3(6)1=181=17=17|3(6)-1| = |18-1| = |17| = 17 and 2(6)+5=12+5=172(6)+5 = 12+5 = 17 (Valid) Justification: Substitute x=6x=6 into the original equation to verify.
  10. For x=45x=-\frac{4}{5}: 3(45)1=12555=175=175|3(-\frac{4}{5})-1| = |-\frac{12}{5}-\frac{5}{5}| = |-\frac{17}{5}| = \frac{17}{5}; 2(45)+5=85+255=1752(-\frac{4}{5})+5 = -\frac{8}{5} + \frac{25}{5} = \frac{17}{5} (Valid) Justification: Substitute x=45x=-\frac{4}{5} into the original equation to verify.

Final Answer: x=6,x=45x = 6, x = -\frac{4}{5}

Worked example 2 — Solving x25=4|x^2 - 5| = 4

Question: Solve the equation x25=4|x^2 - 5| = 4.

  1. Case 1: x25=4x^2 - 5 = 4 Justification: Assume the expression inside the modulus is positive.
  2. x2=9x^2 = 9 Justification: Add 5 to both sides.
  3. x=±3x = \pm 3 Justification: Take the square root of both sides.
  4. Case 2: x25=4x^2 - 5 = -4 Justification: Assume the expression inside the modulus is negative.
  5. x2=1x^2 = 1 Justification: Add 5 to both sides.
  6. x=±1x = \pm 1 Justification: Take the square root of both sides.

Final Answer: x=±3,x=±1x = \pm 3, x = \pm 1

Worked example 3 — Solving 2x1=x+3|2x-1| = |x+3|

Question: Solve the equation 2x1=x+3|2x-1| = |x+3|.

  1. Case 1: 2x1=x+32x - 1 = x + 3 Justification: Assume both expressions inside the modulus are positive.
  2. 2xx=3+12x - x = 3 + 1 Justification: Rearrange the equation to isolate xx.
  3. x=4x = 4 Justification: Simplify.
  4. Case 2: 2x1=(x+3)2x - 1 = -(x + 3) Justification: Assume the first expression is positive and the second is negative.
  5. 2x1=x32x - 1 = -x - 3 Justification: Expand the bracket.
  6. 2x+x=3+12x + x = -3 + 1 Justification: Rearrange the equation to isolate xx.
  7. 3x=23x = -2 Justification: Simplify.
  8. x=23x = -\frac{2}{3} Justification: Divide both sides by 3.
  9. Case 3: (2x1)=x+3-(2x - 1) = x + 3 Justification: Assume the first expression is negative and the second is positive.
  10. 2x+1=x+3-2x + 1 = x + 3 Justification: Expand the bracket.
  11. 2xx=31-2x - x = 3 - 1 Justification: Rearrange the equation to isolate xx.
  12. 3x=2-3x = 2 Justification: Simplify.
  13. x=23x = -\frac{2}{3} Justification: Divide both sides by -3.
  14. Case 4: (2x1)=(x+3)-(2x - 1) = -(x + 3) Justification: Assume both expressions inside the modulus are negative.
  15. 2x+1=x3-2x + 1 = -x - 3 Justification: Expand the bracket.
  16. 2x+x=31-2x + x = -3 - 1 Justification: Rearrange the equation to isolate xx.
  17. x=4-x = -4 Justification: Simplify.
  18. x=4x = 4 Justification: Multiply both sides by -1.

Final Answer: x=4,x=23x = 4, x = -\frac{2}{3}

3.2 Modulus Inequalities

There are two main methods:

  1. Algebraic (Squaring): Useful for f(x)g(x)|f(x)| \leq |g(x)| because a2=a2|a|^2 = a^2.
  2. Graphical/Critical Values: Find where the equations are equal, then test values in each region.

Worked example — Solve 2x+1<x4|2x + 1| < |x - 4|

Question: Find the set of values of xx for which 2x+1<x4|2x + 1| < |x - 4|.

  1. Square both sides: (2x+1)2<(x4)2(2x + 1)^2 < (x - 4)^2 Justification: Squaring eliminates the modulus signs.
  2. Expand: 4x2+4x+1<x28x+164x^2 + 4x + 1 < x^2 - 8x + 16 Justification: Expand the brackets.
  3. Rearrange to a quadratic inequality: 3x2+12x15<03x^2 + 12x - 15 < 0 Justification: Move all terms to one side.
  4. Divide by 3: x2+4x5<0x^2 + 4x - 5 < 0 Justification: Simplify the inequality.
  5. Factorise: (x+5)(x1)<0(x+5)(x-1) < 0 Justification: Factorise the quadratic expression.
  6. Find roots: x=5,x=1x = -5, x = 1. Since it is "<0< 0", we take the region between the roots. Justification: The inequality is satisfied when one factor is positive and the other is negative.

Final Answer: 5<x<1-5 < x < 1

3.3 Hidden Quadratics (Substitution)

Look for a middle term where the power is exactly half of the leading term's power.

Worked example — Solve 3ex=125ex3e^x = 12 - 5e^{-x}

Question: Solve the equation 3ex=125ex3e^x = 12 - 5e^{-x}. Give your answer in exact form.

  1. Multiply everything by exe^x: 3e2x=12ex53e^{2x} = 12e^x - 5 Justification: Multiply by exe^x to eliminate the negative exponent.
  2. Rearrange: 3(ex)212ex+5=03(e^x)^2 - 12e^x + 5 = 0 Justification: Rearrange into a quadratic form.
  3. Let u=exu = e^x: 3u212u+5=03u^2 - 12u + 5 = 0 Justification: Substitute uu for exe^x to form a quadratic equation.
  4. Use Quadratic Formula: u=b±b24ac2a=12±(12)24(3)(5)2(3)=12±144606=12±846u = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} = \frac{12 \pm \sqrt{(-12)^2 - 4(3)(5)}}{2(3)} = \frac{12 \pm \sqrt{144 - 60}}{6} = \frac{12 \pm \sqrt{84}}{6} Justification: Apply the quadratic formula to solve for uu.
  5. Simplify surd: 84=4×21=221    u=12±2216=2±213\sqrt{84} = \sqrt{4 \times 21} = 2\sqrt{21} \implies u = \frac{12 \pm 2\sqrt{21}}{6} = 2 \pm \frac{\sqrt{21}}{3} Justification: Simplify the square root.
  6. Solve for xx: ex=2±213=6±213    x=ln(6±213)e^x = 2 \pm \frac{\sqrt{21}}{3} = \frac{6 \pm \sqrt{21}}{3} \implies x = \ln\left(\frac{6 \pm \sqrt{21}}{3}\right) Justification: Substitute back exe^x for uu and take the natural logarithm of both sides.

Final Answer: x=ln(6+213),x=ln(6213)x = \ln\left(\frac{6 + \sqrt{21}}{3}\right), x = \ln\left(\frac{6 - \sqrt{21}}{3}\right) (Exact values required).

Worked example — Solve x4/3+x2/312=0x^{4/3} + x^{2/3} - 12 = 0

Question: Solve the equation x4/3+x2/312=0x^{4/3} + x^{2/3} - 12 = 0.

  1. Let u=x2/3u = x^{2/3}: u2+u12=0u^2 + u - 12 = 0 Justification: Substitute uu for x2/3x^{2/3} to form a quadratic equation.
  2. Factorise: (u+4)(u3)=0(u+4)(u-3) = 0 Justification: Factorise the quadratic expression.
  3. Find roots: u=4,u=3u = -4, u = 3 Justification: Solve for uu.
  4. Solve for xx: x2/3=4x^{2/3} = -4 or x2/3=3x^{2/3} = 3 Justification: Substitute back x2/3x^{2/3} for uu.
  5. Consider x2/3=4x^{2/3} = -4: (x1/3)2=4(x^{1/3})^2 = -4. Since a real number squared cannot be negative, there are no real solutions in this case. Justification: Recognise that a real number raised to an even power cannot be negative.
  6. Consider x2/3=3x^{2/3} = 3: (x1/3)2=3    x1/3=±3(x^{1/3})^2 = 3 \implies x^{1/3} = \pm \sqrt{3} Justification: Take the square root of both sides.
  7. Cube both sides: x=(±3)3=±33x = (\pm \sqrt{3})^3 = \pm 3\sqrt{3} Justification: Cube both sides to solve for xx.

Final Answer: x=33,x=33x = 3\sqrt{3}, x = -3\sqrt{3}

3.4 Cubic Graphs and their Moduli

When sketching y=f(x)y = |f(x)| where f(x)f(x) is a cubic:

  1. Sketch y=f(x)y = f(x) first.
  2. Label x-intercepts (roots) and the y-intercept.
  3. Reflect any part of the curve below the x-axis upwards to make it positive.
  4. The "sharp turns" on the x-axis are where the modulus acts.
📊A cubic graph with roots at -2, 1, and 3. In the modulus version, the local minimum between 1 and 3 is reflected above the x-axis, creating a 'W' shape with sharp points at the roots.

3.5 Solving Cubic Inequalities Graphically

To solve f(x)df(x) \geq d:

  1. Sketch y=f(x)y = f(x).
  2. Draw the horizontal line y=dy = d.
  3. Identify the x-intervals where the cubic curve is on or above the line y=dy = d.

Extended Content (Extended Only)

Additional Mathematics is a single-tier syllabus — all content above applies to all students.


Key Equations & Formulas

Equation Type General Form Notes
Modulus Definition x=x2|x| = \sqrt{x^2} Useful for squaring inequalities.
Hidden Quadratic ax2n+bxn+c=0ax^{2n} + bx^n + c = 0 Let u=xnu = x^n.
Logarithmic Substitution a(lnx)2+blnx+c=0a(\ln x)^2 + b\ln x + c = 0 Let u=lnxu = \ln x; ensure x>0x > 0.
Modulus Inequality f(x)<a    a<f(x)<a|f(x)| < a \iff -a < f(x) < a Valid only if aa is a positive constant.

Modulus Definition: x={x,if x0x,if x<0|x| = \begin{cases} x, & \text{if } x \geq 0 \\ -x, & \text{if } x < 0 \end{cases}


Common Mistakes to Avoid

  • ❌ Wrong: Solving 2x5=x10|2x - 5| = x - 10 and accepting all answers without checking for extraneous solutions.
  • ✓ Right: Always substitute your answers back into the original equation. If the result is positive=negative|positive| = negative, that solution is extraneous and must be rejected.
  • ❌ Wrong: Leaving answers as decimals like x=0.447x = 0.447 when the question requires exact values.
  • ✓ Right: Use exact values: x=55x = \frac{\sqrt{5}}{5} or x=ln2x = \ln 2. If the question involves surds or logarithms, express your answer in terms of surds or logarithms unless otherwise specified.
  • ❌ Wrong: Forgetting to reflect the yy-intercept when sketching y=f(x)y = |f(x)| if the original intercept was negative.
  • ✓ Right: If f(0)=4f(0) = -4, then for the modulus graph, the yy-intercept must be (0,4)(0, 4). Remember to reflect the portion of the graph below the x-axis above the x-axis.
  • ❌ Wrong: Solving x2/3+x1/36=0x^{2/3} + x^{1/3} - 6 = 0 and saying x=2x = 2 or x=3x = -3.
  • ✓ Right: Those are values for uu. You must solve x1/3=2    x=8x^{1/3} = 2 \implies x = 8 and x1/3=3    x=27x^{1/3} = -3 \implies x = -27. Always substitute back to find the value of the original variable.
  • ❌ Wrong: Forgetting to consider the domain of logarithmic functions when solving equations involving lnx\ln x.
  • ✓ Right: Remember that lnx\ln x is only defined for x>0x > 0. Any solution where x0x \leq 0 must be rejected immediately.
  • ❌ Wrong: Making sign errors when expanding brackets or factorising quadratic expressions.
  • ✓ Right: Circle every sign and bracket as you check your work. Pay close attention to the signs when expanding and factorising.
  • ❌ Wrong: Not showing sufficient working in "show that" questions, especially when factorising quadratics or using the quadratic formula.
  • ✓ Right: Demonstrate every intermediate step, no matter how obvious it seems to you. Show the factorisation or the substitution into the quadratic formula.

Exam Tips

  • Show Every Step: In "Show that" questions, don't skip from a quadratic to its roots. Show the factorisation or the substitution into the quadratic formula.
  • Check Domain Restrictions: For equations involving lnx\ln x, any solution where x0x \leq 0 must be rejected immediately as ln\ln is undefined for non-positive numbers.
  • Sketching Labels: Examiners look for four specific things on a cubic sketch: Correct shape, xx-intercepts, yy-intercept, and clear reflection of the modulus parts.
  • Command Words:
    • "Solve": Find the values of xx.
    • "Find the set of values": Your answer must be an inequality (e.g., x<2,x>5x < 2, x > 5).
  • Paper 1 Strategy: Since it is non-calculator, if you end up with a very complex square root that doesn't simplify, re-check your expansion of brackets or sign signs earlier in the problem.
  • Paper 2 Strategy: Use your calculator to check your algebraic solutions, especially for hidden quadratics and modulus equations. Be mindful of storing intermediate values to maintain accuracy.




Exam-Style Questions

Practice these original exam-style questions to test your understanding. Each question mirrors the style, structure, and mark allocation of real Cambridge 0606 papers.

Exam-Style Question 1 — Paper 1 (No Calculator Allowed) [8 marks]

Question:

(a) Solve the equation 2x1=x+4|2x - 1| = |x + 4|. [4]

(b) Find the value of kk for which the equation x2+(k2)x+4=0x^2 + (k - 2)x + 4 = 0 has equal roots. [4]

Worked Solution:

(a)

  1. Consider the two cases where the expressions inside the absolute value signs are equal or negatives of each other. 2x1=x+42x - 1 = x + 4 or 2x1=(x+4)2x - 1 = -(x + 4) [Break the absolute value into two linear equations]

  2. Solve the first equation. 2xx=4+1    x=52x - x = 4 + 1 \implies x = 5 [Isolate x]

  3. Solve the second equation. 2x1=x4    3x=3    x=12x - 1 = -x - 4 \implies 3x = -3 \implies x = -1 [Isolate x]

  4. State both solutions. x=5 or x=1\boxed{x = 5 \text{ or } x = -1} [Final answers]

How to earn full marks: Remember to consider both positive and negative cases when dealing with absolute values, and clearly state both solutions.

(b)

  1. For equal roots, the discriminant must be equal to zero. (k2)24(1)(4)=0(k-2)^2 - 4(1)(4) = 0 [Apply the discriminant formula b24ac=0b^2-4ac = 0]

  2. Expand and simplify the equation. k24k+416=0    k24k12=0k^2 - 4k + 4 - 16 = 0 \implies k^2 - 4k - 12 = 0 [Expand the squared term and simplify]

  3. Factorize the quadratic equation. (k6)(k+2)=0(k - 6)(k + 2) = 0 [Factorize the equation]

  4. Solve for kk. k=6k = 6 or k=2k = -2 [State both solutions]

How to earn full marks: Set the discriminant to zero, show your working in expanding and factorizing, and state both values of k.

Common Pitfall: Remember that absolute value equations often have two solutions. Don't forget to consider both the positive and negative cases. Also, when finding the values of kk for equal roots, make sure you set the discriminant equal to zero and solve the resulting quadratic equation carefully.

Exam-Style Question 2 — Paper 1 (No Calculator Allowed) [7 marks]

Question:

(a) Solve the inequality 3x24|3x - 2| \leq 4. [4]

(b) Given that x=2+3x = 2 + \sqrt{3}, find the value of x+1xx + \frac{1}{x} in the form a+b3a + b\sqrt{3}, where aa and bb are integers. [3]

Worked Solution:

(a)

  1. Express the inequality without the absolute value. 43x24-4 \leq 3x - 2 \leq 4 [Transform the absolute value inequality to a compound inequality]

  2. Add 2 to all parts of the inequality. 23x6-2 \leq 3x \leq 6 [Isolate the term with x]

  3. Divide all parts of the inequality by 3. 23x2-\frac{2}{3} \leq x \leq 2 [Isolate x]

  4. State the solution. 23x2\boxed{-\frac{2}{3} \leq x \leq 2} [Final answer]

How to earn full marks: Transform the absolute value inequality into a compound inequality and isolate x in all parts to find the solution.

(b)

  1. Find the reciprocal of xx. 1x=12+3\frac{1}{x} = \frac{1}{2 + \sqrt{3}} [State the reciprocal]

  2. Rationalize the denominator. 12+3=12+32323=2343=23\frac{1}{2 + \sqrt{3}} = \frac{1}{2 + \sqrt{3}} \cdot \frac{2 - \sqrt{3}}{2 - \sqrt{3}} = \frac{2 - \sqrt{3}}{4 - 3} = 2 - \sqrt{3} [Multiply by the conjugate to rationalize]

  3. Calculate x+1xx + \frac{1}{x}. x+1x=(2+3)+(23)=4x + \frac{1}{x} = (2 + \sqrt{3}) + (2 - \sqrt{3}) = 4 [Add x and its reciprocal]

  4. State the solution 4\boxed{4} [Final answer]

How to earn full marks: Remember to rationalize the denominator by multiplying by the conjugate, and simplify to get the final answer.

Common Pitfall: When solving absolute value inequalities, remember to split the problem into two separate inequalities. Also, when rationalizing the denominator, be careful with your signs and remember to multiply both the numerator and denominator by the conjugate.

Exam-Style Question 3 — Paper 2 (Calculator Allowed) [11 marks]

Question:

(a) Solve the equation 3e2x10ex+3=03e^{2x} - 10e^x + 3 = 0. Give your answers correct to 3 significant figures. [5]

(b) (i) Sketch the graph of y=(x+1)(x2)(x4)y = (x+1)(x-2)(x-4), showing the points where the graph intersects the xx-axis and the yy-axis. [3]

(ii) Hence, solve the inequality (x+1)(x2)(x4)<0(x+1)(x-2)(x-4) < 0. [3]

Worked Solution:

(a)

  1. Substitute y=exy = e^x into the equation. 3y210y+3=03y^2 - 10y + 3 = 0 [Substitution to form quadratic equation]

  2. Factorize the quadratic equation. (3y1)(y3)=0(3y - 1)(y - 3) = 0 [Factorize the equation]

  3. Solve for yy. y=13y = \frac{1}{3} or y=3y = 3 [Solve for y]

  4. Substitute back ex=ye^x = y and solve for xx. ex=13    x=ln(13)=ln3e^x = \frac{1}{3} \implies x = \ln\left(\frac{1}{3}\right) = -\ln 3 or ex=3    x=ln3e^x = 3 \implies x = \ln 3 [Solve for x]

  5. Write the solutions to 3 sf. x=1.10 or x=1.10\boxed{x = -1.10 \text{ or } x = 1.10} [Final answers]

How to earn full marks: Use a substitution to form a quadratic, solve for the substituted variable, then substitute back to find x, giving answers to 3 s.f.

(b) (i)

  1. Identify the xx-intercepts. The graph intersects the xx-axis at x=1,2,4x = -1, 2, 4. [State the roots of the cubic]

  2. Identify the yy-intercept. When x=0x = 0, y=(1)(2)(4)=8y = (1)(-2)(-4) = 8. The graph intersects the yy-axis at y=8y = 8. [Find the y-intercept]

  3. Sketch the graph showing intercepts.

    📊A cubic curve with x-intercepts at -1, 2, and 4, and a y-intercept at 8. The curve starts from negative infinity in the bottom left, crosses the x-axis at x=-1, reaches a local maximum between -1 and 2, crosses the x-axis at x=2, reaches a local minimum between 2 and 4, crosses the x-axis at x=4, and continues to positive infinity in the top right. The axes are labeled x and y.

How to earn full marks: Clearly label all x and y intercepts on your sketch, and ensure the shape of the cubic is correct.

(ii)

  1. Identify the intervals where the graph is below the xx-axis. From the sketch, (x+1)(x2)(x4)<0(x+1)(x-2)(x-4) < 0 when x<1x < -1 or 2<x<42 < x < 4. [Interpret the graph]

  2. State the solution to the inequality. x<1 or 2<x<4\boxed{x < -1 \text{ or } 2 < x < 4} [Final answer]

How to earn full marks: Use your sketch to identify the correct intervals where the graph is below the x-axis, and write the solution as inequalities.

Common Pitfall: When solving equations involving exe^x, remember to use a substitution to simplify the equation into a quadratic form. Also, when sketching cubic graphs, make sure to clearly label all intercepts and consider the overall shape of the curve. When solving inequalities based on the graph, pay close attention to whether the inequality is strict (<<) or non-strict (\leq).

Exam-Style Question 4 — Paper 2 (Calculator Allowed) [10 marks]

Question:

(a) Find the range of values of xx for which 2x3>x+1|2x - 3| > x + 1. [6]

(b) The function ff is defined by f(x)=x4/35x2/3+4f(x) = x^{4/3} - 5x^{2/3} + 4 for x0x \geq 0.

(i) By using a suitable substitution, solve the equation f(x)=0f(x) = 0. [4]

Worked Solution:

(a)

  1. Express the inequality without the absolute value. 2x3>x+12x - 3 > x + 1 or 2x3<(x+1)2x - 3 < -(x + 1) [Transform the absolute value inequality into two separate inequalities]

  2. Solve the first inequality. 2xx>1+3    x>42x - x > 1 + 3 \implies x > 4 [Solve for x]

  3. Solve the second inequality. 2x3<x1    3x<2    x<232x - 3 < -x - 1 \implies 3x < 2 \implies x < \frac{2}{3} [Solve for x]

  4. Check for extraneous solutions. Since x+1x+1 must be non-negative for the absolute value inequality to hold, x>1x>-1

  5. Combine the solutions and exclude any extraneous solutions. x>4 or 1<x<23\boxed{x > 4 \text{ or } -1 < x < \frac{2}{3}} [Final answer]

How to earn full marks: Remember to consider both cases of the absolute value, solve each inequality, and check for extraneous solutions by considering the domain.

(b) (i)

  1. Substitute y=x2/3y = x^{2/3} into the equation. y25y+4=0y^2 - 5y + 4 = 0 [Substitution to form quadratic equation]

  2. Factorize the quadratic equation. (y4)(y1)=0(y - 4)(y - 1) = 0 [Factorize the equation]

  3. Solve for yy. y=4y = 4 or y=1y = 1 [Solve for y]

  4. Substitute back x2/3=yx^{2/3} = y and solve for xx. x2/3=4    x=43/2=(4)3=23=8x^{2/3} = 4 \implies x = 4^{3/2} = (\sqrt{4})^3 = 2^3 = 8 or x2/3=1    x=13/2=1x^{2/3} = 1 \implies x = 1^{3/2} = 1 [Solve for x]

  5. State the solutions. x=8 or x=1\boxed{x = 8 \text{ or } x = 1} [Final answer]

How to earn full marks: Use the correct substitution to form a quadratic equation, solve for the substituted variable, and then substitute back to find the values of x.

Common Pitfall: When solving absolute value inequalities, it's crucial to check for extraneous solutions, especially when the expression on the other side of the inequality involves a variable. Also, when dealing with equations involving fractional exponents, remember to use a suitable substitution to transform the equation into a more manageable form, like a quadratic.

Frequently Asked Questions: Equations, inequalities and graphs

What is Modulus (Absolute Value) in Equations, inequalities and graphs?

Modulus (Absolute Value): Written as |x|, it represents the magnitude of a number regardless of its sign. |x| = x if x \geq 0 and |x| = -x if x < 0.

What is Hidden Quadratic in Equations, inequalities and graphs?

Hidden Quadratic: An equation that does not initially look like a quadratic but can be transformed into au^2 + bu + c = 0 using a clever substitution (e.g., u = e^x or u = x^{1/n}).

What is Critical Values in Equations, inequalities and graphs?

Critical Values: The specific values of x where an inequality changes from being true to false (usually the roots of the corresponding equation).

What is Extraneous Solution in Equations, inequalities and graphs?

Extraneous Solution: A solution obtained through valid algebraic steps (like squaring) that does not actually satisfy the original equation when substituted back.