1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
CaHeK987 [17]
2 years ago
7

Use the Euclidean Algorithm to compute the greatest common divisors indicated. (a) gcd(20, 12) (b) gcd(100, 36) (c) gcd(207, 496

)
Mathematics
1 answer:
coldgirl [10]2 years ago
3 0

Answer:

(a) gcd(20, 12)=4

(b) gcd(100, 36)=4

(c) gcd(496,207 )=1

Step-by-step explanation:

The Euclidean algorithm is an efficient method for computing the greatest common divisor of two integers, without explicitly factoring the two integers.

The Euclidean algorithm solves the problem:

<em>                                   Given integers </em>a, b<em>, find </em>d=gcd(a,b)<em />

Here is an outline of the steps:

  1. Let a=x, b=y.
  2. Given x, y, use the division algorithm to write x=yq+r.
  3. If r=0, stop and output y; this is the gcd of a, b.
  4. If r\neq 0, replace (x,y) by (y,r). Go to step 2.

The division algorithm is an algorithm in which given 2 integers N and D, it computes their quotient Q and remainder R.

Let's say we have to divide N (dividend) by D (divisor). We will take the following steps:

Step 1: Subtract D from N repeatedly.

Step 2: The resulting number is known as the remainder R, and the number of times that D is subtracted is called the quotient Q.

(a) To find gcd(20, 12) we apply the Euclidean algorithm:

20 = 12\cdot 1 + 8\\ 12 = 8\cdot 1 + 4\\ 8 = 4\cdot 2 + 0

The process stops since we reached 0, and we obtain gcd(20, 12)=4.

(b) To find gcd(100, 36) we apply the Euclidean algorithm:

100 = 36\cdot 2 + 28\\ 36 = 28\cdot1 + 8\\ 28 = 8\cdot 3 + 4\\ 8 = 4\cdot 2 + 0

The process stops since we reached 0, and we obtain gcd(100, 36)=4.

(c) To find gcd(496,207 ) we apply the Euclidean algorithm:

496 = 207\cdot 2 + 82\\ 207 = 82\cdot 2 + 43\\ 82 = 43\cdot 1 + 39\\ 43 = 39\cdot 1 + 4\\ 39 = 4\cdot 9 + 3\\ 4 = 3\cdot 1 + 1\\ 3 = 1\cdot 3 + 0

The process stops since we reached 0, and we obtain gcd(496,207 )=1.

You might be interested in
Kalvin and 4 of his friends want
Pani-rosa [81]
One friend shoud receive 1/4 nuts

1/4 is equivalent to 2/8
4 0
3 years ago
Read 2 more answers
Write 3.005 using words<br><br> first person is the brainliest
allochka39001 [22]

Answer:

three and five hundreths

5 0
3 years ago
Read 2 more answers
What is the equation of the line that passes through the point (-3,5) and has a slope of -2
wariber [46]

Answer:

equation: y=-4x-7

Step-by-step explanation:

y=-4x+b

solve for b using given coordinates on the line (-3, 5)

5=-4(-3)+b

b=-7


6 0
3 years ago
Read 2 more answers
The cable company is analyzing data from two satellite television providers to determine whether their users spend more time wat
Phoenix [80]

Answer:

59%

Step-by-step explanation:

The information from Satellite Company Y is:

65 people watch live and 94 people watch recorded.

The total number of people from Y is:

65 + 94 = 159

So the probability that a random person from Y watches recorded shows more often is given by the division of the number of people watching more recorded shows (94) over the total number of people (159):

Probability = 94 / 159 = 0.5912 = 59.12%

Rounding to nearest whole percent, we have 59%

3 0
3 years ago
Read 2 more answers
How many years are there in one bimillennium
olchik [2.2K]
A bi-millennium means two (bi) times thousand of years (millenium), this means that a bi millennium has 2000 years in it: two thousand years. 

The origin of this word is latin: because of this it also has the plural of "bimillennia"   <span />
5 0
3 years ago
Other questions:
  • Paula was standing on top of a cliff 35 feet above sea level. She watched her friend Juan jump from the cliff to a depht of 12 f
    13·1 answer
  • triangle abc is similar to triangle def. what is the value of bc if ef is 36 feet , ac is 7 feet, and df is 28 feet?
    12·2 answers
  • Raj is visiting the United States and needs to convert 2,000 rupees to US dollars.
    5·2 answers
  • What is the 2007th digit to the right of the decimal point in the decimal expansion of 1/7?
    7·1 answer
  • Point S is located at(9,−3). Point T is located at (4,-3)
    12·1 answer
  • WILL MARK WITH BRAINLY!
    7·2 answers
  • How do we evaluate expression
    15·1 answer
  • Find the value of x please
    15·2 answers
  • 15 divided by what equals three
    12·2 answers
  • Hehehejejwjjejejjejejwkwkwkekekejjeue
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!