\r\n
\r\n Introduction\r\n
\r\n
\r\n
\r\n \r\n A polynomial is an algebraic expression that is obtained by addition, subtraction and multiplication of\r\n integer power of variables and constant coefficients. By convention, a polynomial in a given variable is denoted by lower case alphabets, e.g., polynomials in variable \\(x\\)\r\n can be denoted as \\(p(x)\\), \\(q(x)\\), \\(r(x)\\) etc.\r\n For example \\(p(x) =x^2 + 4 x +4\\) is a polynomial in variable \\(x\\). Note that a variable\r\n is an entity that doesn't have a fixed value and can assume multiple values as opposed to a constant which can have only one value.\r\n
\r\n Polynomials are used in many areas of mathematics and science. Let's explore polynomials using a simple example.\r\n Imagine you are given a square. Each side of the square is \\(x\\) units in length.\r\n By changing \\(x\\), the size of the square can be changed.\r\n
\r\n \r\n -
Constant Polynomial
\r\n Example would be the number of sides in a square: \\(N(x)=4\\) (a constant).\r\n It is a constant because its value does not depend on the length of the side i.e.\r\n the number of sides in a square is always 4 irrespective of the value of \\(x\\).\r\n
\r\n -
First-Order (Linear) Polynomial
\r\n Example would be the perimeter of a square as a function of its side \\(x\\): \\(P(x) = 4x\\) units. This is a first-order (also known as linear) polynomial in \\(x\\).\r\n The perimeter increases linearly with side length \\(x\\).\r\n
\r\n -
Second-Order (Quadratic) Polynomial
\r\n Example would be the area of a square as a function of its side \\(x\\): \\( A(x) = x^2\\) square units. This is a second-order (also known as quadratic) polynomial in \\(x\\).\r\n The area of the square increases quadratically with its side \\(x\\).\r\n
\r\n \n Explore polynomials using the simple example of a square.\n
\r\n \r\n \r\n \r\n \r\n \r\n
\r\n Note that all the polynomials discussed so far contain only one term in their expression.\r\n Such polynomial expressions are known as monomials (recall 'mono' means 'one').\r\n Let's construct a polynomial expression that contains more than one term. Imagine you are asked to come up with the formula that gives the sum of number of sides, the perimeter and the area of a square of any side length.\r\n Such an expression can be obtained by simply adding the three monomial expressions \\(P(x)\\),\\(Q(x)\\) and \\(R(x)\\) .\r\n $$S(x) = N(x)+P(x)+A(x) = 4 +4 x +x^2$$\r\n
\r\n This polynomial expression allows us to calculate the sum of the number of sides, the perimeter and the area of the square for any given side.\r\n For a square with each side 1 unit in length, we can calculate this sum by evaluating the polynomial expression at \\(x=1\\), i.e.\r\n $$S(@x=1) = 1^2+ 4 \\times 1 + 4 = 9$$\r\n For a square with each side 3 units in length, we substitute \\(x=3\\) and obtain\r\n $$S(@x=3) = 3^2+ 4 \\times 3 + 4 = 25$$\r\n \r\n \r\n Outline\r\n
\r\n \r\n This chapter on polynomials consists of four lessons. Each lesson comes with a visually interactive MagicGraph that offers students a uniquely engaging and effective learning experience.\r\n Lesson 1
\r\n Students will learn about the order of a polynomial, and how to calculate it.\r\n Lesson 2
\r\n Students will learn about coefficients of a polynomial, and how to calculate them.\r\n Lesson 3
\r\n Students will learn about zeros of a polynomial, and how to calculate the zeros of a polynomial.\r\n Lesson 4
\r\n Students will learn about the remainder theorem of polynomial division.\r\n
\r\n \r\n \r\n
\r\n Let's get started\r\n
\r\n
\r\n
\r\n Explore our comprehensive library of interactive lessons on polynomials.\r\n
\r\n
\r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n
\r\n
\r\n
\r\n