Modeling Polynomials

Before using the algebra tiles to model the mathematical expressions, I chose each colours of the tiles to represent what it meant.

Key :

2016-11-07-14-43-57

  • (x+1)^2

2016-11-07-14-54-54

(x+1)^2

= (x+1)(x+1)

= x^2+x+x+1

= x^2+2x+1

I expanded the expression (x+1)^2 in to (x+1)(x+1), because this makes it easier to understand why the algebra tiles are labled like that. There are one red stick and one red small square on each of the two sides. In the middle, there are red large square, two red stick, and 1 red small square.

  • (x-1)^2

2016-11-07-14-55-36

(x-1)^2

= (x-1)(x-1)

= x^2-x-x+1

= x^2-2x+1

This equation is similar to the prior. The only difference is that this equation has a -1.

To solve this equation, I expaned (x-1)^2 in to (x-1)(x-1).

  • (x+1)(x-1)

2016-11-07-14-56-08

(x+1)(x-1)

= x^2-x+x-1

= x^2-1

I put a red stick and a red small square on the top side, and a red stick and a yellow small square on the left side. Then, I could know which alegebra tiles had to go in to the middle. A red big square, two sticks that are different colours, and one yellow small square.

  • (x-1)^3

2016-11-07-14-55-36

(x-1)^3

= (x-1)(x-1)(x-1)

= (x^2-x-x+1)(x-1)

= (x^2-2x+1)(x-1)

= x^3-2x^2+x-x^2+2x-1

= x^3-3x^2+3x-1

I couldn’t model this expression because it was cubed, so I had to solve it by doing two steps. First, I wrote it down like this, (x-1)(x-1)(x-1). I multiplyied the two binomials together, and that gave me (x^2-2x+1). Then, I multiplied the trinomial and (x-1). Finally, I simplified the expression, and the simplified expression was x^3-3x^2+3x-1.