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]
3 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]3 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
General admission to The American Museum of Natural History is $19.
Reil [10]

Answer:

(a) $2,375.

(b) $2,875.

Step-by-step explanation:

We have been general admission to The American Museum of Natural History is $19.

(a). To find the total cost of tickets for a group of 125 students, we will multiply 125 by $19.

\text{The total cost of tickets}=\$19\times 125

\text{The total cost of tickets}=\$2,375

Therefore, the total cost of 125 tickets would be $2,375.

(b). We have been given that the group also purchases IMAX movie tickets for an additional $4 per student.

The total cost of one ticket would be the cost of museum ticket plus movie ticket that is \$19+\$4=\$23.

The new total cost of 125 tickets would be 125 times $23.

\text{The new total cost of tickets}=\$23\times 125

\text{The new total cost of tickets}=\$2,875

Therefore, the new total cost of 125 tickets would be $2,875.

8 0
3 years ago
Hi pls help this is timed
natka813 [3]
What’s the question
5 0
3 years ago
Find the length x It would help me so much thanks
sergij07 [2.7K]

Answer:

x = 7

Step-by-step explanation:

\frac{x}{6}  =  \frac{3.5}{3}

3x = 21

x = 7

7 0
3 years ago
What time is 7 1/2 before 2:12 am?
Charra [1.4K]
It would be 6:42 pm I believe.
4 0
3 years ago
Suppose that P(n) is a propositional function. Determine for which improper subset of the domain of n the statement P(n) must be
Alinara [238K]

Answer:

a) P(n) is true for all 'n' in the set ; { 0,2,4,6,8 ….. }

b) P(n) is true for all 'n' in the set ; { 0,1,2,3,4,5 ............ }

Step-by-step explanation:

a) As P(0) is true

we will assume that

  • P(2) is true
  • P(4) is true
  • P(6) is true

this simply means  that ;  P(n) is true for all 'n' in the set

{ 0,2,4,6,8 ….. }

b) since P(0) and P(1) are true

we will assume that

  • P( 0+2 ) = P(2)  is true

also P(1) and P(2) are true

we will assume that

  • P(1+2) = P(3)  is true

Also from the previous answers it can be seen that P(2) + P(3) is true

we will assume

  • P(2+2) = P(4)  is true

This simply means that P(n) is true for all 'n' in the set

{ 0,1,2,3,4,5 ............ }

8 0
3 years ago
Other questions:
  • Can you help me solve this
    9·2 answers
  • What is the percent dissociation of 0.187 M weak acid (HA) with a Ka of 4.3x10-7 at 18.9°C? Enter to 2 decimal places.
    12·1 answer
  • (3x4) divide by (7+9-10)
    5·2 answers
  • I need to solve this problem
    14·1 answer
  • Find the 68th term of the arithmetic sequence -19, -33, -47, ...
    12·1 answer
  • ••••••••••••••••••••••••••••••••••••••••••
    7·2 answers
  • Danny added 15 to the product of 234 and 12. What is the sum ???
    14·1 answer
  • What is (-j + 8)1/2 ?
    7·2 answers
  • I need this done please
    7·1 answer
  • Im not smart , pls help ..............................
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!