0 × <span>0 = 0
0 </span>× <span>1 = 0
1 </span>× <span>1 = 1
Which means multiplication is closed under {0, 1}
</span><span>1 </span>÷ <span>1 = 1
0 </span>÷ <span>1 = 0
</span>
Division is not closed under {0, 1}
1 + 1 = 2
Addition is not closed under {0, 1}
0 - 1 = -1
Subtraction is not closed under {0, 1} either
So it's only A. Multiplication which is closed under {0, 1}
Please give the equation.
Answer:
Cost = RM 857143
Loss = RM 107143
Step-by-step explanation:
<u>Given:</u>
- Selling price SP = RM 750000
- Loss% = 12.5
- Cost price CP = x
<u>Cost price is found as:</u>
- SP = CP - 12.5%
- 750000 = x - 12.5%
- 750000= x*(100-12.5)/100
- 750000= 0.875x
- x= 750000/0.875
- x≈ RM 857143
<u>Loss is:</u>
- RM 857143 - 750000 = RM 107143
Answer:
Step-by-step explanation:
a1 = 3(1) - 7 = - 4
a2 = 3(2) - 7 = -1
d = a2 - a1
d = -1 - (-4)
d = -1 + 4
d = 3
a60 = 3(60) - 7
a60 = 180 - 7
a60 = 173
n = 60
Sum = (a1 + a60) * n / 2
Sum = (-4 + 173) * 60/2
Sum = (169)*30
Sum = 5070
==================
Just to check, we'll use the second summation formula
d = 3
n = 60
a1 = -4
Sum = (2*a1 + (n - 1)*d )*n / 2
Sum = (2*(-4) + (60 -1)*3)* 60/2
Sum = (-8 + 59*3) * 30
Sum = (177 - 8)*30
Sum = 169 * 30
Sum = 5070
Same answer.