Sarkari RiseLogin

Algebra Linear Equations Polynomials Class 6 to 8 Questions for CTET PAPER II

Free, AI-curated practice for the Algebra Linear Equations Polynomials Class 6 to 8 section of CTET PAPER II. We have 11+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — CTET PAPER II mockAll CTET PAPER II resourcesAlready a user? Sign in →
Why this topic matters · 8 min read
Algebra questions appear in the Mathematics section of CTET Paper II (Math-Science stream) and typically account for 4–6 questions out of 30. Questions test both content knowledge (solving equations, identifying polynomials, degree, zeroes) and pedagogical knowledge (common student errors, teaching strategies, use of manipulatives). Expect direct solving questions as well as MCQs on how to teach these concepts to Class 6–8 students.

Basics of Algebra: Variables, Constants, Expressions

An algebraic expression uses variables (letters like x, y) and constants (fixed numbers) connected by operations. A term is a single part of the expression separated by + or -. Understanding the difference between an expression and an equation is a common exam point: an expression has no equal sign, an equation does. CTET often checks if teachers can identify misconceptions students have about variables — for example, students think 'x' always equals a specific number.

  • Variable: a symbol whose value can change (x, y, n)
  • Constant: a fixed value (3, -7, 1/2)
  • Term: parts separated by + or - signs (in 3x + 5, the terms are 3x and 5)
  • Coefficient: the number multiplied with the variable (in 3x, coefficient is 3)
  • Expression vs Equation: expression = no equal sign; equation = has equal sign and can be solved
  • Like terms share the same variable and power (2x and 5x are like; 2x and 2x2 are unlike)

Linear Equations in One Variable

A linear equation in one variable has degree 1 (highest power of variable is 1). The standard form is ax + b = 0 where a is not zero. Solving means finding the value of x that makes the equation true. The golden rule: whatever you do to one side, do to the other side. CTET Paper II questions often present a word problem (age problems, money problems) and ask you to frame and solve the equation — this is a high-frequency pattern.

  • Standard form: ax + b = 0, solution is x = -b/a
  • Transposition: moving a term to the other side changes its sign
  • Verification: always substitute back to check — CTET pedagogical questions love this step
  • Word problems: identify unknown, form equation, solve, verify
  • Cross multiplication used when equation is in fraction form: a/b = c/d means ad = bc
  • A linear equation in one variable has exactly one solution
Key formulas
Standard linear equation solution
ax + b = 0 → x = -b/a
When: When equation is in standard form and you need the root directly
Cross multiplication
a/b = c/d → a x d = b x c
When: When the equation has fractions on both sides
Worked examples

Solve: 3x + 7 = 16. Step 1: 3x = 16 - 7 = 9. Step 2: x = 9/3 = 3. Verify: 3(3)+7 = 16. Correct.

Age problem: Raju is 3 times as old as his son. Sum of ages is 48. Let son's age = x. Then 3x + x = 48, 4x = 48, x = 12. Son is 12, Raju is 36.

Linear Equations in Two Variables

These equations have two unknowns and represent a straight line on a graph. A single equation has infinitely many solutions (any point on that line). Two equations together (a system) usually give one unique solution — the point where lines intersect. Class 8 students study this and CTET may ask about graphical interpretation or how to introduce the concept using real-life situations.

  • Form: ax + by + c = 0; degree is 1
  • One equation → infinite solutions (a line of points)
  • Two equations (pair) → one solution if lines intersect, no solution if parallel, infinite if same line
  • Graphical method: plot both lines; intersection point is the solution
  • Substitution method: express one variable in terms of other, substitute
  • Elimination method: add or subtract equations to eliminate one variable
Key formulas
Consistency check using ratios
a1/a2 ≠ b1/b2 → unique solution; a1/a2 = b1/b2 = c1/c2 → infinite; a1/a2 = b1/b2 ≠ c1/c2 → no solution
When: To determine whether a pair of linear equations is consistent without solving
Worked example

Check consistency: 2x + 3y = 5 and 4x + 6y = 10. Ratios: 2/4 = 1/2, 3/6 = 1/2, 5/10 = 1/2. All equal → infinite solutions (same line).

Polynomials: Degree, Types, Zeroes

A polynomial is an expression with one or more terms where variable powers are whole numbers (0, 1, 2, 3...). The degree is the highest power. CTET frequently asks: what is the degree of a given polynomial, how many zeroes a polynomial can have, and what is the meaning of a zero. Remember: the zero of a polynomial p(x) is the value of x that makes p(x) = 0. It is NOT necessarily x=0.

  • Monomial: one term (5x2), Binomial: two terms (x+3), Trinomial: three terms (x2+2x+1)
  • Degree of polynomial = highest power of variable (degree of 4x3 - 2x + 1 is 3)
  • Linear polynomial: degree 1 (2x+5); Quadratic: degree 2 (x2+3x); Cubic: degree 3
  • Zero/root of polynomial p(x): value of x where p(x) = 0
  • A polynomial of degree n has at most n zeroes
  • Constant polynomial (e.g., 7) has degree 0; zero polynomial has no degree defined
