An algebraic expression combines variables and constants using arithmetic operations ($+, -, \times, \div$).
Anatomy of Algebraic Expressions
Terms: Parts separated by $+$ or $-$ signs (e.g. In $4x + 5y + 3$, terms are $4x, 5y, 3$).
Variables: Symbols (letters like $x, y, z, m, t$) representing varying quantities.
Coefficients: The numbers multiplied by variables (e.g. In $4x$, $4$ is the coefficient of $x$).
Constant: A term containing no variable (e.g. $3$).
Real-Life Modeling Scenarios (NCERT Examples)
Scenario 1: Pens & Pencils Box Pricing (NCERT Example 1) Raju buys $x$ red boxes (4 pens each) and $y$ blue boxes (5 pencils each), plus 3 free pens $\implies \mathbf{4x + 5y + 3}$.
Scenario 2: Garden Fencing & Seed Cost (NCERT Example 2) Wire fence length $2l$ at ₹100/m, wooden fence width $2w$ at ₹80/m, seeds area $lw$ at ₹50/m$^2$ $\implies \mathbf{200l + 160w + 50lw}$.
Scenario 3: Bent Wire Area (NCERT Example 3) Wire of length $20\text{ cm}$ bent into rectangle of length $x$ and width $(10 - x) \implies \text{Area } \mathbf{10x - x^2}$.
Immediate Solved Application
Example 1.1: Constructing Expressions & Identifying Components NCERT
Question: Form an algebraic expression for: "The perimeter of a rectangular garden whose length is $5\text{ metres}$ more than twice its width $w$". Identify terms and coefficients.
The Degree is the highest power of the variable occurring in the polynomial.
Is it a Polynomial? Exam Checklist
$\sqrt{x} + 5 = x^{1/2} + 5 \implies$ NOT a Polynomial (Exponent $1/2$ is not an integer).
$\frac{1}{x} + 3 = x^{-1} + 3 \implies$ NOT a Polynomial (Negative exponent $-1$).
$3y^2 + \sqrt{2}y - 7 \implies$ IS a Polynomial (Square root is on coefficient $\sqrt{2}$, variable exponents are $2, 1$).
$0 \implies$ Zero Polynomial (Degree is undefined!).
Degree ($n$)
Polynomial Type
Standard Form
Example
Zeroes Count
Undefined
Zero Polynomial
$p(x) = 0$
$0$
Infinitely many
Degree 0
Constant Polynomial
$p(x) = c \quad (c \neq 0)$
$8$, $-9$, $\sqrt{5}$
No zeroes
Degree 1
Linear Polynomial
$p(x) = ax + b \quad (a \neq 0)$
$3z + 7$, $5x - 3$
Exactly 1 zero
Degree 2
Quadratic Polynomial
$p(x) = ax^2 + bx + c$
$x^2 + 5x + 1$
At most 2 zeroes
Degree 3
Cubic Polynomial
$p(x) = ax^3 + bx^2 + cx + d$
$5y^3 + y^2 + 2y - 1$
At most 3 zeroes
Immediate Solved Application
Example 2.1: Classifying Polynomials & Finding Coefficients NCERT
Question: State degree and coefficient of $x^3$ for: (i) $x^4 - 3x^3 + 6x^2 - 2x + 7$ (ii) $4z - 3$.
Solution:
(i) Highest power is $4 \implies$ Degree = 4 (Biquadratic). Coefficient of $x^3 = \mathbf{-3}$.
(ii) Highest power is $1 \implies$ Degree = 1 (Linear). Coefficient of $x^3 = \mathbf{0}$ (term is absent).
Topic 2: Test Your Understanding
Which of these are polynomials? (a) $x^2 + \frac{3}{x}$, (b) $y^3 - 4y + \sqrt{7}$, (c) $z^{2/3} + 5$. [Ans: Only (b)]
What is the degree of the polynomial $p(x) = (x^2 + 1)(x^3 - 5)$? [Ans: Degree $5$]
Topic 3: Zeroes of a Linear Polynomial & Geometrical Meaning
Zero of linear polynomial $p(x) = ax + b \quad (a \neq 0)$:
$$ax + b = 0 \implies \mathbf{x = -\frac{b}{a} = -\frac{\text{Constant Term}}{\text{Coefficient of } x}}$$
Geometrical Meaning
The zero of $ax + b$ is the $x$-coordinate of the point $\left(-\frac{b}{a}, 0\right)$ where the line $y = ax + b$ cuts the $X$-axis.
Immediate Solved Application
Example 3.1: Finding Zeroes & Polynomial Evaluation NCERT
Question: (i) Find the zero of $p(x) = 5x - 15$. (ii) Evaluate $p(x) = 5x - 3$ at $x = -1$.
Solution:
(i) Set $5x - 15 = 0 \implies 5x = 15 \implies \mathbf{x = 3}$. (Zero is $3$, cuts $X$-axis at $(3, 0)$).
A function machine is defined by $y = 40 + 15x$. Find $y$ when $x = 8$. [Ans: $y = 160$]
Topic 5: Linear Growth, Linear Decay, & Sequence Patterns
Growth vs Decay Patterns
Linear Growth: Quantity increases by a constant amount over equal intervals (Positive Slope $a > 0$).
Examples: Journey cost $C(d) = 100 + 60d$, Tile pattern $2n - 1$, Hexagon matchsticks $5n + 1$.
Linear Decay: Quantity decreases by a constant amount over equal intervals (Negative Slope $a < 0$).
Examples: Water tank height $h(t) = 3 - 0.5t$, Mobile value $v(t) = 10000 - 800t$, Pocket money $100 - 5n$.
Immediate Solved Application
Example 5.1: Modeling Linear Decay NCERT
Question: Bela starts with ₹100 pocket money and spends ₹5 every day. Find the linear expression for money left after $n$ days and find money left on Day 12.
Are the lines $y = 4x + 7$ and $y = 4x - 3$ parallel? Explain. [Ans: Yes, both have slope $a = 4$]
Find slope and $y$-intercept of $2y = 6x - 10$. [Ans: Divide by 2 $\implies y = 3x - 5$. Slope $= 3$, Y-intercept $= -5$]
Topic 7: Case Studies & Exam HOTS Problems
Case Study 1: Telecom Internet Billing CASE STUDY
A telecom company charges $y = ax + b$, where $x$ is data in GB and $y$ is bill in Rupees. For $10\text{ GB}$, bill is ₹350; for $20\text{ GB}$, bill is ₹550.
Questions: 1. Derive $a$ and $b$. 2. Find bill for $35\text{ GB}$. 3. Find GB usable for ₹1150 budget.