Download File

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Large numbers wikipedia , lookup

Location arithmetic wikipedia , lookup

Factorization of polynomials over finite fields wikipedia , lookup

Proofs of Fermat's little theorem wikipedia , lookup

Elementary mathematics wikipedia , lookup

Addition wikipedia , lookup

Transcript
Name: ___________________________________
Master 3.1a
Date: __________________________
Activate Prior Learning:
Factors and Multiples
The multiples of a number are determined by multiplying the number by 1, 2, 3, 4, and so on, or
by skip counting.
For example, the multiples of 12 are: 12, 24, 36, 48, ...
Multiples that are the same for 2 numbers are common multiples.
• To determine the first 3 common multiples of 4 and 6:
The multiples of 4 are: 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, …
The multiples of 6 are: 6, 12, 18, 24, 30, 36, …
12, 24, and 36 appear in both lists.
So, 12, 24, and 36 are the first 3 common multiples of 4 and 6.
A factor is a number that divides exactly into another number.
For example, 1, 2, 3, 4, 6, and 12 are the factors of 12.
Each number divides into 12 with no remainder.
Factors that are the same for 2 numbers are common factors.
A prime number is a number with exactly 2 factors, 1 and itself.
• To determine the factors of 40:
40  1 = 40
1 and 40 are factors.
40  2 = 20
2 and 20 are factors.
40  4 = 10
4 and 10 are factors.
40  5 = 8
5 and 8 are factors.
The factors of 40 are: 1, 2, 4, 5, 8, 10, 20, and 40.
Some of the factors are prime numbers.
The factors of 40 that are prime numbers are 2 and 5.
Check Your Understanding
1. List the first 6 multiples of each number.
a) 5
b) 11
c) 18
d) 25
2. Determine the first 3 common multiples of each pair of numbers.
a) 2 and 5
b) 3 and 9
c) 7 and 3
d) 8 and 10
3. Determine the factors of each number. List the factors that are prime numbers.
a) 15
d) 45
b) 20
e) 60
c) 24
f) 100
4. Determine the common factors of each pair of numbers.
a) 16 and 24
b) 15 and 45
c) 18 and 42
d) 20 and 30
Name: ___________________________________
Master 3.1c
Date: ________________________
Activate Prior Learning:
Polynomials
To add polynomials, group like terms, then combine the terms by adding their coefficients.
• To add: (8x + 7) + (3x2 + 2x – 3)
(8x + 7) + (3x2 + 2x – 3)
= 8x + 7 + 3x2 + 2x – 3
= 3x2 + 8x + 2x + 7 – 3
= 3x2 + 10x + 4
Remove the brackets.
Collect like terms.
Combine like terms.
To subtract polynomials, use the properties of integers.
Subtracting an integer is the same as adding the opposite integer.
So, to subtract a term, add the opposite term.
• To subtract: (3n2 + 7n) – (2n2 – 4n)
(3n2 + 7n) – (2n2 – 4n)
= 3n2 + 7n – (2n2) – (–4n)
= 3n2 + 7n – 2n2 + 4n
= 3n2 – 2n2 + 7n + 4n
= n2 + 11n
Subtract each term.
Add the opposite term.
Collect like terms.
Combine like terms.
To multiply a polynomial by a monomial, use the distributive property to multiply each term in
the polynomial by the monomial.
• To multiply: 4c(–3c + 4)
4c(–3c + 4) = 4c(–3c) + 4c(4)
= –12c2 + 16c
Multiply.
• To multiply: –3(–4y2 + y – 7)
–3(–4y2 + y – 7) = (–3)(–4y2) + (–3)(1y) + (–3)(–7)
= 12y2 – 3y + 21
Check Your Understanding
1. Add or subtract.
a) (6x + 3) + (2x + 5)
b) (2x2 + 6x – 5) + (–4x2 – 3x + 7)
c) (5a – 8) – (2a + 3)
d) (3a2 – 2a + 6) – (–2a2 + 7a – 9)
e) (–7 + 3d2 – 2d) + (8 – 4d2 + 3d)
f) (5e – 9 + 2e2) – (2e2 – 9 + 5e)
g) (10v – 5v2 – 2) + (3v – 7v2 – 1)
h) (m – 3m2 – 5) – (3m2 + 5 – m)
2. Multiply.
a) 2w(4w + 5)
b) 5(3w2 – 4w – 9)
c) 3s(–3 – 5s)
e) –5(3v – v2 – 3)
d) –4(9u2 – 2u + 5)
f) –2z(7 – 3z)
Answers
Master 3.1a
1. a) 5, 10, 15, 20, 25, 30
c) 18, 36, 54, 72, 90, 108
2. a) 10, 20, 30
b) 9, 18, 27
3. a) 1, 3, 5, 15; 3, 5
b) 11, 22, 33, 44, 55, 66
d) 25, 50, 75, 100, 125, 150
c) 21, 42, 63
d) 40, 80, 120
b) 1, 2, 4, 5, 10, 20; 2, 5
c) 1, 2, 3, 4, 6, 8, 12, 24; 2, 3
d) 1, 3, 5, 9, 15, 45; 3, 5
e) 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60; 2, 3, 5 f) 1, 2, 4, 5, 10, 20, 25, 50, 100; 2, 5
4. a) 1, 2, 4, 8
b) 1, 3, 5, 15
c) 1, 2, 3, 6
d) 1, 2, 5, 10
Master 3.1c
1. a) 8x + 8
b) –2x2 + 3x + 2
c) 3a – 11
d) 5a2 – 9a + 15
f) 0
g) 13v – 12v2 – 3
h) –6m2 + 2m – 10
b) 15w2 – 20w – 45
c) –9s – 15s2
d) –36u2 + 8u – 20
e) 1 – d2 + d
2. a) 8w2 + 10w
e) –15v + 5v2 + 15
f) –14z + 6z2