Math, asked by esreddy7403, 7 months ago

gcd (a, b, 16)
b
solve the following
Given gcd (a,b) =24
find
Given gcd (a, b, c) = 12
find
ged (a, b, c, 16)
find gcd (200, 180, 450)
Find gcd (200, 180, 450, 610)
d​

Answers

Answered by jitesh186
0

Answer:

it was the question of how is yellow a mandate for you and subscribed it was not the question that you are referring with me and you said that I was not in indian politics because of this answer I am so sorry to say that you have to get the question

Answered by KajalBarad
0

a) gcd(a,b,16) = 8

b) gcd(a,b,c,16) = 4

c) gcd(200,180,450) = 10

d) gcd(200,180,450,610) = 10

Given:

gcd (a,b) = 24

gcd(a,b,c) = 12

To find:

a) gcd(a,b,16)

b) gcd(a,b,c,16)

c) gcd(200,180,450)

d) gcd(200,180,450,610)

Solution:

a) gcd(a,b) = 24

gcd of a,b means greatest common divisor which refers to the product of prime factors that are common to both a and b with the lowest powers equal to 24.

Therefore, gcd(a,b) = 24 can be written as

gcd(a,b) = 24 = 2³ x 3

To find the gcd(a,b,16) we get,

gcd(a,b) = 24 = 2³ x 3

Prime factors of 16 = 2⁴

gcd(a,b,16) = 2³ = 8

The lowest power is 2³. Therefore the gcd(a,b,16) is 8

b) It is given that gcd(a,b,c) = 12

This means that the product of  prime factors that are common to both a  b and c with the lowest powers equals 12

gcd(a,b,c) = 12 = 2² x 3

Then, gcd(a,b,c,16) is given by

Prime factors of 16 = 2⁴

gcd(a,b,c,16) = 2² = 4

The lowest power is 2² therefore the gcd(a,b,c,16) is 4

c) To find the gcd(200,180,450)

Prime factors of 200 = 2³ x 5²

Prime factors of 180 = 2² x 3² x 5

Prime factors of 450 = 2 x 3² x 5²

gcd(200,180,450) = The product of prime factors of lowest powers

                              = 2 x 5

gcd(200,180,450) = 10

Therefore, the gcd(200,180,450) is 10

d) To find the gcd (200, 180, 450, 610)

From c) it is found that gcd(200,180,450) = 10 = 2 x 5

Prime factors of 610 = 2 x 5 x 6

The gcd(200,180,450,610) = 2 x 5 = 10

Therefore, the gcd(200,180,450,610) is 10

#SPJ2

Similar questions