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 9 Mathematics topic from “Exploring Algebraic Identities,” students learn how standard algebraic relationships remain true for all permitted values of the variables. They study and apply identities such as (a + b)², (a − b)², and a² − b² to expand expressions, simplify calculations, and factorise algebraic forms. The topic also develops skill in recognising suitable patterns, substituting values to verify results, and using identities to solve expressions efficiently and accurately.
TOPIC PRACTICE
Quiz this set
Up to 20 questions from this page. Select your focus, then start.
20 questions
Choose questions
Hard · Level 65 · identity difference,6x,24xView options
(12x)
(24x)
(36x^2-1)
(72x^2+2)
Hard · Level 65 · algebraic identities, factorisation, sum of cubes, class 9 mathematics, polynomial identitiesView options
\((a+b+c)(a^2+b^2+c^2-ab-bc-ca)\)
\((a+b+c)(a^2+b^2+c^2+ab+bc+ca)\)
\((a-b-c)(a^2+b^2+c^2-ab-bc-ca)\)
\((a+b-c)(a^2+b^2+c^2-ab-bc-ca)\)
Hard · Level 65 · algebraic identities,difference of squares,factorisation,binomials,class 9 mathematicsView options
\(x^2 - 49\)
\(x^2 + 49\)
\(x^2 + 14x + 49\)
\(x^2 - 14x + 49\)
Hard · Level 65 · cube identity,coefficient,3a minus bView options
(27)
(-27)
(-9)
(9)
Hard · Level 65 · cube simplification,x plus 4,x minus 4View options
(24x^2+128)
(12x^2+128)
(8x^3+128)
(24x^2+64x)
Hard · Level 65 · algebraic identities, perfect square trinomial, class 9 mathematics, polynomial expressions, conceptual identificationView options
\(x^2+10x+25\)
\(x^2+10x+20\)
\(x^2+5x+25\)
\(x^2+10x-25\)
Hard · Level 65 · difference of cubes,64x cube,27y cubeView options
Hard · Level 65 · algebraic identities, perfect square, trinomial expansion, class 9 mathematics, polynomial identitiesView options
\(a^2+b^2+c^2+2ab+2bc+2ca\)
\(a^2+b^2+c^2+ab+2bc+2ca\)
\(a^2+b^2+c^2+2ab+bc+2ca\)
\(a^2+b^2+c^2+2ab+2bc+ca\)
Question 1HardLevel 65
What is the simplified form of ( (6x+1)^2-(6x-1)^2 )?
Correct answer: B
The expression is a difference of two squares. The identity \\(a^2-b^2=4ab\\) is not the general identity; rather, when the squares are \\((a+b)^2-(a-b)^2\\), their difference is \\(4ab\\). Here, take \\(a=6x\\) and \\(b=1\\). Therefore, \\((6x+1)^2-(6x-1)^2=4(6x)(1)=24x\\). Thus, option B is correct.
Expanding also confirms the result. We have \\((6x+1)^2=36x^2+12x+1\\) and \\((6x-1)^2=36x^2-12x+1\\). Subtracting the second expression cancels both \\(36x^2\\) and the constant terms, while the linear terms give \\(12x-(-12x)=24x\\). Option A, \\(12x\\), misses half of the difference. Options C and D incorrectly retain square or constant terms that cancel. The complete term \\(6x\\), not merely 6, must be used for a.
Which of the following is the correct factorised form of \(a^3+b^3+c^3-3abc\)?
Correct answer: A
The identity is \(a^3+b^3+c^3-3abc=(a+b+c)(a^2+b^2+c^2-ab-bc-ca)\), so A is correct. In B, the signs of the mixed terms are wrong. Exam tip: first check the factor \(a+b+c\).
Which of the following expressions can be written as a product of two binomials using the identity for the difference of two squares?
Correct answer: A
\(x^2-49=x^2-7^2\) is a difference of two squares. Using \(a^2-b^2=(a-b)(a+b)\), it becomes \((x-7)(x+7)\). \(x^2+49\) is a sum of squares, not this identity. Exam tip: check for two perfect squares separated by a minus sign.
What is the coefficient of the term containing (a^2b) in ( (3a-b)^3 )?
Correct answer: B
To find the coefficient of the term containing \\(a^2b\\) in \\((3a-b)^3\\), use the cube-of-a-difference identity \\((x-y)^3=x^3-3x^2y+3xy^2-y^3\\). Here, take \\(x=3a\\) and \\(y=b\\). The second term is \\(-3(3a)^2b\\), which becomes \\(-3\cdot9a^2b=-27a^2b\\). Thus the required coefficient is \\(-27\\), including its negative sign.
Hence option B follows. A common error is to calculate only \\(3(3a)^2b=27a^2b\\) and forget that the middle term has a minus sign. Option A gives the first term’s coefficient, not the coefficient of \\(a^2b\\). Options C and D result from incorrect multiplication or an incorrect sign. The complete expansion confirms the answer.
What is the complete simplified form of ( (x+4)^3-(x-4)^3 )?
Correct answer: A
Use the cube identity \\(a+b)^3=a^3+3a^2b+3ab^2+b^3\\) and \\(a-b)^3=a^3-3a^2b+3ab^2-b^3\\). Put \\(a=x\\) and \\(b=4\\). Their difference is \\(6a^2b+2b^3\\), so it becomes \\(6x^2(4)+2(4^3)=24x^2+128\\). The \\(x^3\\) terms cancel, and the terms containing only \\(x\\) also cancel.
Thus option A is correct. Direct expansion gives \\(x^3+12x^2+48x+64\\) minus \\(x^3-12x^2+48x-64\\), which leaves \\(24x^2+128\\). Option B has only half of the quadratic contribution, option C incorrectly leaves an \\(x^3\\) term, and option D includes a linear term that should cancel.
Which of the following expressions can be identified as a perfect-square trinomial?
Correct answer: A
In \(x^2+10x+25\), the first and last terms are \(x^2\) and \(5^2\). The middle term is \(2\times x\times5=10x\), so it equals \((x+5)^2\). Exam tip: check whether the middle term is \(2ab\).
How will ((a+b)^3-(a^3+b^3)) be written in factor form?
Correct answer: A
The governing concept is the cube identity followed by extraction of a common factor. Expand the binomial: (a+b)^3=a^3+3a^2b+3ab^2+b^3. Now subtract a^3+b^3. The pure cube terms cancel, leaving 3a^2b+3ab^2. Both remaining terms contain 3ab, so factor it out: 3a^2b+3ab^2=3ab(a+b). Thus option A is correct. Option B has an incorrect minus sign; expanding 3ab(a-b) gives 3a^2b-3ab^2, whereas both remaining terms here are positive. Option C omits the coefficient and variables produced by the expansion. Option D is also wrong because only the pure cubes cancel; the two middle terms remain.
Which of the following expressions matches the identity for the square of a difference,
\((p-q)^2=p^2-2pq+q^2\)?
Correct answer: A
In \(m^2-14m+49\), the first and last terms are \(m^2\) and \(7^2\), while the middle term is \(-2\times m\times7=-14m\). Hence it is \((m-7)^2\). Exam tip: check both the middle-term sign and twice-product condition.
If (x+y=13) and (xy=40), what is the value of (x^2+y^2)?
Correct answer: A
Using the identity \((x+y)^2=x^2+y^2+2xy\), we get \(x^2+y^2=(x+y)^2-2xy\). Therefore, \(x^2+y^2=13^2-2(40)=169-80=89\). Option 169 is only \((x+y)^2\); subtracting \(2xy\) is necessary. Exam tip: when the sum and product are given, start with \((x+y)^2-2xy\).
Which of the following expressions is a factor of \(x^3+8\)?
Correct answer: A
\(x^3+8=x^3+2^3\) is a sum of cubes. Using \(a^3+b^3=(a+b)(a^2-ab+b^2)\), one factor is \(x+2\). \(x-2\) is associated with a difference of cubes. Exam tip: identify the sign before selecting the identity.
Which of the following pair of factors uses the identity for the difference of squares?
Correct answer: A
In \((a+b)(a-b)\), the terms are the same but the signs of the second terms are opposite. Hence the middle terms cancel, giving \(a^2-b^2\). Exam tip: identify such conjugate binomials first.
Which of the following identities correctly represents the square expansion of \,\((a+b+c)^2\)?
Correct answer: A
Squaring a sum of three terms gives the square of each term and twice every pairwise product. Hence \(2ab\), \(2bc\), and \(2ca\) must all appear. Exam tip: check that no cross-product is missing its factor of 2.
Which of the following statements correctly represents the identity for the difference of two squares?
Correct answer: A
The difference-of-squares identity is \(p^2-q^2=(p+q)(p-q)\). Option B incorrectly treats a sum of squares as a difference. Exam tip: whenever you see \(a^2-b^2\), look for the factors \((a+b)\) and \((a-b)\).
Which of the following terms does not appear in the expansion of \((a-b)^3\)?
Correct answer: C
\((a-b)^3=a^3-3a^2b+3ab^2-b^3\), so \(3ab^2\) does appear with a positive sign. Hence none of the listed terms is absent; the options are flawed. Exam tip: for a cube of a difference, signs follow +, −, +, −.
When first applying ( (2x+1)(2x+5) ) in ( (2x+1)(2x+3)(2x+5) ), what is obtained?
Correct answer: A
On multiplying \((2x+1)(2x+5)\), we get \(2x\cdot2x=4x^2\), the cross terms \(2x\cdot5+1\cdot2x=12x\), and \(1\cdot5=5\). Therefore, the result is \(4x^2+12x+5\). Option B has an incorrect sum of the middle terms. Exam tip: write all four products while multiplying two binomials, then combine like terms.
Which of the following expressions represents the expansion of \((a+b-c)^2\)?
Correct answer: A
In \((a+b-c)^2\), first use \((a+b)^2=a^2+2ab+b^2\). Adding \(-2c(a+b)+c^2\) gives option A. In option B, the sign of \(2bc\) is incorrect. Exam tip: mixed terms involving the negative term carry a negative sign.
Which of the following trinomials can be factorised directly using a perfect-square identity?
Correct answer: A
Here \(9p^2=(3p)^2\) and \(4q^2=(2q)^2\). The middle term is \(-12pq=-2(3p)(2q)\), so it matches \((3p-2q)^2\). Option C also forms a square, but it has a positive middle term. Exam tip: take square roots of the end terms, then check the sign of the middle term.
Let \(a,b,c\) be real numbers. Which of the following expressions can always be written as the perfect square of a trinomial?
Correct answer: A
Option A is the expansion of \((a+b+c)^2\): it contains \(a^2,b^2,c^2\) and the pairwise terms \(2ab,2bc,2ca\). In the other options, one mixed term lacks coefficient 2. Exam tip: in a trinomial square, every pairwise product has coefficient 2.
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