What are Polynomial Operations?
Operations on polynomials mean performing mathematical calculations such as addition, subtraction, and multiplication on algebraic expressions called polynomials.
A polynomial is an algebraic expression made up of variables, constants, and exponents.
Examples of polynomials:
- 3x² + 4x − 2
- 5y² − 7y + 1
- 2t³ + 6t − 9
Polynomial operations are very important in algebra and are frequently asked in school exams, competitive exams, and board examinations.
Types of Operations on Polynomials
The main operations on polynomials are:
- Addition of Polynomials
- Subtraction of Polynomials
- Multiplication of Polynomials
Let us understand each operation one by one.
Addition of Polynomials
In polynomial addition, we add like terms together.
Like terms are terms having the same variables and same powers.
Example
Add:
(3x² + 4x − 2) + (5x² − 2x + 7)
Solution
Combine like terms:
- 3x² + 5x² = 8x²
- 4x − 2x = 2x
- −2 + 7 = 5
Final Answer
= 8x² + 2x + 5
Subtraction of Polynomials
In subtraction, first change the signs of the second polynomial and then combine like terms.
Example
Subtract:
(7y² + 3y − 5) − (2y² − 4y + 1)
Solution
Remove brackets carefully:
= 7y² + 3y − 5 − 2y² + 4y − 1
Combine like terms:
- 7y² − 2y² = 5y²
- 3y + 4y = 7y
- −5 − 1 = −6
Final Answer
= 5y² + 7y − 6
Multiplication of Polynomials
In multiplication, every term of the first polynomial is multiplied by every term of the second polynomial.
Example
Multiply:
(2x + 3)(x − 4)
Solution
Multiply each term:
- 2x × x = 2x²
- 2x × (−4) = −8x
- 3 × x = 3x
- 3 × (−4) = −12
Combine like terms:
= 2x² − 8x + 3x − 12
= 2x² − 5x − 12
Final Answer
= 2x² − 5x − 12
Important Rules for Polynomial Operations
Rules for Addition
- Add only like terms.
- Keep variables and powers unchanged.
- Add coefficients carefully.
Rules for Subtraction
- Change the signs of all terms inside the second bracket.
- Then combine like terms.
Rules for Multiplication
- Multiply coefficients separately.
- Add powers of same variables.
- Use distributive property properly.
Common Mistakes Students Make
Forgetting Sign Change
Students often forget to change signs during subtraction.
Wrong:
(5x² − 2x) − (3x + 1) = 5x² − 2x − 3x + 1 ❌
Correct:
= 5x² − 2x − 3x − 1 ✔
Adding Unlike Terms
Wrong:
3x² + 4x = 7x³ ❌
Correct:
3x² + 4x ✔
Unlike terms cannot be added.
Solved Example of Polynomial Operations
Example Question
If p(x)=3x²+4x−2 and g(x)=−2x+5 then find:
- p(x)+g(x)
- p(x)−g(x)
- 4g(x)
- 2p(x)
- p(x) × g(x)
Solution
1. p(x)+g(x)
= (3x²+4x−2) + (−2x+5)
= 3x² + 4x − 2 − 2x + 5
= 3x² + 2x + 3
2. p(x)−g(x)
= (3x²+4x−2) − (−2x+5)
= 3x² + 4x − 2 + 2x − 5
= 3x² + 6x − 7
3. 4g(x)
= 4(−2x+5)
= −8x + 20
4. 2p(x)
= 2(3x²+4x−2)
= 6x² + 8x − 4
5. p(x) × g(x)
= (3x²+4x−2)(−2x+5)
Multiply term by term:
= 3x²(−2x) + 3x²(5) + 4x(−2x) + 4x(5) − 2(−2x) − 2(5)
= −6x³ + 15x² − 8x² + 20x + 4x − 10
Combine like terms:
= −6x³ + 7x² + 24x − 10
Why Practice Polynomial Operations?
Practicing polynomial operations helps students:
- Improve algebra skills
- Prepare for board exams
- Solve higher mathematics problems
- Build strong fundamentals for calculus and advanced algebra
Tips to Solve Polynomial Questions Faster
- Arrange terms in descending order of powers.
- Use brackets carefully.
- Double-check signs during subtraction.
- Practice multiplication step-by-step.
- Combine like terms only after simplifying properly.
Practice Questions on Operations on Polynomials
Solve the following polynomial operation questions carefully. These questions include addition, subtraction, scalar multiplication, and multiplication of polynomials.
Instructions
Solve all the following polynomial operation questions.
Question 1
If p(x)=3x²+4x−2, g(x)=−2x+5 then find:
- p(x)+g(x)
- p(x)−g(x)
- 4g(x)
- 2p(x)
- p(x) × g(x)
Question 2
If f(y)=5y²−3y+1, h(y)=4y−7 then find:
- f(y)+2h(y)
- 3f(y)−h(y)
- 5h(y)
- f(y) × h(y)
- h(y)−f(y)
Question 3
If a(t)=2t²+6t−9, b(t)=3t−8 then find:
- a(t)+b(t)
- 2a(t)−3b(t)
- 6b(t)
- a(t) × b(t)
- 4a(t)
Question 4
If m(x)=7x²−5x+4, n(x)=−6x+3 then find:
- m(x)−n(x)
- 3m(x)+n(x)
- 2n(x)
- m(x) × n(x)
- 5m(x)
Question 5
If u(y)=9y²+2y−1, v(y)=5y−6 then find:
- u(y)+v(y)
- u(y)−2v(y)
- 7v(y)
- 3u(y)
- u(y) × v(y)
Question 6
If r(t)=4t²−8t+7, s(t)=−3t+9 then find:
- r(t)+s(t)
- 2r(t)−s(t)
- 8s(t)
- r(t) × s(t)
- 5r(t)
Question 7
If c(x)=6x²+x−5, d(x)=2x+4 then find:
- c(x)−d(x)
- 4c(x)+d(x)
- 3d(x)
- c(x) × d(x)
- 2c(x)
Question 8
If e(y)=8y²−7y+2, f(y)=−5y+1 then find:
- e(y)+f(y)
- 3e(y)−2f(y)
- 6f(y)
- e(y) × f(y)
- 4e(y)
Question 9
If g(t)=3t²+9t−4, h(t)=7t−2 then find:
- g(t)−h(t)
- 5g(t)+h(t)
- 2h(t)
- g(t) × h(t)
- 3g(t)
Question 10
If j(x)=5x²−6x+8, k(x)=−4x+10 then find:
- j(x)+k(x)
- 2j(x)−k(x)
- 9k(x)
- j(x) × k(x)
- 6j(x)
Question 11
If l(y)=2y²+11y−3, m(y)=5y−12 then find:
- l(y)+m(y)
- 2l(y)−m(y)
- 4m(y)
- l(y) × m(y)
- 3l(y)
Question 12
If n(t)=6t²−4t+5, o(t)=−7t+6 then find:
- n(t)−o(t)
- 5n(t)+o(t)
- 3o(t)
- n(t) × o(t)
- 2n(t)
Question 13
If p(x)=4x²+8x−10, q(x)=3x+7 then find:
- p(x)+q(x)
- p(x)−2q(x)
- 6q(x)
- 4p(x)
- p(x) × q(x)
Question 14
If r(y)=9y²−2y+6, s(y)=−5y+4 then find:
- r(y)−s(y)
- 3r(y)+2s(y)
- 5s(y)
- r(y) × s(y)
- 2r(y)
Question 15
If t(t)=7t²+5t−9, v(t)=6t−3 then find:
- t(t)+v(t)
- 2t(t)−v(t)
- 7v(t)
- t(t) × v(t)
- 3t(t)
Question 16
If w(x)=3x²−9x+2, x(x)=−8x+1 then find:
- w(x)−x(x)
- 4w(x)+x(x)
- 2x(x)
- w(x) × x(x)
- 5w(x)
Question 17
If y(y)=5y²+4y−7, z(y)=2y+9 then find:
- y(y)+z(y)
- 3y(y)−z(y)
- 6z(y)
- y(y) × z(y)
- 2y(y)
Question 18
If a(t)=8t²−6t+3, b(t)=−4t+8 then find:
- a(t)−b(t)
- 2a(t)+3b(t)
- 5b(t)
- a(t) × b(t)
- 4a(t)
Question 19
If c(x)=2x²+7x−5, e(x)=9x−1 then find:
- c(x)+e(x)
- 5c(x)−e(x)
- 8e(x)
- c(x) × e(x)
- 2c(x)
Question 20
If f(y)=6y²−8y+4, g(y)=−3y+11 then find:
- f(y)−g(y)
- 2f(y)+g(y)
- 4g(y)
- f(y) × g(y)
- 6f(y)
Question 21
If h(t)=5t²+2t−6, i(t)=7t−5 then find:
- h(t)+i(t)
- 3h(t)−2i(t)
- 5i(t)
- h(t) × i(t)
- 4h(t)
Question 22
If j(x)=9x²−3x+8, k(x)=−6x+2 then find:
- j(x)−k(x)
- 2j(x)+k(x)
- 7k(x)
- j(x) × k(x)
- 5j(x)
Question 23
If l(y)=4y²+5y−1, m(y)=3y−9 then find:
- l(y)+m(y)
- 4l(y)−m(y)
- 2m(y)
- l(y) × m(y)
- 6l(y)
Question 24
If n(t)=7t²−2t+6, o(t)=−5t+7 then find:
- n(t)−o(t)
- 5n(t)+2o(t)
- 3o(t)
- n(t) × o(t)
- 2n(t)
Question 25
If p(x)=2x²+8x−4, q(x)=6x+3 then find:
- p(x)+q(x)
- 3p(x)−q(x)
- 9q(x)
- p(x) × q(x)
- 4p(x)
Question 26
If r(y)=5y²−7y+9, s(y)=−2y+4 then find:
- r(y)−s(y)
- 2r(y)+s(y)
- 6s(y)
- r(y) × s(y)
- 5r(y)
Question 27
If t(t)=8t²+t−5, u(t)=7t−8 then find:
- t(t)+u(t)
- 4t(t)−u(t)
- 2u(t)
- t(t) × u(t)
- 3t(t)
Question 28
If v(x)=3x²−6x+2, w(x)=−9x+5 then find:
- v(x)−w(x)
- 5v(x)+w(x)
- 7w(x)
- v(x) × w(x)
- 2v(x)
Question 29
If x(y)=6y²+4y−3, y(y)=5y−10 then find:
- x(y)+y(y)
- 2x(y)−3y(y)
- 4y(y)
- x(y) × y(y)
- 6x(y)
Question 30
If z(t)=9t²−5t+7, a(t)=−4t+6 then find:
- z(t)−a(t)
- 3z(t)+a(t)
- 5a(t)
- z(t) × a(t)
- 2z(t)
Question 31
If b(x)=4x²+3x−2, c(x)=8x−1 then find:
- b(x)+c(x)
- 2b(x)−c(x)
- 5c(x)
- b(x) × c(x)
- 4b(x)
Question 32
If d(y)=7y²−9y+5, e(y)=−3y+12 then find:
- d(y)−e(y)
- 3d(y)+e(y)
- 2e(y)
- d(y) × e(y)
- 6d(y)
Question 33
If f(t)=2t²+6t−7, g(t)=4t+9 then find:
- f(t)+g(t)
- 5f(t)−g(t)
- 7g(t)
- f(t) × g(t)
- 2f(t)
Question 34
If h(x)=5x²−8x+1, i(x)=−7x+2 then find:
- h(x)−i(x)
- 2h(x)+3i(x)
- 4i(x)
- h(x) × i(x)
- 3h(x)
Question 35
If j(y)=8y²+5y−4, k(y)=6y−11 then find:
- j(y)+k(y)
- 4j(y)−k(y)
- 5k(y)
- j(y) × k(y)
- 2j(y)
Question 36
If l(t)=3t²−2t+9, m(t)=−5t+7 then find:
- l(t)−m(t)
- 3l(t)+m(t)
- 8m(t)
- l(t) × m(t)
- 4l(t)
Question 37
If n(x)=6x²+7x−3, o(x)=2x+5 then find:
- n(x)+o(x)
- 2n(x)−o(x)
- 6o(x)
- n(x) × o(x)
- 5n(x)
Question 38
If p(y)=9y²−4y+6, q(y)=−8y+3 then find:
- p(y)−q(y)
- 5p(y)+q(y)
- 3q(y)
- p(y) × q(y)
- 2p(y)
Question 39
If r(t)=5t²+t−8, s(t)=7t−6 then find:
- r(t)+s(t)
- 4r(t)−2s(t)
- 9s(t)
- r(t) × s(t)
- 3r(t)
Question 40
If t(x)=4x²−5x+2, u(x)=−6x+9 then find:
- t(x)−u(x)
- 2t(x)+u(x)
- 5u(x)
- t(x) × u(x)
- 7t(x)
Question 41
If v(y)=7y²+3y−1, w(y)=5y−4 then find:
- v(y)+w(y)
- 3v(y)−w(y)
- 6w(y)
- v(y) × w(y)
- 2v(y)
Question 42
If x(t)=2t²−8t+7, y(t)=−3t+10 then find:
- x(t)−y(t)
- 5x(t)+2y(t)
- 4y(t)
- x(t) × y(t)
- 3x(t)
Question 43
If z(x)=6x²+5x−9, a(x)=4x−2 then find:
- z(x)+a(x)
- 2z(x)−a(x)
- 7a(x)
- z(x) × a(x)
- 6z(x)
Question 44
If b(y)=9y²−7y+3, d(y)=−5y+6 then find:
- b(y)−d(y)
- 3b(y)+d(y)
- 5d(y)
- b(y) × d(y)
- 2b(y)
Question 45
If e(t)=3t²+2t−8, f(t)=8t−7 then find:
- e(t)+f(t)
- 4e(t)−f(t)
- 2f(t)
- e(t) × f(t)
- 5e(t)
Question 46
If g(x)=5x²−9x+4, h(x)=−6x+1 then find:
- g(x)−h(x)
- 2g(x)+3h(x)
- 9h(x)
- g(x) × h(x)
- 4g(x)
Question 47
If i(y)=8y²+6y−5, j(y)=3y+8 then find:
- i(y)+j(y)
- 5i(y)−j(y)
- 6j(y)
- i(y) × j(y)
- 2i(y)
Question 48
If k(t)=4t²−3t+2, l(t)=−7t+9 then find:
- k(t)−l(t)
- 3k(t)+l(t)
- 4l(t)
- k(t) × l(t)
- 7k(t)
Question 49
If m(x)=7x²+8x−6, n(x)=5x−3 then find:
- m(x)+n(x)
- 2m(x)−n(x)
- 8n(x)
- m(x) × n(x)
- 3m(x)
Question 50
If o(y)=2y²−5y+7, p(y)=−4y+11 then find:
- o(y)−p(y)
- 4o(y)+p(y)
- 5p(y)
- o(y) × p(y)
- 6o(y)
Question 51
If q(t)=6t²+4t−1, r(t)=9t−2 then find:
- q(t)+r(t)
- 3q(t)−2r(t)
- 7r(t)
- q(t) × r(t)
- 2q(t)
Question 52
If s(x)=3x²−7x+5, t(x)=−5x+4 then find:
- s(x)−t(x)
- 5s(x)+t(x)
- 6t(x)
- s(x) × t(x)
- 4s(x)
Question 53
If u(y)=8y²+2y−9, v(y)=6y−7 then find:
- u(y)+v(y)
- 2u(y)−v(y)
- 5v(y)
- u(y) × v(y)
- 3u(y)
Question 54
If w(t)=5t²−4t+3, x(t)=−8t+2 then find:
- w(t)−x(t)
- 4w(t)+x(t)
- 9x(t)
- w(t) × x(t)
- 2w(t)
Question 55
If y(x)=7x²+9x−5, z(x)=4x+6 then find:
- y(x)+z(x)
- 3y(x)−z(x)
- 2z(x)
- y(x) × z(x)
- 5y(x)
Question 56
If a(y)=2y²−6y+8, b(y)=−7y+5 then find:
- a(y)−b(y)
- 2a(y)+b(y)
- 6b(y)
- a(y) × b(y)
- 4a(y)
Question 57
If c(t)=9t²+3t−4, d(t)=5t−10 then find:
- c(t)+d(t)
- 5c(t)−2d(t)
- 7d(t)
- c(t) × d(t)
- 2c(t)
Question 58
If e(x)=4x²−8x+1, f(x)=−2x+7 then find:
- e(x)−f(x)
- 3e(x)+f(x)
- 5f(x)
- e(x) × f(x)
- 6e(x)
Question 59
If g(y)=6y²+5y−2, h(y)=8y−9 then find:
- g(y)+h(y)
- 2g(y)−h(y)
- 4h(y)
- g(y) × h(y)
- 3g(y)
Question 60
If i(t)=3t²−9t+6, j(t)=−4t+3 then find:
- i(t)−j(t)
- 5i(t)+j(t)
- 8j(t)
- i(t) × j(t)
- 2i(t)
Question 61
If k(x)=8x²+7x−1, l(x)=6x−5 then find:
- k(x)+l(x)
- 2k(x)−l(x)
- 4l(x)
- k(x) × l(x)
- 5k(x)
Question 62
If m(y)=5y²−2y+4, n(y)=−9y+8 then find:
- m(y)−n(y)
- 3m(y)+n(y)
- 7n(y)
- m(y) × n(y)
- 2m(y)
Question 63
If o(t)=7t²+6t−3, p(t)=4t+2 then find:
- o(t)+p(t)
- 5o(t)−p(t)
- 6p(t)
- o(t) × p(t)
- 3o(t)
Question 64
If q(x)=2x²−5x+9, r(x)=−6x+1 then find:
- q(x)−r(x)
- 4q(x)+r(x)
- 2r(x)
- q(x) × r(x)
- 7q(x)
Question 65
If s(y)=9y²+8y−7, t(y)=3y−4 then find:
- s(y)+t(y)
- 2s(y)−t(y)
- 8t(y)
- s(y) × t(y)
- 4s(y)
Question 66
If u(t)=4t²−7t+5, v(t)=−5t+6 then find:
- u(t)−v(t)
- 3u(t)+2v(t)
- 5v(t)
- u(t) × v(t)
- 6u(t)
Question 67
If w(x)=6x²+2x−8, x(x)=7x−3 then find:
- w(x)+x(x)
- 5w(x)−x(x)
- 3x(x)
- w(x) × x(x)
- 2w(x)
Question 68
If y(y)=3y²−4y+1, z(y)=−8y+9 then find:
- y(y)−z(y)
- 2y(y)+z(y)
- 6z(y)
- y(y) × z(y)
- 4y(y)
Question 69
If a(t)=5t²+9t−6, b(t)=2t+7 then find:
- a(t)+b(t)
- 3a(t)−b(t)
- 9b(t)
- a(t) × b(t)
- 2a(t)
Question 70
If c(x)=8x²−3x+4, d(x)=−7x+2 then find:
- c(x)−d(x)
- 4c(x)+d(x)
- 5d(x)
- c(x) × d(x)
- 3c(x)
Question 71
If e(y)=2y²+5y−1, f(y)=6y−8 then find:
- e(y)+f(y)
- 2e(y)−f(y)
- 7f(y)
- e(y) × f(y)
- 5e(y)
Question 72
If g(t)=7t²−6t+3, h(t)=−4t+10 then find:
- g(t)−h(t)
- 5g(t)+2h(t)
- 4h(t)
- g(t) × h(t)
- 2g(t)
Question 73
If i(x)=4x²+8x−9, j(x)=5x−2 then find:
- i(x)+j(x)
- 3i(x)−j(x)
- 6j(x)
- i(x) × j(x)
- 4i(x)
Question 74
If k(y)=6y²−5y+7, l(y)=−3y+6 then find:
- k(y)−l(y)
- 2k(y)+l(y)
- 8l(y)
- k(y) × l(y)
- 3k(y)
Question 75
If m(t)=9t²+4t−2, n(t)=8t−5 then find:
- m(t)+n(t)
- 5m(t)−n(t)
- 2n(t)
- m(t) × n(t)
- 6m(t)
Question 76
If o(x)=3x²−7x+8, p(x)=−6x+4 then find:
- o(x)−p(x)
- 4o(x)+p(x)
- 5p(x)
- o(x) × p(x)
- 2o(x)
Question 77
If q(y)=5y²+6y−3, r(y)=7y+1 then find:
- q(y)+r(y)
- 2q(y)−3r(y)
- 9r(y)
- q(y) × r(y)
- 4q(y)
Question 78
If s(t)=8t²−2t+5, t(t)=−5t+9 then find:
- s(t)−t(t)
- 3s(t)+t(t)
- 6t(t)
- s(t) × t(t)
- 7s(t)
Question 79
If u(x)=4x²+7x−6, v(x)=3x−10 then find:
- u(x)+v(x)
- 5u(x)−2v(x)
- 4v(x)
- u(x) × v(x)
- 2u(x)
Question 80
If w(y)=7y²−8y+2, x(y)=−9y+7 then find:
- w(y)−x(y)
- 2w(y)+x(y)
- 5x(y)
- w(y) × x(y)
- 3w(y)
Question 81
If y(t)=2t²+3t−5, z(t)=6t−4 then find:
- y(t)+z(t)
- 4y(t)−z(t)
- 7z(t)
- y(t) × z(t)
- 5y(t)
Question 82
If a(x)=5x²−9x+1, b(x)=−7x+3 then find:
- a(x)−b(x)
- 3a(x)+2b(x)
- 6b(x)
- a(x) × b(x)
- 2a(x)
Question 83
If c(y)=8y²+4y−7, d(y)=5y+2 then find:
- c(y)+d(y)
- 2c(y)−d(y)
- 8d(y)
- c(y) × d(y)
- 4c(y)
Question 84
If e(t)=3t²−6t+9, f(t)=−8t+5 then find:
- e(t)−f(t)
- 5e(t)+f(t)
- 3f(t)
- e(t) × f(t)
- 6e(t)
Question 85
If g(x)=6x²+7x−4, h(x)=2x−1 then find:
- g(x)+h(x)
- 3g(x)−2h(x)
- 4h(x)
- g(x) × h(x)
- 2g(x)
Question 86
If i(y)=9y²−5y+6, j(y)=−4y+8 then find:
- i(y)−j(y)
- 2i(y)+j(y)
- 5j(y)
- i(y) × j(y)
- 7i(y)
Question 87
If k(t)=4t²+2t−9, l(t)=7t−6 then find:
- k(t)+l(t)
- 5k(t)−l(t)
- 6l(t)
- k(t) × l(t)
- 3k(t)
Question 88
If m(x)=7x²−3x+5, n(x)=−5x+4 then find:
- m(x)−n(x)
- 2m(x)+n(x)
- 7n(x)
- m(x) × n(x)
- 4m(x)
Question 89
If o(y)=2y²+8y−1, p(y)=9y−7 then find:
- o(y)+p(y)
- 4o(y)−2p(y)
- 3p(y)
- o(y) × p(y)
- 5o(y)
Question 90
If q(t)=5t²−4t+3, r(t)=−6t+10 then find:
- q(t)−r(t)
- 3q(t)+r(t)
- 8r(t)
- q(t) × r(t)
- 2q(t)
Question 91
If s(x)=8x²+5x−2, t(x)=4x+1 then find:
- s(x)+t(x)
- 2s(x)−t(x)
- 6t(x)
- s(x) × t(x)
- 3s(x)
Question 92
If u(y)=3y²−7y+6, v(y)=−9y+2 then find:
- u(y)−v(y)
- 5u(y)+2v(y)
- 4v(y)
- u(y) × v(y)
- 7u(y)
Question 93
If w(t)=6t²+8t−5, x(t)=5t−3 then find:
- w(t)+x(t)
- 3w(t)−x(t)
- 9x(t)
- w(t) × x(t)
- 2w(t)
Question 94
If y(x)=9x²−2x+7, z(x)=−4x+6 then find:
- y(x)−z(x)
- 4y(x)+z(x)
- 5z(x)
- y(x) × z(x)
- 6y(x)
Question 95
If a(y)=4y²+6y−8, b(y)=7y−9 then find:
- a(y)+b(y)
- 2a(y)−3b(y)
- 7b(y)
- a(y) × b(y)
- 3a(y)
Question 96
If c(t)=7t²−5t+2, d(t)=−3t+11 then find:
- c(t)−d(t)
- 5c(t)+d(t)
- 2d(t)
- c(t) × d(t)
- 4c(t)
Question 97
If e(x)=2x²+9x−6, f(x)=8x−4 then find:
- e(x)+f(x)
- 3e(x)−f(x)
- 6f(x)
- e(x) × f(x)
- 2e(x)
Question 98
If g(y)=5y²−7y+1, h(y)=−6y+5 then find:
- g(y)−h(y)
- 2g(y)+h(y)
- 8h(y)
- g(y) × h(y)
- 5g(y)
Question 99
If i(t)=8t²+3t−9, j(t)=4t−2 then find:
- i(t)+j(t)
- 5i(t)−2j(t)
- 7j(t)
- i(t) × j(t)
- 3i(t)
Question 100
If k(x)=6x²−8x+7, l(x)=−5x+9 then find:
- k(x)−l(x)
- 4k(x)+l(x)
- 5l(x)
- k(x) × l(x)
- 2k(x)
