Skip to main contentSkip to solution

Suppose one of the roots of the equation ax2−bx+c=0ax^2 - bx + c = 0 is 2+32+\sqrt{3} where a, b and c are rational numbers and a≠0a \neq 0. If b=c3b = c^3 then ∣a∣|a| equals

Solution

✅ Correct Option: 2

When a quadratic equation has rational coefficients (like integers or fractions) and one root contains a square root, the other root must be its conjugate.

Since one root is 2+32 + \sqrt{3}, the other root must be 2−32 - \sqrt{3}.

When we have rational coefficients, irrational roots always appear in conjugate pairs. This ensures that when we multiply out the factors, all the "messy" square root terms cancel out, leaving us with rational coefficients.


For any quadratic ax2−bx+c=0ax^2 - bx + c = 0, the sum of roots equals ba\dfrac{b}{a}.

Sum of roots = (2+3)+(2−3)=4(2 + \sqrt{3}) + (2 - \sqrt{3}) = 4

Notice how the 3\sqrt{3} terms cancel out perfectly!

Therefore: ba=4\dfrac{b}{a} = 4 ... (1)


For any quadratic ax2−bx+c=0ax^2 - bx + c = 0, the product of roots equals ca\dfrac{c}{a}.

Product of roots = (2+3)(2−3)(2 + \sqrt{3})(2 - \sqrt{3})

Using the difference of squares formula: (a+b)(a−b)=a2−b2(a + b)(a - b) = a^2 - b^2

(2+3)(2−3)=22−(3)2=4−3=1(2 + \sqrt{3})(2 - \sqrt{3}) = 2^2 - (\sqrt{3})^2 = 4 - 3 = 1

Therefore: ca=1\dfrac{c}{a} = 1 ... (2)


Dividing equation (1) by equation (2):

b/ac/a=41\dfrac{b/a}{c/a} = \dfrac{4}{1}

bc=4\dfrac{b}{c} = 4

Therefore: b=4cb = 4c ... (3)


We're told that b=c3b = c^3.

Combining with equation (3): c3=4cc^3 = 4c

c3−4c=0c^3 - 4c = 0

c(c2−4)=0c(c^2 - 4) = 0

c(c−2)(c+2)=0c(c - 2)(c + 2) = 0

So c=0c = 0, c=2c = 2, or c=−2c = -2.

If c=0c = 0, then from equation (2), ca=1\dfrac{c}{a} = 1 would mean 0=10 = 1, which is impossible.

Therefore: c=2c = 2 or c=−2c = -2


Case 1: c=2c = 2

b=c3=23=8b = c^3 = 2^3 = 8

From ba=4\dfrac{b}{a} = 4: 8a=4\dfrac{8}{a} = 4, so a=2a = 2

Therefore ∣a∣=2|a| = 2

Case 2: c=−2c = -2

b=c3=(−2)3=−8b = c^3 = (-2)^3 = -8

From ba=4\dfrac{b}{a} = 4: −8a=4\dfrac{-8}{a} = 4, so a=−2a = -2

Therefore ∣a∣=2|a| = 2


In both valid cases, ∣a∣=2|a| = 2.

When dealing with quadratic equations with rational coefficients and irrational roots, we should always remember that the roots come in conjugate pairs. This makes the sum and product calculations much cleaner!

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question