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™ 🇮🇳 इसी सोच के साथ बनाया गया है
Algebraic Expressions introduces Class 9 Mathematics students to the language used for representing numbers and relationships with variables. As part of the chapter Introduction to Polynomials, students learn to identify terms, coefficients, constants, and variables; distinguish like and unlike terms; and simplify expressions by combining like terms. They also practise substituting values to evaluate expressions and applying addition, subtraction, multiplication, and division carefully, building a foundation for understanding polynomials and solving algebraic problems.
TOPIC PRACTICE
Quiz this set
Up to 20 questions from this page. Select your focus, then start.
Expert · Level 25 · polynomials, algebraic expressions, addition of polynomials, like terms, class 9 mathematicsView options
\(2x^2+4x-4\)
\(4x^2-8x+14\)
\(2x^2-8x-4\)
\(4x^2+4x-4\)
Question 1ExpertLevel 25
If the value of (kx^2-4x-6) at (x=3) is (9), what is (k)?
Correct answer: B
The expression has value 9 when x=3. Substituting gives \(k(3)^2-4(3)-6=9\), or \(9k-12-6=9\). Thus, \(9k-18=9\), so \(9k=27\) and \(k=3\). For example, if k=1, the expression does not evaluate to 9. Exam tip: Substitute the given value of the variable carefully into every term of the expression.
What is obtained after simplifying (3a² − 2ab + 5b² − (2a² + ab − 4b²))?
Correct answer: C
The governing concept is subtraction of algebraic expressions: when a complete bracket is subtracted, the sign of every term inside that bracket changes. Thus, 3a² − 2ab + 5b² − (2a² + ab − 4b²) becomes 3a² − 2ab + 5b² − 2a² − ab + 4b². Now combine like terms separately: 3a² − 2a² = a², −2ab − ab = −3ab, and 5b² + 4b² = 9b². Therefore the simplified expression is a² − 3ab + 9b², so option C is correct. Option A misses one negative ab term, option B mishandles the a² terms, and option D combines the b² terms incorrectly.
If (a+b=8) and (ab=12), what is the value of (4(a+b)-ab)?
Correct answer: D
Given \(a+b=8\) and \(ab=12\), substitute these values into \(4(a+b)-ab\): \(4\times 8-12=32-12=20\). Hence, the correct answer is 20. The value 32 is only \(4(a+b)\); subtracting \(ab\) is still necessary. Exam tip: substitute the given combined expressions such as \(a+b\) and \(ab\) directly.
What is obtained after simplifying (4r(r-1)-3r(2-r))?
Correct answer: A
Apply the distributive property: \(4r(r-1)=4r^2-4r\). Also, \(-3r(2-r)=-6r+3r^2\), since \(-3r\times(-r)=+3r^2\). Combining like terms gives \(4r^2+3r^2-4r-6r=7r^2-10r\). Therefore, option A is correct. In option C, the linear terms have been combined incorrectly. Exam tip: when expanding an expression with a negative sign, check the sign of every product separately.
How many terms remain after simplifying (8p^2q-3pq+6pq-5p^2q+4)?
Correct answer: B
Combining like terms gives \(8p^2q-5p^2q=3p^2q\) and \(-3pq+6pq=3pq\). Thus, the simplified expression is \(3p^2q+3pq+4\), which has 3 terms: \(3p^2q\), \(3pq\), and \(4\). Choosing 2 would be incorrect because the constant \(4\) is also a separate term. Exam tip: Combine only terms with exactly the same variables and exponents.
In which expression is the power of (u) equal to (3) and the power of (v) equal to (2)?
Correct answer: B
In u^3v^2, the exponent of u is 3 and the exponent of v is 2, so option B is correct. In option A, the exponents are reversed: u has exponent 2 and v has exponent 3. Exam tip: read the exponent written on each variable separately.
If (x=-3) and (y=2), what is the value of (x^2y+xy^2)?
Correct answer: A
Substituting the given values, \(x^2y=(-3)^2\times2=9\times2=18\) and \(xy^2=(-3)\times2^2=(-3)\times4=-12\). Hence, \(x^2y+xy^2=18+(-12)=6\). The distractor \(-6\) may result from handling the sign of the negative term incorrectly. Exam tip: write a negative number in brackets before squaring it; \((-3)^2=9\).
While adding polynomials, combine only like terms: \(7x^2+(-3x^2)=4x^2\), \(-4x+8x=4x\), and \(9+(-2)=7\). Therefore, the sum is \(4x^2+4x+7\). Option C incorrectly adds the linear terms. Exam tip: group terms with the same power of the variable before adding.
Given \(5x-3=22\), add 3 to both sides to get \(5x=25\), so \(x=5\). Now substitute in the expression: \(x^2+2x=5^2+2(5)=25+10=35\). Hence, 35 is the correct answer. The value 30 may result from incorrectly evaluating \(x^2\). Exam tip: first find the value of the variable from the equation, then substitute it carefully into the expression.
Like terms have exactly the same variables raised to the same powers; only their coefficients may differ. In \(-3m^2n^4\), the variable part is \(m^2n^4\), so it is a like term of \(8m^2n^4\). In \(5m^4n^2\), the powers of \(m\) and \(n\) are different, so it is not a like term. Exam tip: Ignore the coefficients and compare the variables and their exponents.
What is obtained after simplifying (6x^2-4xy+y^2-(2x^2+5xy-3y^2))?
Correct answer: A
A minus sign precedes the second bracket, so the sign of every term inside it changes: \(6x^2-4xy+y^2-2x^2-5xy+3y^2\). Combining like terms gives \((6-2)x^2=4x^2\), \((-4-5)xy=-9xy\), and \((1+3)y^2=4y^2\). Hence, the simplified expression is \(4x^2-9xy+4y^2\). In option D, the sign of the \(y^2\) term is incorrect. Exam tip: when subtracting a bracket, change the sign of every term in that bracket before combining like terms.
If (a-b=7) and (a+b=17), what is the value of (a)?
Correct answer: D
Add the two given equations:
a-b+a+b=7+17.
The terms involving b cancel, so
2a=24.
Hence,
a=12.
Option 10 may result from incorrectly treating the result of subtracting the equations as a; subtraction actually gives 2b. Exam tip: add equations when a variable has opposite signs so that it cancels out.
What is the coefficient of (x^2) in (4x^3-7x^2+2x-11)?
Correct answer: B
The term containing x^2 is -7x^2. The numerical factor multiplying the variable part is called its coefficient, so the coefficient of x^2 is -7. Here, 4, 2, and -11 belong respectively to the x^3 term, the x term, and the constant term. Exam tip: identify the term with the required power first, then write its numerical coefficient.
After simplifying (2(5x+3y)-7(x-y)+4x), what will be the coefficient of (x)?
Correct answer: B
Expanding the expression gives \(2(5x+3y)-7(x-y)+4x=10x+6y-7x+7y+4x\). Combining the \(x\)-terms, \(10x-7x+4x=7x\). Therefore, the coefficient of \(x\) is \(7\). The distractor \(11\) can result from mishandling the negative sign in \(-7(x-y)\). Exam tip: when a negative sign is outside parentheses, distribute it to every term inside.
In \(x^3y^4\), the powers of \(x\) and \(y\) are 3 and 4 respectively. Therefore, its total degree is \(3+4=7\), so option A is correct. \(x^2y^4\) has total degree 6; similarly, \(x^5y\) and \(xy^5\) also have total degree 6. Exam tip: for a multivariable monomial, add the exponents of all variables to find its total degree.
Which of the following expressions is a polynomial of degree 4 in \(x\)?
Correct answer: A
In a polynomial, every exponent of \(x\) must be a non-negative integer. In \(7x^4-3x+2\), the highest exponent is 4, so it is a polynomial of degree 4. Option B has highest exponent 5. Option C contains \(\sqrt{x}=x^{1/2}\), and option D contains an \(x^{-1}\) term, so neither is a polynomial. Exam tip: first check that all exponents are non-negative integers, then use the highest exponent to find the degree.
What is obtained after simplifying (9u^2v-5uv+3u^2v+8uv-10)?
Correct answer: C
Only like terms can be combined. The terms \(9u^2v\) and \(3u^2v\) are like terms, so their sum is \(12u^2v\). Similarly, \(-5uv+8uv=3uv\), while the constant term \(-10\) remains unchanged. Therefore, the simplified expression is \(12u^2v+3uv-10\). In option A, the coefficients of the \(uv\) terms have been combined incorrectly. Exam tip: before combining terms, check that both the variables and their powers are exactly the same.
If \(x=-4\), what is the value of \(\frac{x^3-2x^2+8}{x}\)?
Correct answer: B
On substituting \(x=-4\), \(x^3=(-4)^3=-64\) and \(x^2=(-4)^2=16\). Hence the numerator is \(-64-2(16)+8=-64-32+8=-88\). Therefore, \(\frac{-88}{-4}=22\), so option B is correct. A value such as \(26\) can result from mishandling the negative sign in \(-2x^2\). Exam tip: the square of a negative number is positive, whereas its cube is negative.
Which expression is obtained by adding (-x^2+6x-9) to (3x^2-2x+5)?
Correct answer: A
Combine like terms while adding: \(3x^2-x^2=2x^2\), \(-2x+6x=4x\), and \(5-9=-4\). Hence, the resulting expression is \(2x^2+4x-4\). In option D, the coefficients of the \(x^2\) terms have been added incorrectly. Exam tip: add the \(x^2\), \(x\), and constant terms separately.
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