Example 1easy
- A)A) 0
- B)B) -3
- C)C) 9
- D)D) 3
Step-by-step solution
- For an equation to be quadratic, the coefficient of the `x^2` term must be non-zero. That is, `a ≠ 0` in `ax^2 + bx + c = 0`.
- In the given equation, the coefficient of `x^2` is `(m-3)`.
- If `(m-3) = 0`, then `m = 3`. In this case, the `x^2` term vanishes, and the equation is no longer quadratic.
- When `m=3`, the equation becomes `0x^2 + (3^2-9)x + (3+3) = 0`, which simplifies to `0x^2 + 0x + 6 = 0`, or `6 = 0`, which is a false statement. Thus, it's not a quadratic equation.
Answer: D) 3