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
What is 2/5-3/10 equal to
Ilia_Sergeevich [38]

Answer:

1/10

Step-by-step explanation:

2/5=4/10

4/10-3/10=1/10

7 0
3 years ago
What is Dr. Phil's First name?
erica [24]

Answer:

Philip

Full name: Phillip Calvin McGraw

7 0
3 years ago
Read 2 more answers
Kevin plans to put concrete on a rectangular portion of his driveway the portion is 10 feet long and 3 inches high the price of
Fudgin [204]
First we need to know the total volume of concrete used:
V_total = \frac{cost_{total}}{cost{unit}}
V_total = \frac{\$72.98}{\frac{\$90}{yd^{3}}}
V_total = 0.7407yd^{3}

Now we can use the formula for volume of a rectangular prism:
V=lwh
Convert everythig to yards and substitute: 
0.7407yd^{3}=(3.33yd)(w)(0.08333yd)
w=\frac{0.7407}{3.33 \times 0.08333}
w \aprox 2.66yd
5 0
3 years ago
Y=4+3x <br>2x+1=y<br>What Is The Point Of Intersection?
nlexa [21]
Y = 4+3x
2x+1 = y

Rewrite as two systems of equations.

3x - y = -4
2x - y = -1

Now use the substitution method to find the point of intersection.

You can also graph both equations on the same xy-plane using your graphing calculator to find the desired point.



7 0
3 years ago
Which description below the equation <br> X/4=55
Mariana [72]

x/4 = 55

=> x = 55 × 4

=> x = 220

4 0
2 years ago
Read 2 more answers
Other questions:
  • How is it going to tell me the answer
    8·1 answer
  • A group of college students are volunteering for help the homeless during spring break. They are putting the finishing touches o
    15·1 answer
  • Can u help me in this <br> plz plz
    6·1 answer
  • Please help with ratios of the area of triangles.....thank you
    15·1 answer
  • What is 17 grams/liters to ounces /quart
    5·1 answer
  • Write a linear equation that contains the ordered pair shown in the table below:
    15·1 answer
  • Store ABC sells 8 lbs. of oranges for $6.00. Store XYZ sells 14 lbs. or oranges for $11.20. Which store is less expensive, and b
    7·1 answer
  • In a bag, there are only red, white and yellow counters.
    7·1 answer
  • Help! Quadrilateral ABCD is rotates 90 clockwise about the origin. What are the coordinates of quadrilateral A’B’C’D?
    11·2 answers
  • Suppose thirty-two students signed up for classes during an orientation session. If
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!