seven units
1675
335
2
/* To Get The LCM Of 15 Nos in C++/ C(Just Change cin to scanf & cout to printf) */ /* Developed By Kishore Kr. Banerjee - papillon_kish@yahoo.com*/ #include <iostream.h> #include <conio.h> main() { int num[15],i,j,n1,n2,LCM,flag; clrscr(); for(i=0;i<15;i=i+1) { cout<<"Enter No - "<<i+1<<"="; cin>>num[i]; } clrscr(); n1=num[0]; for(i=1;i<15;i=i+1) { n2=num[i]; LCM=1; for(j=1;n1%j==0n2%j==0;j=j+1) { if(n1%j==0) { n1=n1/j; flag=1; } if(n2%j==0) { n2=n2/j; flag=1; } if(flag==1) { LCM=LCM*j; } } LCM=LCM*n1*n2; n1=LCM; } cout<<"the LCM ="<<LCM; getch(); }
There is no such number. 1675 - 6 = 1669 which is a prime. As a result, the only number that can divide it is 1 and 1669 itself. However, 1 not only divides 1669 but it also divides 1675. That is, 1 does not leave a remainder of 6 when dividing 1675.
To find the LCM there must be at least 2 or more numbers given.
Any two of the same number. The GCF and LCM of 10 and 10 is 10.
Generally LCM is taken out for 2 or more than 2 nos..For a single number 56, i think it will be 56 only!!
3137
The LCM of two successive natural nos. is their product. So, the LCM of 17 & 18 is 17 x 18 , which is 306
That date can be interpreted in two different ways. The 3rd of October 2037 is a Saturday. March the 10th 2037 is a Tuesday.
He served as president from January 2037 to December 2037.
April 13, 2037 falls on a Tuesday.
Those establishments manufacturing frozen fruits and vegetables are classified in SIC 2037
First, find 15% of 2037.00, by doing (2037*0.15), which equals 305.55; then subtract this 15% amount from 2037, so (2037-305.55) which equals 1731.45.
209.375