3. Find Prime factorization of 20 using Factor tree method
Solution:
Prime factorization of a number using Factor tree method :
Step-1: Find any factor pair of the given number and use these numbers to create two branches.
Step-2: If a factor is prime then that branch is complete and circle that prime.
Step-3: If a factor is not prime then find it's factor pair and continue the process until all the branches are completed
Step-4: Write product of all the circled primes.
20 factors into `2xx10`. We write these factors under 20
2 is prime, so we circle it.
10 is composite and it factors into `2xx5`. We write these factors under 10
2 and 5 are primes, so we circle it.
The prime factorization is the product of the circled primes
`20=2 xx 2 xx 5`
We can write prime factorization in exponential form
`20=2^2 xx 5`
This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then