All Exams Test series for 1 year @ ₹349 only
Question

If both p and q belong to the set {1, 2, 3, 4}, then how many equations of the form px 2+ qx + 1 = 0 will have real roots?

This question was previously asked in
NDA II 2019 GAT Previous Year Paper (17-Nov-2019)
The correct answer is

7

Understanding Quadratic Equations and Real Roots

A quadratic equation is an equation of the form \(ax^2 + bx + c = 0\), where \(a\), \(b\), and \(c\) are coefficients, and \(a \neq 0\). The roots of a quadratic equation are the values of \(x\) that satisfy the equation. These roots can be real or complex.

The nature of the roots of a quadratic equation is determined by its discriminant, which is given by the formula \(\Delta = b^2 - 4ac\).

  • If \(\Delta > 0\), the equation has two distinct real roots.
  • If \(\Delta = 0\), the equation has exactly one real root (a repeated root).
  • If \(\Delta < 0\), the equation has two complex roots.

For a quadratic equation to have real roots, the discriminant must be greater than or equal to zero, i.e., \(\Delta \ge 0\).

Applying the Real Roots Condition to px² + qx + 1 = 0

In the given equation \(px^2 + qx + 1 = 0\), we have the coefficients:

  • \(a = p\)
  • \(b = q\)
  • \(c = 1\)

For this equation to have real roots, the discriminant must satisfy \(b^2 - 4ac \ge 0\). Substituting the coefficients, we get:

\(\qquad q^2 - 4(p)(1) \ge 0\)

\(\qquad q^2 - 4p \ge 0\)

\(\qquad q^2 \ge 4p\)

We are given that both \(p\) and \(q\) belong to the set \(\{1, 2, 3, 4\}\). We need to find the number of pairs \((p, q)\) from this set that satisfy the condition \(q^2 \ge 4p\).

Checking Possible Values for p and q

We can list all possible pairs of \((p, q)\) where \(p \in \{1, 2, 3, 4\}\) and \(q \in \{1, 2, 3, 4\}\), and check if the inequality \(q^2 \ge 4p\) holds for each pair.

Value of p Value of q \(q^2\) \(4p\) Condition \(q^2 \ge 4p\) Real Roots?
1 1 \(1^2 = 1\) 4(1) = 4 \(1 \ge 4\) (False) No
1 2 \(2^2 = 4\) 4(1) = 4 \(4 \ge 4\) (True) Yes
1 3 \(3^2 = 9\) 4(1) = 4 \(9 \ge 4\) (True) Yes
1 4 \(4^2 = 16\) 4(1) = 4 \(16 \ge 4\) (True) Yes
2 1 \(1^2 = 1\) 4(2) = 8 \(1 \ge 8\) (False) No
2 2 \(2^2 = 4\) 4(2) = 8 \(4 \ge 8\) (False) No
2 3 \(3^2 = 9\) 4(2) = 8 \(9 \ge 8\) (True) Yes
2 4 \(4^2 = 16\) 4(2) = 8 \(16 \ge 8\) (True) Yes
3 1 \(1^2 = 1\) 4(3) = 12 \(1 \ge 12\) (False) No
3 2 \(2^2 = 4\) 4(3) = 12 \(4 \ge 12\) (False) No
3 3 \(3^2 = 9\) 4(3) = 12 \(9 \ge 12\) (False) No
3 4 \(4^2 = 16\) 4(3) = 12 \(16 \ge 12\) (True) Yes
4 1 \(1^2 = 1\) 4(4) = 16 \(1 \ge 16\) (False) No
4 2 \(2^2 = 4\) 4(4) = 16 \(4 \ge 16\) (False) No
4 3 \(3^2 = 9\) 4(4) = 16 \(9 \ge 16\) (False) No
4 4 \(4^2 = 16\) 4(4) = 16 \(16 \ge 16\) (True) Yes

The pairs \((p, q)\) for which the equation \(px^2 + qx + 1 = 0\) will have real roots are those that satisfy \(q^2 \ge 4p\). From the table, these pairs are:

  • For p=1: (1, 2), (1, 3), (1, 4) - 3 pairs
  • For p=2: (2, 3), (2, 4) - 2 pairs
  • For p=3: (3, 4) - 1 pair
  • For p=4: (4, 4) - 1 pair

