Translate to english and i can help
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
15=7x+1-5x
Put like terms together. ( group anything alike)
15+1=16
7x-5x=2x
16 2x
—- ——-
2x 2x
2x/2x cancels itself out.
16 divided by 2 is 8
x=8
I hope this helped!
Answer:

Step-by-step explanation:
We have an extremely large equation and are asked to divide it, so let's solve it step-by-step :
Remove the parenthesis to make it easier to read :

Multiply the numerators :

Multiply the denominators :

Apply the negative rule :

Cancel the common factor which is 18 :

Apply the addition exponent rule :

Subtract :

Apply the rule for y :

Subtract :

Cancel the common factor of z^3 :

The answer is: " 40 books " .
____________________________________________
Explanation:
____________________________________________
Let "x" equal the number of books that Jill started with. Solve for "x" :
____________________________________________
x – (1/2)x + 16 = 36 ;
1x – (1/2)) = (1/2)x ;
(1/2)x + 16 = 36 ;
Subtract "16" from EACH SIDE of the equation:
(1/2)x + 16 – 16 = 36 – 16 ;
(1/2)x = 20 ;
Multiply each side of the equation by "2" ;
2*(1/2)x = 20 * 2 ;
to get: x = 40 .
____________________________________________
The answer is: " 40 books " .
____________________________________________