1. do you realize you have Paul at the bottom of the paper, 2. Well, Its Paul, because it says “all the girls only have 1 pet and 1 brother or sibling,”
Answer:
Step-by-step explanation:
a) We have 15! as the product of 1 to 15 natural numbers. Since 17 is prime there will be no factor common to these
By actual division we find
15! (mod 17) =16
From this we deduce
even 16! mod 17 = 16 = -1
According to Wilson theorem
(17-1)! = -1 mod 17
Thus verified 17 is prime
Hence 15! (mod 17) =-1=16
-----------------------
b) 2(26!) is divided by 29
Since 29 is prime
(29-1)! = -1 mod 29
28! = -1 mod 29 = 28
When divided this gives 25 as remainder
Answer:
g^5h^2
Step-by-step explanation:
12g^5h^4, g^5h^2
This is one way of doing it. Break down every number and every variable into a product of the simplest factors. Then see how many of each factor appear in both monomials.
12g^5h^4 = 2 * 2 * 3 * g * g * g * g * g * h * h * h * h
g^5h^2 = g * g * g * g * g * h * h
So far you see every single prime factor of each monomial.
Now I will mark the ones that are present in both. Those are the common factors.
12g^5h^4 = 2 * 2 * 3 * g * g * g * g * g * h * h * h * h
g^5h^2 = g * g * g * g * g * h * h
The greatest common factor is the product of all the factors that appear in both monomials.
GCF = g * g * g * g * g * h * h = g^5h^2
The answer is B. I hope this helped.