Simplify.
b8 ÷ b10 = ?
b10 ÷ b8 = b10 - 8
= b-2
Bonus 100 if you can write as a positive exponent.
BONUS: What are the TWO things we have to do to change a positive exponent with negative exponent?
(100: first step)
(100: second step)
(100: name of word beginning with "r" meaning to flip?)
- change the sign
- flip / swap numerator with denominator
> (this is called "reciprocate")
Simplify
2a + 5a - 3a
4a
Bonus (100): what kind of polynomial is this?
25 - (25a - 25b)0
(anything to the exponent 0 is 1)
25 - 1 = 24
Simplify
(-1)74
(-1)74
= +1
There is a bracket and the exponent is an even number.
Write the expanded form of 34
34 = 3 x 3 x 3 x 3
Simplify
(2a + 3b) - (2a - 4b)
(2a + 3b) - (2a - 4b)
= 2a + 3b - 2a + 4b
= 7b
A rectangle has the side lengths x+1 and a width of 2x+2. What is the expression for perimeter?
Perimeter = side 1 + side 2 + side 3 + side 4
= (x+1) + (x + 1) + (2x+2) + (2x+2)
= 6x + 6
Simplify
(a3)(a2)(a-1) =
(a3)(a2)(a-1) = a3+2-1
= a4
What type of polynomial is this?
3x2 + 4x + 5y - 2x
3x2 + 4x + 5y - 2x can be simplified into:
3x2 + 2x + 5y
So it is not a four-term polynomial, but a trinomial
Simplify
2a(2a + 3)
4a2 + 6a
(100 points each)
Fill in the following blanks:
Product Rule: ___ exponents
Quotient Rule: ____ exponents
Power Rule: ______ exponents
Product Rule: add exponents
Quotient Rule: subtract exponents
Power Rule: multiply exponents
Simplify
(x2y2)(2xy3)4
(x2y2)(2xy3)4
= (x2y2)(16x4y12)
= (16x6y14)
What is the degree of this term?
5x3y2z
3+2+1(on the z) = 6
(6x2 - 2x) ÷ (-2x)
-3x + 1
A square has a side length of x - 1. What is the SIMPLIFIED expression for the area?
A = L x W
= (x - 1)(x - 1)
= (x2 - x - x + 1)
= (x2 - 2x + 1)
Simplify
(-4ax2 ÷ 2a4x3)-2
Hint: write as a fraction!
What is the degree of this polynomial?
5a2b3 + ab5 - 2a2b2
6
(the term with the degree is ab5 which has a sum of 1+5 for its exponents)
Rolly plans to paint a picture frame that has a length of (4x + 2) and a width of (3x). If the area inside the frame can be expressed as 6x + 6, what is the expression for the area that needs to be painted?
Area of entire frame including photo:
A = L x W
= (4x + 2)(3x)
= 6x2 + 6x
Area of frame:
Total area - photo
(6x2 + 6x) - (6x + 6)
6x2 + 6x - 6x - 6
6x2 - 6
A triangle has a base of (x + 1) and a height of (2x), what is the expression for the area of the triangle?
A = (base x height) / 2
= (x + 1)(2x) / 2
= (2x2 + 2x) / 2
= (x2 + x)