Introduction to Linear Polynomials | EOT

Question 10

*10. The graph of a linear polynomial p(x)p(x) passes through the points (1,5)(1, 5) and (3,11)(3, 11).

(i) Find the polynomial p(x)p(x).

(ii) Find the coordinates where the graph of p(x)p(x) cuts the axes.

(iii) Draw the graph of p(x)p(x) and verify your answers.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • A general linear polynomial is represented as p(x)=ax+bp(x) = ax + b, where a0a \ne 0.
  • Since the graph passes through (1,5)(1, 5) and (3,11)(3, 11), these coordinates satisfy p(1)=5p(1) = 5 and p(3)=11p(3) = 11, giving a system of two linear equations in aa and bb.
  • The graph of p(x)p(x) (or y=p(x)y = p(x)):
    • Cuts the xx-axis where y=p(x)=0y = p(x) = 0.
    • Cuts the yy-axis where x=0x = 0.
  • The graph of a linear polynomial is always a straight line.

(i) Find the polynomial p(x)p(x).

Step 1 · Set up equations using the given points

Let the linear polynomial be: p(x)=ax+bp(x) = ax + b

Since the graph passes through (1,5)(1, 5):

p(1)=a(1)+b=5a+b=5(1)\begin{aligned} p(1) &= a(1) + b = 5 \\ a + b &= 5 \quad \dots (1) \end{aligned}

Since the graph passes through (3,11)(3, 11):

p(3)=a(3)+b=113a+b=11(2)\begin{aligned} p(3) &= a(3) + b = 11 \\ 3a + b &= 11 \quad \dots (2) \end{aligned}

Step 2 · Solve for aa and bb

Subtract equation (1) from equation (2):

(3a+b)(a+b)=1152a=6a=3\begin{aligned} (3a + b) - (a + b) &= 11 - 5 \\ 2a &= 6 \\ a &= 3 \end{aligned}

Substitute a=3a = 3 into equation (1):

3+b=5b=53b=2\begin{aligned} 3 + b &= 5 \\ b &= 5 - 3 \\ b &= 2 \end{aligned}

Therefore, the polynomial is: p(x)=3x+2p(x) = 3x + 2

Answer

(i) p(x)=3x+2p(x) = 3x + 2

(ii) Find the coordinates where the graph of p(x)p(x) cuts the axes.

Step 1 · Find the coordinates on the axes

To find where the graph cuts the xx-axis, set p(x)=0p(x) = 0:

3x+2=03x=2x=23\begin{aligned} 3x + 2 &= 0 \\ 3x &= -2 \\ x &= -\dfrac{2}{3} \end{aligned}

Thus, the graph cuts the xx-axis at (23,0)\left(-\dfrac{2}{3}, 0\right).

To find where the graph cuts the yy-axis, set x=0x = 0:

y=p(0)=3(0)+2=2\begin{aligned} y = p(0) &= 3(0) + 2 \\ &= 2 \end{aligned}

Thus, the graph cuts the yy-axis at (0,2)(0, 2).

Answer

(ii) The graph cuts the xx-axis at (23,0)\left(-\dfrac{2}{3}, 0\right) and the yy-axis at (0,2)(0, 2).

(iii) Draw the graph of p(x)p(x) and verify your answers.

Step 1 · Plot the points and draw the straight line

Table of points on the line y=3x+2y = 3x + 2:

x23013y=p(x)02511\begin{array}{|c|c|c|c|c|} \hline x & -\dfrac{2}{3} & 0 & 1 & 3 \\ \hline y = p(x) & 0 & 2 & 5 & 11 \\ \hline \end{array}

Plot the points (1,5)(1, 5) and (3,11)(3, 11) on the graph and connect them with a straight line. Extending the line shows that it intercepts:

  • The xx-axis at (23,0)\left(-\dfrac{2}{3}, 0\right)
  • The yy-axis at (0,2)(0, 2)

This graphically verifies the solutions obtained.

Answer

(iii) The graph is a straight line passing through (1,5)(1, 5) and (3,11)(3, 11), verifying the axis intercepts at (23,0)\left(-\dfrac{2}{3}, 0\right) and (0,2)(0, 2).

Common Mistakes
  • Swapping Axis Conditions: Finding the xx-intercept requires setting y=0y = 0, while finding the yy-intercept requires setting x=0x = 0. Confusing the two leads to inverted coordinates.
  • Sign Errors in Linear Polynomial Form: When solving 3x+2=03x + 2 = 0, forgetting to change the sign to give x=23x = -\dfrac{2}{3}.

