Multiple choice

If $x=3$ and $x=2$ are the roots of the equation $\dfrac { 1 } { 2 } \left( 2 x ^ { 2 } - 10 x + k \right) = 4 ,$ then find the value of 0.5 k ?

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

If x=3 and x=2 are roots, the quadratic is a(x-3)(x-2) = a(x^2-5x+6). The given equation is x^2-5x+k/2 = 4, or x^2-5x+(k/2-4) = 0. Thus k/2-4 = 6, so k/2 = 10. 0.5k is k/2, which is 10.

AI explanation

Using the sum of roots formula for the quadratic equation 1/2(2x^2 - 10x + k) = 4, which simplifies to x^2 - 5x + k/2 - 4 = 0, we know the sum of the roots (3 + 2) equals 5. This matches the coefficient of x, confirming the structure, so we use the product of the roots. The product of the roots (3 multiplied by 2) equals k/2 - 4, giving 6 = k/2 - 4. Solving this gives k/2 = 10, which means 0.5 k is 10.