Introduction to Linear Polynomials | Exercise 2.2

Question 2

Find the value of the quadratic polynomial 7s24s+67s^2 - 4s + 6 if:

(i) s=0s = 0

(ii) s=3s = -3

(iii) s=4s = 4

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • Let the given polynomial be p(s)=7s24s+6p(s) = 7s^2 - 4s + 6.
  • To find the value of the polynomial at a given value of ss, substitute that value in place of the variable ss and evaluate using arithmetic order of operations.

(i) s=0s = 0

Step 1 · Evaluate for s=0s = 0

Substitute s=0s = 0 into the polynomial:

Diagram 1

7s24s+6=7(0)24(0)+6=7(0)0+6=00+6=6\begin{aligned} 7s^2 - 4s + 6 &= 7(0)^2 - 4(0) + 6 \\ &= 7(0) - 0 + 6 \\ &= 0 - 0 + 6 \\ &= 6 \end{aligned}
Answer

(i) 66

(ii) s=3s = -3

Step 1 · Evaluate for s=3s = -3

Substitute s=3s = -3 into the polynomial:

7s24s+6=7(3)24(3)+6=7(9)(12)+6=63+12+6=75+6=81\begin{aligned} 7s^2 - 4s + 6 &= 7(-3)^2 - 4(-3) + 6 \\ &= 7(9) - (-12) + 6 \\ &= 63 + 12 + 6 \\ &= 75 + 6 \\ &= 81 \end{aligned}
Answer

(ii) 8181

(iii) s=4s = 4

Step 1 · Evaluate for s=4s = 4

Substitute s=4s = 4 into the polynomial:

7s24s+6=7(4)24(4)+6=7(16)16+6=11216+6=96+6=102\begin{aligned} 7s^2 - 4s + 6 &= 7(4)^2 - 4(4) + 6 \\ &= 7(16) - 16 + 6 \\ &= 112 - 16 + 6 \\ &= 96 + 6 \\ &= 102 \end{aligned}
Answer

(iii) 102102

Common Mistakes
  • Squaring Negative Numbers: Remember that (3)2=+9(-3)^2 = +9, not 9-9. A negative number raised to an even power is always positive.
  • Sign Errors in Multiplication: In the middle term 4(3)-4(-3), multiplying two negative numbers gives a positive: 4×(3)=+12-4 \times (-3) = +12, not 12-12.

More questions in Exercise 2.2

Q1

Find the value of the linear polynomial 5x35x - 3 if:

(i) x=0x = 0

(ii) x=1x = -1

(iii) x=2x = 2

Q2

Find the value of the quadratic polynomial 7s24s+67s^2 - 4s + 6 if:

(i) s=0s = 0

(ii) s=3s = -3

(iii) s=4s = 4

Q3

The present age of Salil's mother is three times Salil's present age. After 5 years, their ages will add up to 70 years. Find their present ages.

Q4

The difference between two positive integers is 63. The ratio of the two integers is 2:52 : 5. Find the two integers.

Q5

Ruby has 3 times as many two-rupee coins as she has five rupee-coins. If she has a total ₹88, how many coins does she have of each type?

Q6

A farmer cuts a 300 feet fence into two pieces of different sizes. The longer piece is four times as long as the shorter piece. How long are the two pieces?

Q7

If the length of a rectangle is three more than twice its width and its perimeter is 24 cm, what are the dimensions of the rectangle?

← Back to Introduction to Linear Polynomials