More questions in EOT

Q1

Write a polynomial of degree 3 in the variable xx, in which the coefficient of the x2x^2 term is 7-7.

Q2

Find the values of the following polynomials at the indicated values of the variables.

(i) 5x23x+75x^2 - 3x + 7 if x=1x = 1

(ii) 4t3t2+64t^3 - t^2 + 6 if t=at = a

Q3

If we multiply a number by 52\dfrac{5}{2} and add 23\dfrac{2}{3} to the product, we get 712\dfrac{-7}{12}. Find the number.

Q4

A positive number is 5 times another number. If 21 is added to both the numbers, then one of the new numbers becomes twice the other new number. What are the numbers?

Q5

If you have ₹800 and you save ₹250 every month, find the amount you have after:

(i) 6 months

(ii) 2 years

Express this as a linear pattern.

Q6

The digits of a two-digit number differ by 3. If the digits are interchanged, and the resulting number is added to the original number, we get 143. Find both the numbers.

Q7

Draw the graph of the following equations, and identify their slopes and yy-intercepts. Also, find the coordinates of the points where these lines cut the yy-axis.

(i) y=3x+4y = -3x + 4

(ii) 2y=4x+72y = 4x + 7

(iii) 5y=6x105y = 6x - 10

(iv) 3y=6x113y = 6x - 11

Are any of the lines parallel?

Q8

If the temperature of a liquid can be measured in Kelvin units as x Kx \text{ K} and in Fahrenheit units as yFy^{\circ}\text{F}, the relation between the two systems of measurement of temperature is given by the linear equation y=95(x273)+32y = \dfrac{9}{5}(x - 273) + 32.

(i) Find the temperature of the liquid in Fahrenheit if the temperature of the liquid is 313 K313 \text{ K}.

(ii) If the temperature is 158F158^{\circ}\text{F}, then find the temperature in Kelvin.

Q9

The work done by a body on the application of a constant force is the product of the constant force and the distance travelled by the body in the direction of the force. Express this in the form of a linear equation in two variables (work ww and distance dd), and draw its graph by taking the constant force as 3 units. What is the work done when the distance travelled is 2 units? Verify it by plotting it on the graph.

Q10

*10. The graph of a linear polynomial p(x)p(x) passes through the points (1,5)(1, 5) and (3,11)(3, 11).

(i) Find the polynomial p(x)p(x).

(ii) Find the coordinates where the graph of p(x)p(x) cuts the axes.

(iii) Draw the graph of p(x)p(x) and verify your answers.

Q11

*11. Let p(x)=ax+bp(x) = ax + b and q(x)=cx+dq(x) = cx + d be two linear polynomials such that:

(i) p(0)=5p(0) = 5.

(ii) The polynomial p(x)q(x)p(x) - q(x) cuts the xx-axis at (3,0)(3, 0).

(iii) The sum p(x)+q(x)p(x) + q(x) is equal to 6x+46x + 4 for all real xx.

Find the polynomials p(x)p(x) and q(x)q(x).

Q12

*12. Look at the first three stages of a growing pattern of hexagons made using matchsticks. A new hexagon gets added at every stage which shares a side with the last hexagon of the previous stage.

(i) Draw the next two stages of the pattern. How many matchsticks will be required at these stages?

(ii) Complete the following table.

(iii) Find a rule to determine the number of matchsticks required for the nthn^{\text{th}} stage.

(iv) How many matchsticks will be required for the 15th15^{\text{th}} stage of the pattern?

(v) Can 200 matchsticks form a stage in this pattern? Justify your answer.

Q13

*13. Let p(x)=ax+bp(x) = ax + b and q(x)=cx+dq(x) = cx + d be two linear polynomials such that:

(i) The graph of p(x)p(x) passes through the points (2,3)(2, 3) and (6,11)(6, 11).

(ii) The graph of q(x)q(x) passes through the point (4,1)(4, -1).

(iii) The graph of q(x)q(x) is parallel to the graph of p(x)p(x).

Find the polynomials p(x)p(x) and q(x)q(x). Also, find the coordinates of the point where these lines meet the xx-axis.

Q14

*14. What do all linear functions of the form f(x)=ax+a,a>0f(x) = ax + a, a > 0, have in common?

← Back to Introduction to Linear Polynomials