Key formulas
Finding zero of linear polynomial
p(x) = ax + b = 0 → x = -b/a
When: To find the zero (root) of a degree-1 polynomial
Remainder Theorem
When p(x) is divided by (x - a), remainder = p(a)
When: To find remainder without long division — Class 9 extension but asked in pedagogy context
Worked examples

Find zero of p(x) = 3x - 9. Set 3x - 9 = 0 → x = 3. Verify: p(3) = 3(3)-9 = 0. Correct.

Degree of 5x3 - 4x2 + 7 is 3 (cubic). Number of zeroes: at most 3.

Pedagogy of Algebra (How to Teach It)

CTET Paper II always includes questions on how to teach algebra effectively. Common themes: use of concrete manipulatives (balance scale for equations), moving from arithmetic patterns to algebraic generalisation, addressing common misconceptions, and using real-life contexts. The balance model — both pans must stay equal — is a key teaching analogy for equations.

  • Balance scale analogy: equation is like a balanced scale; any operation must be done on both sides
  • Pattern generalisation: use matchstick or tile patterns to introduce variables naturally
  • Common misconception: students confuse expression with equation; teacher must clarify with examples
  • Concrete to abstract: start with number puzzles (box + 5 = 12) before introducing x
  • Error analysis questions: CTET asks what mistake a student made and how to correct it
  • Using graphs to give visual meaning to solutions of linear equations
⚠ Common mistakes to avoid
  • Confusing the zero of a polynomial with x=0. Zero of p(x) is the x-value where p(x)=0, not always zero itself.
  • Forgetting to change sign when transposing: students write 3x + 5 = 11 → 3x = 11 + 5 instead of 11 - 5.
  • Treating degree of zero polynomial as 0. It is actually undefined — a direct CTET trap question.
  • Mixing up number of solutions: one linear equation in two variables has infinite solutions, not one.
  • In consistency ratio check, forgetting to check all three ratios (a1/a2, b1/b2, c1/c2) — checking only two leads to wrong conclusion.
🧠 Memory aids
  • MILE for polynomial types by degree: Monomial=1 term, bInomial=2, trinomiaL=3, polynomialE=many. Degree tells POWER not number of terms.
  • Balance Scale Rule: whatever you do to LEFT, do to RIGHT — keep the scale balanced. This also works for teaching mnemonic in pedagogy Qs.
  • SPIN for consistency: Same line=Infinite, Parallel=No solution, Intersecting=uNique solution.
  • Zero of polynomial: p(x)=0 means PLUG and CHECK — plug the value and check if answer is zero.
🎯 CTET PAPER II exam tips
  • CTET Paper II Math section has roughly 4-6 questions on algebra. At least 1-2 are purely pedagogical (how to teach, what error did the student make) — do not skip the pedagogy section of each topic.
  • Word problems on linear equations (age, money, mixture) appear almost every year. Practice framing the equation from the sentence — that step fetches the mark.
  • Degree and number of zeroes of a polynomial is a favourite 1-mark factual question. Memorise: degree n means at most n zeroes.
  • Questions on pair of linear equations often give two equations and ask about consistency using ratios — faster than solving. Master the SPIN rule.
  • Difficulty level is Class 8 standard but options are designed to trap. Read each option carefully — especially when question asks what is NOT true about polynomials or linear equations.

Sample questions

Q1 · hard · AI-verified
If 2x + 3y = 12 and 3x – 2y = 5, what is the value of x + y?
  1. 4
  2. 3
  3. 5
  4. 6
Q2 · hard · AI-verified
Factorise and simplify: (3x² – 5x – 2) ÷ (x – 2). What is the quotient?
  1. (3x – 1)
  2. (3x + 2)
  3. (3x + 1)
  4. (x + 3)
Q3 · hard · AI-verified
For what value of p will the linear equation 4x + py = 8 have the same solution as 2x + 3y = 6 at the point where y = 2?
  1. p = 0
  2. p = 4
  3. p = –4
  4. p = 2
Q4 · hard · AI-verified
A train covers a distance of (2x² + 7x + 6) km in (x + 2) hours. What is the speed of the train in terms of x?
  1. (2x + 3) km/hr
  2. (x + 3) km/hr
  3. (2x + 6) km/hr
  4. (2x – 3) km/hr
Q5 · hard · AI-verified
What is the degree of the polynomial obtained by multiplying (x² – 3x + 2) and (2x³ + x – 5)?
  1. 6
  2. 3
  3. 5
  4. 4
💡 Want answers + explanations + 6+ more Algebra Linear Equations Polynomials Class 6 to 8 questions? Sign up free →
⭐ Recommended for CTET PAPER II aspirants

Pro 6-month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More CTET PAPER II topics

Reading Comprehension
37+ practice questions
Modern India British Rule Freedom Movement
12+ practice questions
Indian Constitution Fundamental Rights
12+ practice questions
Economics Basic Concepts and Markets
12+ practice questions
Hindi Grammar Upper Primary
12+ practice questions
Ratio Proportion Percentage Upper Primary
12+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 4,150+ verified PYQs.

Sign up freePricingTry Daily 10-Q