Answer:
U
Step-by-step explanation:
You dont help people you give bs answers
Triangle ABD and triangle CDB are similar because:
-it is given that angle A and angle C are equal, both 90
-angle ABD and angle CDB are equal because they are alternate interior angles
- side DB and side DB are the same length
- two triangles are equal because of AAS
It’s 45, since the bottom corner is 90, the top one is 45 bc if you turn it into a rectangle it has to be 90 also and half of that is 45, 90 plus 45 is 135 and all the angle of a right triangle make 180, so 180 minus 135 is 45
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