Multiple choice

If one of the roots of equation ${ x }^{ 2 }+ax+3=0$ is $3$ and one of the roots of the equation ${ x }^{ 2 }+ax+b=0$ is three times the other root, then the value of $b$ is

  1. $3$
  2. $4$
  3. $2$
  4. $1$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Root 3 in x^2+ax+3=0: 9 + 3a + 3 = 0 => 3a = -12 => a = -4. Second equation: x^2 - 4x + b = 0. Roots are r and 3r. Sum = 4r = 4 => r = 1. Product = 3r^2 = b => 3(1)^2 = 3 = b.

AI explanation

Substituting the root 3 into the first equation yields 9 + 3a + 3 = 0, so a is -4. For the second equation x squared - 4x + b = 0, let the roots be k and 3k; the sum of the roots gives k + 3k = 4, meaning k is 1. Since the roots are 1 and 3, their product gives the value of b as 3.