Math Problem Statement

let a,b,c and d be positive integers and let gcd(a,b)=d. Prove that if c|a and c|b, then c|d/

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Number Theory
Divisibility
Greatest Common Divisor (GCD)
Linear Combinations

Formulas

d = gcd(a, b)
d = p * a + q * b (linear combination property of GCD)

Theorems

Definition of GCD
Linear Combination Property of GCD

Suitable Grade Level

Undergraduate Level (Introductory Number Theory or Advanced High School Mathematics)