How do i prove that: GCD(a,LCM[b,c]) == LCM(GCD[a,b],GCD[a,c]) using the fact the GCD(a,b)=a*b/LCM(a,bc) ?
Follow Math Help Forum on Facebook and Google+
View Tag Cloud