find the hcf of 320 and 132 by Euclids division algorithm
I want full solution with prime factorization or division
Answers
Answered by
0
Answer:
factorization:
Prime Factorization of a number: finding the prime numbers that multiply together to make that number.
132 = 22 × 3 × 11;
132 is not a prime, is a composite number;
320 = 26 × 5;
320 is not a prime, is a composite number;
* Positive integers that are only dividing by themselves and 1 are called prime numbers. A prime number has only two factors: 1 and itself.
* A composite number is a positive integer that has at least one factor (divisor) other than 1 and itself.
Similar questions