Counting the Equations with Real Roots

To find the total number of equations that will have real roots, we count the total number of valid pairs \((p, q)\) found above.

Total number of pairs = (Number of pairs for p=1) + (Number of pairs for p=2) + (Number of pairs for p=3) + (Number of pairs for p=4)

Total number of pairs = 3 + 2 + 1 + 1 = 7

Therefore, there are 7 equations of the form \(px^2 + qx + 1 = 0\) that will have real roots, given that \(p, q \in \{1, 2, 3, 4\}\).

Revision Table: Real Roots Condition

Condition on Discriminant \(\Delta = b^2 - 4ac\) Nature of Roots
\(\Delta > 0\) Two distinct real roots
\(\Delta = 0\) One real root (repeated)
\(\Delta < 0\) Two complex roots
\(\Delta \ge 0\) Real roots (distinct or repeated)

Additional Information: Quadratic Equations and Their Properties

A quadratic equation is a polynomial equation of degree 2. The general form is \(ax^2 + bx + c = 0\), where \(a \neq 0\). The terms are \(ax^2\) (quadratic term), \(bx\) (linear term), and \(c\) (constant term).

The roots of the quadratic equation can also be found using the quadratic formula:

\(\qquad x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\)

The expression under the square root, \(b^2 - 4ac\), is the discriminant (\(\Delta\)). As we saw, the value of the discriminant tells us whether the roots are real or complex.

In this problem, we were restricted to integer values for coefficients \(p\) and \(q\) from a small set. This allowed us to systematically list and check each possibility. For larger sets or continuous ranges of coefficients, graphical methods or further algebraic analysis might be needed to determine the conditions for real roots.

Was this answer helpful?

Similar Questions

  1. If the highest degree coefficient is equal to 1, then what is the total number of quadratic equations which are unchanged on squaring their roots ?
  2. If α and β are the distinct roots of equation x2 - x + 1 = 0, then what is the value of \(\left|\frac{\alpha^{100}+\beta^{100}}{\alpha^{100}-\beta^{100}}\right|\) ?

  3. For how many integral values of k, the equation x2 - 4x + k = 0, where k is an integer has real roots and both of them lie in the interval (0, 5) ?

  4. α and β are distinct real roots of the quadratic equation x2 + ax + b = 0. Which of the following statements is/are sufficient to find α ? 

    1. α + β = 0, α2 + β2 = 2

    2. αβ2 = -1, a = 0

    Select the correct answer using the code given below :

  5. What is the GM of the roots of the equation ?

  6. What is the HM of the roots of the equation ?

  7. If \(\rm {k}=\frac{{c}}{2},({c} \neq 0)\), then the roots of the equation are :

  8. If k = c, then the roots of the equation are:

  9. Let α and β be the roots of the equation x 2+ px + q = 0. If α 3and β 3are the roots of the equation x 2 + mx + n = 0, then what is the value of m + n ?

  10. If p and q are the non-zero roots of the equation x 2+ px + q = 0, then how many possible values can q have?


Important Questions from Quadratic Equations

  1. The number of all possible positive integral values of $\alpha$ for which the roots of the quadratic equation, $10x^2 - 27x + \alpha = 0$ are rational numbers is:
  2. The sum of all real values of x satisfying the equation

    \(\rm (x^2 - 5x + 5) ^{x^2 + 4x - 60 }= 1\)  is:

  3. The number of integral values of $m$ for which the quadratic expression, $(10m-9)x^2 - 2mx + 1$, where $x \in \mathbb{R}$, is always positive, is

  4. For a quadratic equation, ax 2+ bx + c = 0, if b 2– 4ac = 0, then the roots are,

  5. If x + y + z = 0, then what is the value of \(\frac {x} {(yz)^2}+ \frac {y} {(xz)^2} + \frac {z} {(xy)^2}\)?

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
501 Tests 1 Tests Free
659 Attempts
4.7(120)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App