Skip to main content

Beginning Activity Beginning Activity 1: Exploring Examples where a Divides bc

1.

Find at least three different examples of nonzero integers a, b, and c such that a(bc) but a does not divide b and a does not divide c. In each case, compute gcd(a,b) and gcd(a,c).

2.

Find at least three different examples of nonzero integers a, b, and c such that gcd(a,b)=1 and a(bc). In each example, is there any relation between the integers a and c?