LCM of two integers is 60 and one of the integers is 12. Write down 2 possible values of the other integer.

1 answer

To find the possible values of the other integer b given that the least common multiple (LCM) of 12 and b is 60, we can use the relationship:

LCM(a,b)=|ab|GCD(a,b)

Where:

  • a=12
  • LCM=60

We can rearrange the formula to find b:

b=LCM(a,b)GCD(a,b)a

Now, we need to find possible values for b such that this relationship holds.

First, we can find the GCD of 12 and b:

  • The factors of 12 are 1,2,3,4,6,12.
  • The GCD must be one of these factors.

We'll calculate possible values for b using the values of the GCD.

  1. If GCD(12, b) = 12: LCM(12,b)=12b12=b Setting b=60 does not work since that's not equal to 12.

  2. If GCD(12, b) = 6: 60=12b660=2bb=30

  3. If GCD(12, b) = 4: 60=12b460=3bb=20

  4. If GCD(12, b) = 3: 60=12b360=4bb=15

  5. If GCD(12, b) = 2: 60=12b260=6bb=10

  6. If GCD(12, b) = 1: 60=12b160=12bb=5

Thus, the possible values for b are 30,20,15,10, and 5.

Two possible values of the other integer b are:

  • 30
  • 20

These will satisfy that LCM(12,b)=60.