You can think of x && y || z as equivalent to: int func (int x, int y, int z) { if (x) { if (y) { return true; } } if (z) { return true; } return false; } Since both x and y are fixed to be non-zero values the first return statement is always hit. thats what i think
Answer:
n = 21
Step-by-step explanation:
5(n-7)=2(n+14)
Distribute
5n -35 = 2n+28
Subtract 2n from each side
5n-2n -35 = 2n-2n +28
3n-35 =28
Add 35 to each side
3n-35+35 = 28+35
3n = 63
Divide by 3
3n/3 = 63/3
n =21
Answer:
Im not sure, but I think its like this...
Step-by-step explanation:
(16+5) + 10 = 16 + (5+10)
I hope this is correct!!
Answer:
43
Step-by-step explanation:
18x+7
=18×2+7
=36×9
=45