English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-09-09 19:24:50 · 9 answers · asked by Anonymous in Science & Mathematics Mathematics

9 answers

You can easily find the lcm of two numbers by finding the gcd (which is a little easier to find) and then:

lcm(m,n) = (mn)/(gcd(m,n))

So to find the gcd, you can list all the factors or you can use the Euclidean Algorithm (I suggest you look up and use the latter, since it's EXTREMELY fast and easy to use).

784 = 2(280) + 224
280 = 1(224) + 56
224 = 4(56) + 0

So using the Euclidean Algorithm (that's what I just did, and that's how fast it is, compared to listing the factors), we see that gcd(280,784) = 56.

so lcm = ((280)(784))/(56) = 3920

So the least common multiple of 280 and 784 is 3920.

Hope this helps!!

2006-09-09 19:36:28 · answer #1 · answered by wlfgngpck 4 · 1 0

280 = 2*2*2*7*5
784 = 2*2*2*2*7*7
so LCM= higest powers(2^4*7^2*5)

2006-09-09 19:33:36 · answer #2 · answered by Mein Hoon Na 7 · 0 0

its easy to find using thos formula
l.c.m*g.c.d=n1*n2
gcd of two numbers =56
56*i.c.m =280*784
L.C.M=3920

2006-09-09 19:45:18 · answer #3 · answered by navigator 1 · 0 0

Why don't you practise a bit of math? It will help you during exams- you know. You can't have everything answered by others. Anyway- since so many have already answered this, I will not bother doing so again.

2006-09-10 01:49:52 · answer #4 · answered by astrokid 4 · 0 0

Go read http://amby.com/educate/math/2-1_LCM.html
and then learn to factor.

It's too late for me to type all that stuff ☺


Doug

2006-09-09 19:30:36 · answer #5 · answered by doug_donaghue 7 · 0 0

i could easily figure that out witha piece of paper and a pencil

2006-09-09 20:27:46 · answer #6 · answered by Anonymous · 0 0

3920-->
280=2*2*2*5*7
784=2*2*2*2*7*7
LCM=2*2*2*2*5*7*7=3920

2006-09-09 20:05:47 · answer #7 · answered by leo.soul 2 · 0 0

3920

2006-09-09 19:50:42 · answer #8 · answered by parashurama r 1 · 0 0

3,920.

2006-09-09 19:34:30 · answer #9 · answered by Pascal 7 · 0 0

fedest.com, questions and answers