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 graph of a quadratic polynomial lies entirely above x-axis, then which one of the following is correct?

  2. If the roots of the equation x 2+ px + q = 0 are tan 19° and tan 26°, then which one of the following is correct?

  3. If x 2- px + 4 > 0 for all real values of x, then which one of the following is correct?

  4. How many real roots does the equation x 2+ 3|x| + 2 = 0 have?

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

  6. In solving a problem that reduces to a quadratic equation, one student makes a mistake in the constant term and obtains 8 and 2 for roots. Another student makes a mistake only in the coefficient of first-degree term and finds -9 and -1 for roots.

    The correct equation is

  7. Suppose f(x) is such a quadratic expression that it is positive for all real x.

    If g(x) = f(x) + f'(x) + f”(x), then for any real x
  8. If α and β are the roots of x 2+ x + 1 = 0, then what is \(\mathop \sum \limits_{j = 0}^3 \left( {{\alpha ^j} + {\beta ^j}} \right)\) equal to?

  9. If the sum of the roots of the equation ax 2+ bx + c = 0 is equal to the sum of their squares then

  10. Under which one of the following condition will the quadratic equation x 2+ mx + 2 = 0 always have real roots?


Important Questions from Quadratic Equations

  1. If the graph of a quadratic polynomial lies entirely above x-axis, then which one of the following is correct?

  2. If the roots of the equation x 2+ px + q = 0 are tan 19° and tan 26°, then which one of the following is correct?

  3. If x 2- px + 4 > 0 for all real values of x, then which one of the following is correct?

  4. If 2 + i is a root of the equation x 2- ax + 1 = 0, then the value of a is:

  5. If \(\tan \left( {\frac{α }{2}} \right)\)  and  \(\tan \left( {\frac{β }{2}} \right)\)  are the roots of the equation 8x 2- 26x + 15 = 0, then the value of cos (α + β) will be

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
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