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
Graph the line with the given slope, passing through the given point.<br> m=-9; (0,9)
gayaneshka [121]
I have no clue. I’m scared to get this type of math in the future.
7 0
3 years ago
aiden currently has a balance of $4443.48 in an account he has held for 17 years he open the account with initial deposit of $25
pickupchik [31]
\bf \qquad \textit{Simple Interest Earned Amount}\\\\&#10;A=P(1+rt)\qquad &#10;\begin{cases}&#10;A=\textit{accumulated amount}\to &\$4443.48\\&#10;P=\textit{original amount deposited}\to& \$2567\\&#10;r=rate\to r\%\to \frac{r}{100}\\&#10;t=years\to &17&#10;\end{cases}&#10;\\\\\\&#10;4443.48=2567(1+r17)\implies \cfrac{4443.48}{2567}=1+17r&#10;\\\\\\&#10;\cfrac{4443.48}{2567}-1=17r\implies \cfrac{\frac{4443.48}{2567}-1}{17}=r\implies 0.043\approx r&#10;\\\\\\&#10;0.043\approx\cfrac{r}{100}\implies 0.043\cdot 100\approx r\implies 4.3\%\approx r
5 0
3 years ago
In 1999, the share price for General Motors stock was $144 per share but has been declining at an average rate of 14% per year.
vodomira [7]

Answer:  $5.22  (in the year 2021)

========================================================

Explanation:

The year 2021 is 22 years after 1999 since

2021 - 1999 = 22

That means we'll plug x = 22 into the equation given to us

P = 144*(0.86)^x

P = 144*(0.86)^22

P = 5.21588994768589 which is approximate

P = 5.22 rounding to the nearest cent

The share price is about $5.22 in the year 2021.

This assumes that the 14% decline keeps happening year after year; however, in reality, stocks are more complicated and fluctuate more randomly if anything.

7 0
2 years ago
I’ll give brainliest i’m in middle school<br> help
Taya2010 [7]
The answer would be Y=5x-5
3 0
3 years ago
PLEASE HELP ITS URGENT DONT GUESS (also if you get it right ill mark you as brainliest)
My name is Ann [436]

Answer:

25.12 is the Circumference Area is 50.24

Step-by-step explanation:

Area is cm2 Circumference is cm

4 0
2 years ago
Read 2 more answers
Other questions:
  • Solve for x: -1 &lt; x + 3 &lt; 5
    9·1 answer
  • What statement makes the open sentence 3x + 20 = 5x + 6 true? x = 2 x = 4 x = 7 x = 13
    8·1 answer
  • a carpenter has a board that is 8 feet long.he cuts off two pieces,one piece is 3 1/2 feet long and the other is 2 1/3 feet long
    11·1 answer
  • What are the next two numbers in this pattern? 3, –9, 27, –81, . . .
    7·2 answers
  • What is the volume of a square pyramid with a base length of 5 cm and a height of 6 cm?
    13·1 answer
  • What is a slope of a line passing through the points (5.3) and(7,-2)
    12·2 answers
  • FOR A FUNDRAISER THE BASKETBALL TEAM IS SELLING 75 WRIST BANDS FOR $3 EACH
    14·2 answers
  • Does the y axis only contain ordered paris with y coordinates of 0​
    15·2 answers
  • What is the percent decrease from 8,000 to 2,000
    6·1 answer
  • The yearly cost of a life-saving cancer
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!