use your calculator
The GCD is 38. You can find it with a calculator, using prime factorization with exponents, or using one of the many on-line GCD calculators.You can also list the factors of both numbers and find the largest one that they have in common.
Answer: GCD=21 / LCM=420 A GCD/LCM calculator can be found in the "related links" section, below.
To calculate the GCD (Greatest Common Divisor) on the Casio fx-991ES, use the gcd function by entering the two numbers followed by SHIFT and gcd. For the LCM (Least Common Multiple), use the lcm function in a similar way: input the two numbers and then press SHIFT followed by lcm. The calculator will display the results for both GCD and LCM directly on the screen.
yeah program it... :)
Yes there's a app for that
I don't know but there is this AP on the Ipad called human calculator that shows how much you've lived.
Click Start, All Programs, Accesories, and Calculator should be there. If not, look it up on microsoft.com, and download it. Have fun!
Only If you download a Calculator App, yes.
if the gcd and lcm are given and one of the numbers are also given,multiply the gcd and lcm and divide them by the given number
#include void main(){int n1,n2,n3,i,gcd,s;printf("enter number n1,n2,n3:-");scanf("%d %d %d",&n1,&n2,&n3);if(n1
Answer: GCD=8 / LCM=120 A useful link for a GCD/LCM calculator is given below in the related links section.