Answer:
see explanation
Step-by-step explanation:
The circumference (C) of a circle is calculated as
C = πd ( d is the diameter )
(4)
Here d = 18, thus
C = 18π in
(5)
Here C = 50π, thus
πd = 50π ( divide both sides by π )
d = 50 in
The radius r is one half of the diameter , thus
r = 50 ÷ 2 = 25 in
The first one is 7/10 and the second one is 5/10
Answer:
The answer is C because the constant ratio of y/x is 12/5
Notice how 2^2 = 4 is one short of 5, so this means we can say 4/5 = 0 remainder 4 or we can write that "remainder 4" as "remainder -1" to say the same basic thing
Using modulus arithmetic, we can say...
2^2 = 4 = -1 (mod 5)
(2^2)^31 = (-1)^31 = -1 (mod 5)
2*(2^2)^31 = 2*(-1) (mod 5)
2^63 = -2 = 3 (mod 5)
-------------------------------------------
So the remainder of 2^63 divided by 5 is the value 3
Answer: 3