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.
If the roots of \(x^2-20x+k=0\) are real and distinct, what is the correct condition on \(k\)?
Correct answer: A
For a quadratic to have real and distinct roots the discriminant \(D=b^2-4ac\) must be positive. Here \(a=1,\;b=-20,\;c=k\), so
\(D=(-20)^2-4\cdot1\cdot k=400-4k\).
Real and distinct roots require \(D>0\), hence \(400-4k>0\) which gives \(k<100\).
If \(k=100\) the roots are equal, and if \(k>100\) the roots are complex. Exam tip: factor common multiples (\(D=4(100-k)\)) to check the sign quickly.
Which of the following quadratic equations has discriminant -47?
Correct answer: A
Discriminant is defined by \(D=b^2-4ac\). For option A, \(a=1,\;b=1,\;c=12\), so \(D=1^2-4\cdot1\cdot12=1-48=-47\), which matches. The closest distractor, option D, gives \(D=(-8)^2-4\cdot1\cdot30=64-120=-56\), not -47. Exam tip: always identify \(a,b,c\) first and compute \(b^2-4ac\) carefully, watching signs of b and c.
If \(\alpha\) and \(\beta\) are the roots of \(x^2-18x+80=0\), what is the value of \((\alpha-8)(\beta-8)\)?
Correct answer: A
Use the identity \((\alpha-8)(\beta-8)=\alpha\beta-8(\alpha+\beta)+64\). For \(x^2-18x+80=0\), by Vieta \(\alpha+\beta=18\) and \(\alpha\beta=80\). Therefore the value is \(80-8\times18+64=80-144+64=0\). A common mistake is to pick \(80\) (the product \(\alpha\beta\)) and ignore the linear shift terms. Exam tip: Apply Vieta's formulas directly or set \(y=x-8\) to transform the expression quickly.
What is the standard form of ((x+5)(x+8)+(x-4)(x+7)=110)?
Correct answer: A
The standard form of a quadratic equation is written as a polynomial equal to zero. First expand each product carefully. We get \\(x+5)(x+8)=x^2+13x+40\\) and \\(x-4)(x+7)=x^2+3x-28\\). Adding them gives \\(2x^2+16x+12\\), so the left side is a quadratic expression.
The original equation says this expression equals 110. Move 110 to the left by subtracting it from both sides: \\(2x^2+16x+12-110=0\\). Combining the constants gives \\(2x^2+16x-98=0\\). Therefore, option A is correct. Option C loses a factor of 2, while option D does not correctly expand the products or rearrange the constant.
Which of the following statements is true for the equation \(x^2 - 12x + 40 = 0\)?
Correct answer: A
Compute the discriminant: \(D=b^2-4ac = (-12)^2 - 4\cdot1\cdot40 = 144 - 160 = -16 < 0\). When \(D<0\) a quadratic has no real roots (the roots are non-real complex conjugates). Thus option A is correct. Option B is wrong because equal (repeated) real roots occur only if \(D=0\). Option C is wrong because two distinct real roots require \(D>0\). Option D is wrong because the product of the roots equals \(c/a = 40\), not \(-40\). Exam tip: always evaluate \(D\) first to decide the nature of roots; use sum = \(-b/a\) and product = \(c/a\) for quick checks.
If one root of the quadratic equation \(x^2-(m+7)x+7m=0\) is 7, what is the other root?
Correct answer: A
For a quadratic \(ax^2+bx+c=0\), the product of roots equals \(c/a\). Here \(a=1\) and \(c=7m\), so the product is \(7m\). Given one root is 7, the other root is \(\dfrac{7m}{7}=m\). Check with the sum: sum = \(-b/a\) = \(m+7\), which matches \(7+m\). The closest distractor (option B: \(7m\)) confuses the product with a root. Exam tip: always apply sum = \(-b/a\) and product = \(c/a\), and watch the signs of coefficients.
What is the difference between the roots of the equation \(7x^{2}-30x+32=0\)?
Correct answer: A
Compute the discriminant: for \(7x^{2}-30x+32=0\), \(a=7,\;b=-30,\;c=32\) so \(D=b^{2}-4ac=900-896=4\). The difference between roots equals \(|r_{1}-r_{2}|=\dfrac{\sqrt{D}}{a}\). Therefore the difference is \(\dfrac{\sqrt{4}}{7}=\dfrac{2}{7}\). Note: the option \(\tfrac{4}{7}\) results from mistakenly using \(D/a\), and \(\tfrac{16}{7}\) is one of the roots (the other root is 2), not their difference. Exam tip: use \(|r_{1}-r_{2}|=\sqrt{D}/|a|\) to get the answer quickly without finding both roots explicitly.
If \(x^2+24x+c=0\) is a perfect-square quadratic, what is the value of \(c\)?
Correct answer: A
A perfect-square trinomial must match \((x+b)^2 = x^2 + 2bx + b^2\). Here the coefficient of \(x\) is 24, so \(2b=24\) giving \(b=12\), and hence \(c=b^2=12^2=144\). Alternatively use discriminant: \(b^2-4ac=24^2-4\cdot1\cdot c=576-4c=0\) which yields \(c=144\). Note: 576 might look tempting because it is \(24^2\), but the constant term must be \(b^2\) with \(2b=24\), not \(24^2\). Exam tip: either complete the square or set the discriminant to zero to solve such questions quickly.
If both roots of \(x^2+bx+144=0\) are equal and each is \(-12\), what is the value of \(b\)?
Correct answer: A
For a quadratic, the sum of roots is \(\alpha+\beta=-b/a\). Here \(a=1\) and both roots are \(-12\), so the sum is \(-24\). Thus \(-b=-24\) which gives \(b=24\). Alternatively, for a repeated root use \(-b/(2a)\): \(-b/2=-12\) leads to the same result. The distractor \(-24\) is the sign-error mirror of the correct sum, so it is incorrect. Exam tip: use \(\alpha+\beta=-b/a\) and \(\alpha\beta=c/a\) and double-check signs when substituting.
A rectangle has length \((x+10)\) and breadth \((x-7)\). If its area is \(160\), which equation is correct?
Correct answer: A
Area gives \((x+10)(x-7)=160\). Expanding the left side yields \(x^2+3x-70=160\). Bringing 160 to the left gives \(x^2+3x-70-160=0\), i.e. \(x^2+3x-230=0\), so option A is correct. The closest wrong option is B, which has the constant term \(-160\) instead of \(-230\) — a typical mistake from not moving the right-hand term across correctly. Exam tip: first expand, then move all terms to one side to form the quadratic and carefully check signs and arithmetic.
If \((x+a)^2 = x^2 + 28x + 196\), what is the value of \(a\)?
Correct answer: A
Using the identity \((x+a)^2 = x^2 + 2ax + a^2\), compare coefficients with \(x^2 + 28x + 196\). From the coefficient of \(x\) we get \(2a = 28\), so \(a = 14\). Also \(a^2 = 196\) holds for \(a=14\). The option \(-14\) is incorrect because it would give \(2a = -28\), which contradicts the given linear coefficient. Exam tip: equate coefficients of like powers of \(x\) to find unknown parameters quickly.
What is the nature of the roots of the quadratic equation \(36x^2-60kx+25k^2=0\)?
Correct answer: A
The quadratic is a perfect square: \((6x-5k)^2=0\). Alternatively compute the discriminant: \(\Delta=b^2-4ac=(-60k)^2-4\cdot36\cdot25k^2=3600k^2-3600k^2=0\). A zero discriminant means the two roots are equal and real (root \(x=5k/6\)). Option B is wrong because that requires \(\Delta>0\); option C is wrong because that requires \(\Delta<0\); option D is wrong because the nature does not depend on a special value of k for real k — it is always equal roots. Exam tip: check the discriminant first or try factoring into a perfect square to save time.
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