1. Section 4.1
Sign In
| Term | Definition | Examples |
|---|---|---|
| Prime Number | A number that has exactly two positive factors, 1 and itself. | 3, 5, 13 |
| Composite Number | A number that is not a prime number. | 4, 12, 63 |
We want to write the prime factorization of 36. The prime factorization of a composite number is the number written as a product of its prime factors. We will use factor pairs and a factor tree to find the prime factorization of 36. The factor tree is complete when only prime factors appear in the product.
The prime factorization of 36 is 2* 2 * 3* 3, or 2^2* 3^2.
The prime factorization of 45 is 3* 3* 5, or 3^2* 5.
| Given number | Prime Factorization | Common Prime Factors |
|---|---|---|
| 36 | 2 * 2 * 3 * 3 | 3, 3 |
| 45 | 3 * 3 * 5 |
The common prime factors are 3 and 3. The next step is to calculate the product of these factors. 3* 3 = 9 The GCF for 36 and 45 is 9.
| Given Number | Prime Factorization |
|---|---|
| 36 | 2 * 2 * 3 * 3 |
| 45 | 3 * 3 * 5 |
Then, we list the greatest number of times each factor appears in either prime factorization and multiply these factors. 2 * 2 * 3 * 3 * 5 = 180 The LCM for 36 and 45 is 180.