Throwing in Towel: Finding an LCD for 186 and 300

  • MHB
  • Thread starter Duckfan
  • Start date
In summary: Keep it up! :)In summary, the conversation was about finding the LCD for two numbers, 186 and 300. The speaker was struggling to find a single number that would work for both numbers and was surprised to find out that the GCD was actually 6, a combination of the prime factors 2 and 3. The speaker also mentioned trying different combinations and thinking it was a trick problem. They were trying to solve it on their own without outside help and were moving on to other math topics.
  • #1
Duckfan
14
0
I have been wrecking my brain to find an LCD for both 186 and 300. 30 works for 300 but not for 186-obviously. So what do I do in this situation? I find it baffling someone wrote a problem where only the denominator (300) has an LCD that fits. But I must be missing something other than a few brain cells. A few of the possibles/combinations I found were:

30x10 = 300
30x6 = 180

4x4x4=64x2=128
32x3=96x2=192
28x6=168
36x3=108
12x16=192

This has to be a trick problem? Yes?
 
Mathematics news on Phys.org
  • #2
Duckfan said:
I have been wrecking my brain to find an LCD for both 186 and 300. 30 works for 300 but not for 186-obviously. So what do I do in this situation? I find it baffling someone wrote a problem where only the denominator (300) has an LCD that fits. But I must be missing something other than a few brain cells. A few of the possibles/combinations I found were:

30x10 = 300
30x6 = 180

4x4x4=64x2=128
32x3=96x2=192
28x6=168
36x3=108
12x16=192

This has to be a trick problem? Yes?

Write down ALL the factors of 300 and 186, and then pick the largest factor that appears in both.
 
  • #3
I would use the prime factorization method to get the GCD.

\(\displaystyle 300=(30)(10)=(2)(3)(5)(2)(5)=2^2\cdot3\cdot5^2\)

\(\displaystyle 186=(2)(93)=2\cdot3\cdot31\)

Now we can see that the largest divisor of both is what?
 
  • #4
MarkFL said:
I would use the prime factorization method to get the GCD.

\(\displaystyle 300=(30)(10)=(2)(3)(5)(2)(5)=2^2\cdot3\cdot5^2\)

\(\displaystyle 186=(2)(93)=2\cdot3\cdot31\)

Now we can see that the largest divisor of both is what?

Well, it looks like 2 is prime factor for this. I didn't expect I had to start that low. because as you can see I was busy playing with other combinations similar to what you used in other example. I was trying to work it out with what I was sure method to find LCD, but getting frustrated because I wasn't finding it. Just seemed an odd combination to work with. 300, I can deal with that. 186. A bit of a curve ball. Thank you MarkFL.
 
  • #5
Do you see that $2\cdot3=6$ is the largest divisor in both numbers? :)
 
  • #6
MarkFL said:
Do you see that $2\cdot3=6$ is the largest divisor in both numbers? :)

No. I'm sorry I didn't. I just saw 2. I thought I'm supposed to look for single "digit" or number that is common to both N & D.

Please don't shoot me for not seeing it.

And even if I did see it, I still probably would not have caught on to use it further since I've been programmed to look for a "single" number that fits into both N & D.
 
Last edited:
  • #7
Duckfan said:
No. I'm sorry I didn't. I just saw 2. I thought I'm supposed to look for single "digit" or number that is common to both N & D.

Please don't shoot me for not seeing it.

What we want to do is first look at the prime factors (ignore the exponents for now) each number has. We see that the two numbers have the following prime factors:

300: 2, 3, 5

186: 2, 3, 31

So, we see that 2 and 3 are the only prime factors common to both. Now the exponents come into play (and recall a number without an exponent has an implied 1 as an exponent, i.e. $n=n^1$)...we take the smaller of the exponents on each prime factor (in the case of a "tie" we take the common exponent)...in this case we see for both factors, the smaller exponent is 1, and so now we may state:

\(\displaystyle \gcd(300,186)=2\cdot3=6\)
 
  • #8
I just want you to know that I honestly took a lot of time trying to find the factor that goes into both 186, 300. I really did sat here and pulled my hair out wondering what I was missing. As I said, I honestly did not see 2 x 3. I'm trying to figure this on my own since the exam monitors would likely not be happy if I brought someone into help with question. I appreciate the breakdown. I really do. (Whew) Moving away from fractions now and getting into "real number" issues/problems.

And BTW, if you have Skype, I have it too.
 
  • #9
Duckfan said:
I just want you to know that I honestly took a lot of time trying to find the factor that goes into both 186, 300. I really did sat here and pulled my hair out wondering what I was missing. As I said, I honestly did not see 2 x 3. I'm trying to figure this on my own since the exam monitors would likely not be happy if I brought someone into help with question. I appreciate the breakdown. I really do. (Whew) Moving away from fractions now and getting into "real number" issues/problems.

And BTW, if you have Skype, I have it too.

Yes, I can tell you are making a genuine effort to learn these concepts. And as Prove It mentioned above, you can also list the factors of both numbers and take the largest factor common to both as the GCD. For example:

300: 1, 2, 3, 5, 6, 10, 15, 20, 30, 50, 60, 100, 150, 300

186: 1, 2, 3, 6, 31, 62, 93, 186

And we see the largest factor (or divisor) common to both numbers is 6. Obviously, I prefer the rime factorization method since I have been pushing it. There is also the Euclidean algorithm:

\(\displaystyle 300=1\times186+114\)

\(\displaystyle 186=1\times114+72\)

\(\displaystyle 114=1\times72+42\)

\(\displaystyle 72=1\times42+30\)

\(\displaystyle 42=1\times30+12\)

\(\displaystyle 30=2\times12+6\)

\(\displaystyle 12=2\times6+0\)

Since the last remainder is zero, the algorithm ends with 6 as the greatest common divisor of 300 and 186. This agrees with the GCD found by prime factorization. (Yes)
 

Related to Throwing in Towel: Finding an LCD for 186 and 300

1. What is the purpose of finding an LCD for 186 and 300?

The purpose of finding an LCD (Lowest Common Denominator) for two numbers is to simplify fractions and perform mathematical operations more easily. In this case, it would make adding, subtracting, multiplying, and dividing fractions with denominators of 186 and 300 much simpler.

2. How do you find the LCD for 186 and 300?

To find the LCD for two numbers, you need to first factor both numbers into their prime factors. Then, identify the common prime factors and multiply them together. The resulting product is the LCD. In this case, the prime factorization of 186 is 2 x 3 x 31 and the prime factorization of 300 is 2 x 2 x 3 x 5 x 5. The common prime factors are 2 and 3, so the LCD is 2 x 3 = 6.

3. Can you use a different method to find the LCD for 186 and 300?

Yes, there are other methods that can be used to find the LCD for two numbers. One method is to use the Euclidean algorithm, which involves finding the greatest common divisor (GCD) of the two numbers and then dividing their product by the GCD. Another method is to use a factor tree to find the prime factors of each number and then combining them to find the LCD.

4. Why is it important to find the LCD for fractions?

It is important to find the LCD for fractions because it allows us to compare and combine fractions with different denominators. When fractions have the same denominator, it is much easier to perform operations like addition, subtraction, multiplication, and division. Additionally, finding the LCD helps to simplify fractions and make them more manageable.

5. Can the LCD for 186 and 300 be simplified?

No, the LCD for 186 and 300 cannot be simplified any further. The numbers 186 and 300 do not have any common factors other than 2 and 3, and these are already included in the LCD of 6. Therefore, 6 is the simplest form of the LCD for 186 and 300.

Similar threads

Replies
1
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
8
Views
3K
Back
Top