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™ 🇮🇳 इसी सोच के साथ बनाया गया है
In this Class 10 Mathematics topic from the chapter Quadratic Equations, students learn how to find the values of an unknown variable that satisfy a quadratic equation. They practise solving equations by factorisation, completing the square, and using the quadratic formula, while learning when each method is useful. The topic also develops skills in identifying coefficients, calculating the discriminant, checking solutions, and interpreting whether an equation has two, one, or no real roots.
TOPIC PRACTICE
Quiz this set
Up to 20 questions from this page. Select your focus, then start.
20 questions
Choose questions
Medium · Level 35 · quadratic equations,completing the square,roots of quadratic equationsView options
\(x=7,-1\)
\(x=-7,1\)
\(x=3,4\)
\(x=6,-7\)
Medium · Level 36 · quadratic,factorisation,fraction-rootsView options
(x=1,\frac{2}{7})
(x=-1,-\frac{2}{7})
(x=7,\frac{1}{2})
(x=2,\frac{1}{7})
Medium · Level 36 · quadratic,middle-term-splitting,ac-methodView options
(10x^2-15x-2x+3=0)
(10x^2-12x-5x+3=0)
(10x^2-10x-7x+3=0)
(10x^2-20x+3x+3=0)
Medium · Level 36 · quadratic,quadratic-formula,rootsView options
(x=4,6)
(x=-4,-6)
(x=2,12)
(x=5,24)
Medium · Level 36 · quadratic,completing-square,stepsView options
((x-5)^2=1)
((x+5)^2=1)
((x-10)^2=24)
((x-5)^2=24)
Medium · Level 36 · quadratic,factorisation,fraction-rootsView options
(x=-1,-\frac{5}{12})
(x=1,\frac{5}{12})
(x=-\frac{12}{5},-1)
(x=-5,-\frac{1}{12})
Medium · Level 36 · quadratic,middle-term-splitting,signsView options
(4x^2-20x+x-5=0)
(4x^2-16x-3x-5=0)
(4x^2-10x-9x-5=0)
(4x^2-24x+5x-5=0)
Medium · Level 36 · quadratic,factorisation,mixed-signsView options
Medium · Level 36 · quadratic,repeated-root,perfect-squareView options
(x=\frac{3}{7})
(x=-\frac{3}{7})
(x=\frac{7}{3})
(x=3)
Question 1MediumLevel 35
What are the roots of the equation \(x^2-6x-7=0\) when it is solved by completing the square method?
Correct answer: A
From the equation, \(x^2-6x=7\). Adding 9 to both sides gives \(x^2-6x+9=16\), or \((x-3)^2=16\). Hence, \(x-3=\pm4\), so the roots are \(x=7\) and \(x=-1\). Option C is incorrect because its roots have a sum of 7, whereas the sum of the roots of this equation must be 6. Exam tip: In the completing-square method, use the \(\pm\) sign to obtain both roots.
If 5x² + 9x = 2, what is the equation in standard form?
Correct answer: A
A quadratic equation is commonly written in standard form as ax² + bx + c = 0, with a ≠ 0. Starting from 5x² + 9x = 2, subtract 2 from both sides to preserve equality: 5x² + 9x − 2 = 2 − 2 = 0. Thus the standard-form equation is 5x² + 9x − 2 = 0, which is option A. Option B results from changing the sign incorrectly while moving 2. Option C changes the sign of the 9x term without justification, and option D interchanges the coefficients of x² and x. No solving of the quadratic is required; the task only asks for rearrangement into standard form.
In which perfect-square form can 36x² − 60x + 25 = 0 be written?
Correct answer: A
Use the identity (p − q)² = p² − 2pq + q². Taking p=6x and q=5 gives (6x − 5)² = (6x)² − 2(6x)(5) + 5² = 36x² − 60x + 25. Therefore the equation 36x² − 60x + 25 = 0 is exactly equivalent to (6x − 5)² = 0, so option A is correct. The plus form would produce a positive middle term, 60x, not −60x. In option C, squaring 36x gives a leading term 1296x², and option D gives only x² as the leading term. The coefficients must therefore be matched before identifying the perfect-square identity.
What is the value of the discriminant \(D\) used in the quadratic formula for the equation \(5x^2-10x-3=0\)?
Correct answer: A
Comparing the equation with \(ax^2+bx+c=0\), we get \(a=5\), \(b=-10\), and \(c=-3\). Thus, \(D=b^2-4ac=(-10)^2-4(5)(-3)=100+60=160\). Since \(c\) is negative, the term \(-4ac\) becomes positive. Exam tip: write the sign of \(b\) explicitly before squaring it.
If x² − 16x + k = 0 has equal roots, what is the value of k?
Correct answer: A
For a quadratic equation ax² + bx + c = 0 to have equal real roots, its discriminant must be zero: D = b² − 4ac = 0. In x² − 16x + k = 0, a=1, b=−16, and c=k. Hence D = (−16)² − 4(1)(k) = 256 − 4k. Setting this equal to zero gives 256 − 4k = 0, so 4k=256 and k=64. Therefore option A is correct. The value 16 is the magnitude of the linear coefficient, not the required parameter. The value 32 comes from an incomplete division, while 256 ignores the term 4ak. The discriminant condition is the governing concept.
Which root is common to (x^2-11x+30=0) and (x^2-13x+42=0)?
Correct answer: A
The roots of the first equation are (5,6), and the roots of the second are (6,7). In exams, solve both equations separately and compare the common root.
In which of the following perfect-square forms can the equation \(49x^2-42x+9=0\) be written?
Correct answer: A
Using \((a-b)^2=a^2-2ab+b^2\), we get \((7x-3)^2=49x^2-42x+9\). Hence the equation becomes \((7x-3)^2=0\). In option B, the middle term would be \(+42x\), while options C and D have an incorrect coefficient of \(x^2\). Exam tip: take the square roots of the first and last terms and verify the middle term using \(2ab\).
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