Check whether the following is a quadratic equation. $(x - 3) (2x + 1) = x (x + 5)$
Reveal answer
Fill a bubble to check yourself
Check whether the following is a quadratic equation. $(x - 3) (2x + 1) = x (x + 5)$
Yes
No
Ambiguous
Data insufficient
Expand the equation: 2x^2 + x - 6x - 3 = x^2 + 5x. Simplify: 2x^2 - 5x - 3 = x^2 + 5x. x^2 - 10x - 3 = 0. This is a quadratic equation.
To verify, expand both sides to see if the highest degree of x is 2. Expanding the left side gives 2x^2 - 5x - 3, and expanding the right side gives x^2 + 5x. Setting them equal yields 2x^2 - 5x - 3 = x^2 + 5x, which simplifies to x^2 - 10x - 3 = 0. Since the highest power of the variable is 2, it is a quadratic equation. Therefore, the answer is Yes.