Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
Introduction to Quadratic Equations, part of the Class 10 Mathematics chapter Quadratic Equations, helps students recognise equations of degree two and write them in the standard form ax² + bx + c = 0, where a ≠ 0. Students learn the meaning of coefficients, variables, and constants, identify quadratic equations from examples, and understand how their roots or solutions relate to the equation. The topic builds a foundation for solving quadratic equations by methods such as factorisation and applying the quadratic formula.
TOPIC PRACTICE
Quiz this set
Up to 20 questions from this page. Select your focus, then start.
What is the difference between the larger and smaller roots of \(5x^2-22x+24=0\)?
Correct answer: A
Factoring gives \(5x^2-22x+24=(5x-12)(x-2)\). Therefore, the roots are \(\frac{12}{5}\) and \(2\). The difference between the larger and smaller roots is \(\frac{12}{5}-2=\frac{2}{5}\). The values \(\frac{12}{5}\) and \(2\) are the roots themselves, not their difference. In an exam, subtract the smaller root from the larger root when the difference between roots is asked.
If the quadratic equation \(x^2-18x+c=0\) can be written as a perfect square, what is the value of \(c\)?
Correct answer: A
For the expression to be a perfect square, \(x^2-18x+c\) must equal \((x-9)^2=x^2-18x+81\). Therefore, \(c=81\). Choosing 324 incorrectly amounts to squaring 18 directly; the correct method is to square half the coefficient of \(x\). Exam tip: \(x^2+bx+c\) is a perfect square when \(c=\left(\frac{b}{2}\right)^2\).
If the two roots of the equation \(x^2+bx+100=0\) are equal and each root is \(-10\), what is the value of \(b\)?
Correct answer: A
By Vieta’s formula, the sum of the roots of \(x^2+bx+100=0\) is \(-b\). Since both roots are \(-10\), their sum is \(-10+(-10)=-20\). Therefore, \(-b=-20\), giving \(b=20\). Exam tip: for \(x^2+bx+c=0\), the sum of the roots is always \(-b\); missing this negative sign leads to option B.
A rectangle has length \(x+9\) units and breadth \(x-6\) units. If its area is 130 square units, which quadratic equation is formed?
Correct answer: A
Area of a rectangle = length × breadth, so \((x+9)(x-6)=130\). Expanding gives \(x^2+3x-54=130\), and rearranging produces \(x^2+3x-184=0\). Option B does not correctly account for the \(-54\) term, while options C and D contain errors in expansion. Exam tip: multiply the binomials first, then bring all terms to one side and equate the expression to zero.
If the identity \\((x+a)^2=x^2-20x+100\\) is true for all \\(x\\), what is the value of \\(a\\)?
Correct answer: A
Expanding gives \\((x+a)^2=x^2+2ax+a^2\\). Comparing the coefficients of \\(x\\) on both sides, \\(2a=-20\\), so \\(a=-10\\). Substituting this value also gives \\(a^2=100\\), confirming the constant term. Exam tip: For an identity, compare coefficients of like powers of the variable.
If k is a real number, what is the nature of the roots of the equation 25x² + 40kx + 16k² = 0?
Correct answer: A
The equation can be written as 25x² + 40kx + 16k² = (5x + 4k)². Hence, (5x + 4k)² = 0 gives x = −4k/5, which is a repeated root. Equivalently, the discriminant is D = (40k)² − 4(25)(16k²) = 0, so the roots are equal and real. Option B is incorrect because distinct real roots require D > 0. Exam tip: For a quadratic equation, D = 0 indicates two equal real roots.
If the roots of the quadratic equation \(x^2+bx+c=0\) are \(-5\) and \(11\), what is the value of \(b+c\)?
Correct answer: A
For the quadratic equation \(x^2+bx+c=0\), the sum of the roots is \(-b\) and their product is \(c\). Here, the sum is \(-5+11=6\), so \(-b=6\), giving \(b=-6\). Their product is \((-5)(11)=-55\), so \(c=-55\). Therefore, \(b+c=-6-55=-61\). Exam tip: In a monic quadratic, use the root relations sum \(=-b\) and product \(=c\) directly.
If a = 3 is substituted, what type of statement does (a − 3)x² + (a² − 9)x + 11 = 0 become?
Correct answer: A
Substituting a = 3 gives a − 3 = 0 and a² − 9 = 9 − 9 = 0. Therefore, the equation reduces to 11 = 0, which is a false and contradictory statement, so it has no solution. Exam tip: When the coefficients of the variable terms become zero, check whether the remaining constant statement is true or false; a false statement has no solution.
If \(x=-2\) is a root of the equation \(x^2+(5k-2)x+4k=0\), what is the value of \(k\)?
Correct answer: D
Since \(x=-2\) is a root, substituting it into the equation gives \((-2)^2+(5k-2)(-2)+4k=0\). Therefore, \(4-10k+4+4k=0\), so \(8-6k=0\) and \(k=\frac{4}{3}\). Hence, option D is correct. Exam tip: When a root is given, substitute it directly into the quadratic equation and solve for the parameter.
The roots of the equation \(x^2-8x+5=0\) are \(\alpha\) and \(\beta\). What is the value of \(\alpha+\beta+4\alpha\beta\)?
Correct answer: A
By Vieta’s formulas for \(x^2-8x+5=0\), the sum of the roots is \(\alpha+\beta=8\) and their product is \(\alpha\beta=5\). Therefore, \(\alpha+\beta+4\alpha\beta=8+4(5)=28\). Option 13 results from adding the product only once, so it is incorrect. Exam tip: for \(ax^2+bx+c=0\), the sum of roots is \(-b/a\) and the product is \(c/a\).
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy