Question

. Let m be a positive integer, find the greatest common divisor of m and m+2

. Let m be a positive integer, find the greatest common divisor of m and m+2

Homework Answers

Answer #1

The Greatest Common Divisor (GCD), also known as the Greatest Common Factor (GCF), or Highest Common Factor (HCF), of two or more non-zero integers, is the largest positive integer that divides the numbers without a remainder.

Let m be a any positive integer.

For example , m=55 and, m+2 =57

factors of 55 are - 1,5 ,11, 55

factors of 57 are -1,3,19,57

Hence the greatest common divisor is 1.

Also,

There are many exceptions such as

For example,m=12 and, m+2=14

Factors of 12 are - 1,2,3,4,6,12

Factors of 14 are -1,2,7,14

Therefore, GCD is 2

There are exceptions but , 1 will be the common divisor for any positive integer (i.e. m and m+2)

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Let m be a positive integer, find the greatest common divisor of m and m +...
Let m be a positive integer, find the greatest common divisor of m and m + 2. *Please go step by step*
Let m,n be any positive integers. Show that if m,n have no common prime divisor (i.e....
Let m,n be any positive integers. Show that if m,n have no common prime divisor (i.e. a divisor that is at the same time a prime number), then m+n and m have no common prime divisor. (Hint: try it indirectly)
Find the greatest common divisor of the given polynomials over the given field. Then write the...
Find the greatest common divisor of the given polynomials over the given field. Then write the greatest common divisor as a linear combination of the given polynomials. That is, given f(x) and g(x), find a(x) and b(x) so that d(x) = a(x)f(x) + b(x)g(x), where d(x) is the greatest common divisor of f(x) and g(x). (a) x^10 − x^7 − x^5 + x^3 + x^2 − 1 and x^8 − x^5 − x^3 + 1 over Q. (b) x^5 +...
Using the Euclidean Algorithm, find the Greatest Common Divisor and Bezout Coefficients of the following pair...
Using the Euclidean Algorithm, find the Greatest Common Divisor and Bezout Coefficients of the following pair of integers: (2002, 2339)
Two numbers are relatively prime if their greatest common divisor is 1. Show that if a...
Two numbers are relatively prime if their greatest common divisor is 1. Show that if a and b are relatively prime, then there exist integers m and n such that am+bn = 1. (proof by induction preferred)
16. Compute greatest common divisor of ?5 − 1 and ?3 + 2? − 3 in...
16. Compute greatest common divisor of ?5 − 1 and ?3 + 2? − 3 in modulus 13. 17. Check whether the polynomial is ?5 − 4?3 + 3?2 − ? + 2 is reducible or irreducible in modulus 3, 5 and 13
find greatest common divisor of x^5 + x^4 +1 and x^5+x+1, viewed as elements in the...
find greatest common divisor of x^5 + x^4 +1 and x^5+x+1, viewed as elements in the ring F2[x] of polynomials over the finite field F2 with 2 elements
Using the extended Euclidean algorithm, compute the greatest common divisor of 1819 and 3587.
Using the extended Euclidean algorithm, compute the greatest common divisor of 1819 and 3587.
Recursion in Java Write a recursive method that will find the greatest common divisor of two...
Recursion in Java Write a recursive method that will find the greatest common divisor of two numbers. Use %. Example of the math: Finding GCD for 14 and 48: 14 / 48 = 3 42 ----- 6 Remainder Remainder is not yet zero, so we will now divide 14 by 6 6 / 14 = 2 12 ----- 2 Remainder Remainder is not yet zero, so we will now divide 6 by 2 2 / 6 = 3 answer 6...
Let m be a composite positive integer and suppose that m = 4k + 3 for...
Let m be a composite positive integer and suppose that m = 4k + 3 for some integer k. If m = ab for some integers a and b, then a = 4l + 3 for some integer l or b = 4l + 3 for some integer l. 1. Write the set up for a proof by contradiction. 2. Write out a careful proof of the assertion by the method of contradiction.
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT