Answer:
1
Step-by-step explanation:
Remainder if 7*7*7... 124 times is divided by 4
The remainder when (7^124) / 4
Using python console:
a = 7**124
b = 4
c = a%b
print(c)
Output = 1
Hence, the remainder when 7^124 is divided by 4 is 1
<span>25 / 5 = 5
10 / 5 = 2
so the fraction can be simplified to 5/2</span><span>
</span>
Answer:
For the first triangle the missing sides are 7 and 7√2 For the second triangle,the missing sides are 13√3 and 13
Step-by-step explanation:
For the first triangle,
cos(45°)=7/hypotenuse
hypotenuse×cos45=7
hypotenuse×√2/2=7
hypotenuse=14/√2=7√2
We can now find the adjacent side using Pythagorean theorem,
√(7√2)²-7²=7
For the second triangle,
cos(30°)=adjacent/hypotenuse
but cos 30=√3/2
√3/2=adjacent/26(cross multiply and simplify)
26√3/2=13√3
To find the opposite length,
√(26)²-(13√3)²=13