Answer:
umm what do you mean can like you explain
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
Answer:7
Step-by-step explanation: 14%=14/100. (14/100)*50=7
Subtract the $9 from the total then divide by 2:
38-9 = 29
29/2 = 14.50
Answer: $14.50 each
Answer:
<em>21</em>
Step-by-step explanation:
<em>30-(3*3)</em>
<em>Follow the rule:</em>
<em>PEMDAS</em>
<em>parenthesis, exponents, multiplication, division, addition, subtraction.</em>
<em>Since we know that multiplication comes first before subtraction in PEMDAS, we do multiplication first. We can also put PARENTHESES around (3*3) because the multiplication comes first.</em>
<em>So:</em>
<em>30-(6)=</em>
<em>21!</em>
Hope this helps, have a good day. c;