Introduction to Linear Polynomials | EOT

Question 13

*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.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • A linear polynomial y=mx+cy = mx + c represents a straight line with slope mm.
  • If the graph passes through given points, substituting their coordinates allows us to solve for unknown coefficients.
  • Parallel lines have identical slopes (c=ac = a).
  • The coordinates where a line meets the xx-axis correspond to points where y=0y = 0 (the zeros of the polynomials).

Step 1 · Find the Polynomial p(x)p(x)

Let the equation of the line representing p(x)p(x) be: y=ax+by = ax + bSince it passes through (2,3)(2, 3) and (6,11)(6, 11): 3=2a+b(1)3 = 2a + b \quad \dots (1) 11=6a+b(2)11 = 6a + b \quad \dots (2)

Subtracting equation (1)(1) from equation (2)(2):

(6a+b)(2a+b)=1134a=8a=2\begin{aligned} (6a + b) - (2a + b) &= 11 - 3 \\ 4a &= 8 \\ a &= 2 \end{aligned}

Substituting a=2a = 2 into equation (1)(1):

2(2)+b=34+b=3b=1\begin{aligned} 2(2) + b &= 3 \\ 4 + b &= 3 \\ b &= -1 \end{aligned}

Therefore, the polynomial is: p(x)=2x1p(x) = 2x - 1

Step 2 · Find the Polynomial q(x)q(x)

Let the equation of the line representing q(x)q(x) be: y=cx+dy = cx + d

Since the graph of q(x)q(x) is parallel to the graph of p(x)p(x), their slopes are equal: c=a=2c = a = 2

So, q(x)=2x+dq(x) = 2x + d.

Since the graph of q(x)q(x) passes through (4,1)(4, -1):

1=2(4)+d1=8+dd=9\begin{aligned} -1 &= 2(4) + d \\ -1 &= 8 + d \\ d &= -9 \end{aligned}

Therefore, the polynomial is: q(x)=2x9q(x) = 2x - 9

Step 3 · Find the Coordinates Where the Lines Meet the xx-axis

A line intersects the xx-axis when y=0y = 0.

For p(x)p(x):

2x1=02x=1x=12\begin{aligned} 2x - 1 &= 0 \\ 2x &= 1 \\ x &= \dfrac{1}{2} \end{aligned}

Thus, p(x)p(x) meets the xx-axis at (12,0)\left(\dfrac{1}{2}, 0\right).

For q(x)q(x):

2x9=02x=9x=92\begin{aligned} 2x - 9 &= 0 \\ 2x &= 9 \\ x &= \dfrac{9}{2} \end{aligned}

Thus, q(x)q(x) meets the xx-axis at (92,0)\left(\dfrac{9}{2}, 0\right).

Answer

The polynomials are p(x)=2x1p(x) = 2x - 1 and q(x)=2x9q(x) = 2x - 9.

The lines meet the xx-axis at (12,0)\left(\dfrac{1}{2}, 0\right) and (92,0)\left(\dfrac{9}{2}, 0\right) respectively.

Common Mistakes
  • Parallel Lines Condition: Forgetting that parallel linear polynomials share the exact same coefficient of xx (slope).
  • Intercept Confusion: Setting x=0x = 0 (which gives the yy-intercept) instead of setting y=0y = 0 (to find the point where the line meets the xx-axis).
  • Coordinate Notation: Writing only the value of xx instead of writing the full point coordinates (x,0)(x, 0).

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