Advertisements
Advertisements
प्रश्न
Using Euclid’s algorithm, find the HCF of 960 and 1575 .
उत्तर
On applying Euclid’s algorithm, i.e. dividing 1575 by 960, we get:
Quotient = 1, Remainder = 615
∴ 1575 = 960 × 1 + 615
Again on applying Euclid’s algorithm, i.e. dividing 960 by 615, we get:
Quotient = 1, Remainder = 345
∴ 960 = 615 × 1 + 345
Again on applying Euclid’s algorithm, i.e. dividing 615 by 345, we get:
Quotient = 1, Remainder = 270
∴ 615 = 345 × 1 + 270
Again on applying Euclid’s algorithm, i.e. dividing 345 by 270, we get:
Quotient = 1, Remainder = 75
∴ 345 = 270 × 1 + 75
Again on applying Euclid’s algorithm, i.e. dividing 270 by 75, we get:
Quotient = 3, Remainder = 45
∴ 270 = 75 × 3 + 45
Again on applying Euclid’s algorithm, i.e. dividing 75 by 45, we get:
Quotient = 1, Remainder = 30
∴ 75 = 45 × 1 + 30
Again on applying Euclid’s algorithm, i.e. dividing 45 by 30, we get:
Quotient = 1, Remainder = 15
∴ 45 = 30 × 1 + 15
Again on applying Euclid’s algorithm, i.e. dividing 30 by 15, we get:
Quotient = 2, Remainder = 0
∴ 30 = 15 × 2 + 0
Hence, the HCF of 960 and 1575 is 15.
APPEARS IN
संबंधित प्रश्न
Show that every positive integer is of the form 2q and that every positive odd integer is of the from 2q + 1, where q is some integer.
Prove that the square of any positive integer of the form 5q + 1 is of the same form.
Define HOE of two positive integers and find the HCF of the following pair of numbers:
240 and 6552
Define HOE of two positive integers and find the HCF of the following pair of numbers:
105 and 120
What do you mean by Euclid’s division algorithm.
What is a composite number?
In a morning walk three persons step off together, their steps measure 80 cm, 85 cm and 90 cm respectively. What is the minimum distance each should walk so that he can cover the distance in complete steps?
If n = 23 ✕ 34 ✕ 54 ✕ 7, then the number of consecutive zeros in n, where n is a natural number, is
If p and q are co-prime numbers, then p2 and q2 are
Use Euclid’s division algorithm to find the HCF of 441, 567, 693.