Chapter 5: Problem 123
If the roots of the equation \(x^{2}-b x+c=0\) be two consecutive integers, then \(b^{2}-4 c\) equals \(\quad\) [2005] (a) \(-2\) (b) 3 (c) 2 (d) 1
Short Answer
Expert verified
The value of \(b^2 - 4c\) is 1, so the correct answer is (d) 1.
Step by step solution
01
Identify the Roots
Assume the roots of the quadratic equation \(x^2 - bx + c = 0\) are two consecutive integers. Let the roots be \(n\) and \(n+1\).
02
Apply Vieta's Formulas
According to Vieta's formulas, the sum of the roots of the quadratic equation \(ax^2 + bx + c = 0\) is given by \(n + (n+1) = 2n + 1 = b\). Similarly, the product of the roots is given by \(n(n+1) = n^2 + n = c\).
03
Substitute in the Discriminant Expression
The discriminant of the quadratic equation \(b^2 - 4ac\) can be written in terms of \(b\) and \(c\). Here, \(b = 2n + 1\) and \(c = n^2 + n\). Thus, we need to find \(b^2 - 4c\).
04
Calculate \(b^2\)
Evaluate \(b^2\):\[ (2n + 1)^2 = 4n^2 + 4n + 1 \].
05
Calculate \(4c\)
Compute \(4c\):\[ 4(n^2 + n) = 4n^2 + 4n \].
06
Calculate \(b^2-4c\)
Subtract \(4c\) from \(b^2\):\[ b^2 - 4c = (4n^2 + 4n + 1) - (4n^2 + 4n) = 1 \].
07
Select the Correct Option
The value of \(b^2 - 4c\) found is 1. The correct option that matches this value is (d) 1.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Quadratic Equation
A quadratic equation is a second-degree polynomial equation in a single variable, usually denoted as:\[ax^2 + bx + c = 0\]where:
- \(a\), \(b\), and \(c\) are constants with \(a eq 0\).
- The highest power of the variable is squared, making it a 'quadratic.'
Vieta's Formulas
Vieta's formulas provide a direct relationship between the coefficients of a polynomial equation and its roots. For a quadratic equation:\[ax^2 + bx + c = 0\]if \(p\) and \(q\) are the roots, Vieta's formulas state that:
- The sum of the roots \(p + q = -\frac{b}{a}\).
- The product of the roots \(p \cdot q = \frac{c}{a}\).
- The sum \(n + (n+1) = b\), resulting in \(b = 2n + 1\).
- The product \(n(n + 1) = c\), leading to \(c = n^2 + n\).
Discriminant
The discriminant is a key component in the quadratic formula and provides insight into the nature of the roots of a quadratic equation. Given a quadratic equation in the form:\[ax^2 + bx + c = 0\]the discriminant \(\Delta\) is calculated as:\[\Delta = b^2 - 4ac\]The value of the discriminant can tell us about the roots:
- If \(\Delta > 0\), there are two distinct real roots.
- If \(\Delta = 0\), there is one real root (the roots are identical).
- If \(\Delta < 0\), there are two complex roots.