1 x 30, 2 x 15, 3 x 10, 5 x 6, 6 x 5, 10 x 3, 15 x 2, 30 x 1
It is 15
The GCF is 3.
30 has four factor pairs:30,115,210,36,5
Never its over
#include<stdio.h> #include<conio.h> int factr(int x); void main() { int a,fact; printf("\n Enter a value: "); scanf("%d",&a); fact=factr(a); printf("\n Factorial: %d",fact); getch(); } int factr(int x) { int f,i; f=1; for(i=x;i>=1;i--) f=f*i; return f; }
If you have 30 single socks, you would be able to make 15 pairs. This is because each pair consists of two socks. So, when you divide 30 by 2, you get 15 pairs.
30
30,115,210,36,5
30,115,210,36,5
she has about 100 pairs of shoes and 30 pairs of boots!!WOW
A zygote is a fertilized egg cell, so it is diploid and thus has a full set of DNA. If the adult has 30 pairs of chromosomes, the zygote would have 30 pairs. If there are 30 chromosomes, then the zygote will have 60 (30 from the mother and 30 from the father). It comes down to whether you meant individual chromosomes or pairs of chromosomes.
(30,1)(15,2)(10,3)(6,5)