Quadratic Equation: Standard Form MCQs Quiz | Class 10

This quiz covers Class X Mathematics (Code 041), Unit II: Algebra, focusing on the Topic: Quadratic Equation: Standard Form. You will be tested on understanding the standard form ax^2+bx+c=0 (where a is not equal to 0) and identifying coefficients. Complete all 10 multiple-choice questions, then click ‘Submit Quiz’ to see your score. You can also download a detailed answer PDF.

Understanding Quadratic Equations in Standard Form

Quadratic equations are a fundamental concept in Algebra, crucial for higher mathematics and various real-world applications. This section will help you solidify your understanding of their standard form and how to identify their key components.

What is a Quadratic Equation?

A quadratic equation is a polynomial equation of the second degree, meaning it contains at least one term in which the unknown variable is squared and no term with a higher power. It’s often used to model problems involving areas, projectile motion, and optimization.

The Standard Form: ax^2 + bx + c = 0

The most common and useful way to write a quadratic equation is in its standard form:

ax^2 + bx + c = 0

Where:

  • x represents the unknown variable.
  • a, b, and c are real numbers, known as coefficients.
  • a is the coefficient of x squared (the quadratic term).
  • b is the coefficient of x (the linear term).
  • c is the constant term (the term without x).

The Critical Condition: a ≠ 0

For an equation to be truly quadratic, the coefficient ‘a’ must not be zero (a ≠ 0). If ‘a’ were 0, the x^2 term would vanish, and the equation would reduce to bx + c = 0, which is a linear equation, not a quadratic one.

Identifying Coefficients (a, b, c)

Once an equation is in its standard form, identifying ‘a’, ‘b’, and ‘c’ is straightforward. Remember to include the sign associated with each coefficient.

Quadratic Equation Value of ‘a’ Value of ‘b’ Value of ‘c’
2x^2 + 3x – 5 = 0 2 3 -5
x^2 – 7x = 0 1 -7 0
-4x^2 + 9 = 0 -4 0 9
(x + 2)^2 = 0
(expands to x^2 + 4x + 4 = 0)
1 4 4

Converting to Standard Form

Sometimes, a quadratic equation might not initially appear in standard form. You might need to expand products, distribute terms, and move all terms to one side of the equation to set it equal to zero. For example:

Equation: x(x – 3) = 4

Step 1: Distribute x
x^2 – 3x = 4

Step 2: Move all terms to one side
x^2 – 3x – 4 = 0

Now it’s in standard form with a=1, b=-3, c=-4.

Quick Revision Checklist

  • A quadratic equation has the highest power of the variable as 2.
  • Its standard form is ax^2 + bx + c = 0.
  • The coefficient ‘a’ must never be 0.
  • ‘a’ is the coefficient of x^2, ‘b’ is the coefficient of x, and ‘c’ is the constant.
  • Always simplify and rearrange equations to the standard form before identifying coefficients.

Practice Questions

  1. Which of the following is a quadratic equation?
    1. 2x + 1 = 0
    2. x^2 + x^3 + 2 = 0
    3. 3x^2 – 5x + 6 = 0
    4. 1/x + x = 2
  2. In the equation -x^2 + 8x – 11 = 0, what is the value of ‘a’?
    1. 1
    2. -1
    3. 8
    4. -11
  3. If 4x^2 – 9 = 0, what are the values of ‘a’, ‘b’, and ‘c’ respectively?
    1. 4, 9, 0
    2. 4, 0, -9
    3. 4, -9, 0
    4. 4, 0, 9
  4. Convert (x + 3)(x – 2) = 0 into standard form.
    1. x^2 – x – 6 = 0
    2. x^2 + x – 6 = 0
    3. x^2 + 5x – 6 = 0
    4. x^2 – 5x – 6 = 0
  5. Which of the following statements is true for a quadratic equation ax^2 + bx + c = 0?
    1. a can be 0
    2. b must be non-zero
    3. c must be non-zero
    4. a cannot be 0