I’m constructing a truth table for statements “A”, “B”, “C”, and the composite statement “A AND B AND C”.
I’m pretty sure I constructed the table correctly, but I have a question about calculating all the possible combinations of “true” and “false” for three different variables:
Can you use exponents to solve this question?
In other words, 2^3=8, where the base is the possible number of values (for a logic statement, it can only be 2), and the exponent is the number of variables (in this case 3)? Which would mean there are eight combinations of “true” and “false” for three statements (variables)?
Can someone point me in the direction of where I can learn more about this? I would like to able to determine the possible combinations of “true” and “false” for any number of statements or variables.
The other aspect about the truth table I noticed is that the first and last row of truth values are “T” or “F”, the leftmost column is four “T’s”, then four “F’s”. The center column is two “T’s”, then two “F’s”; two “T’s”, then two “F’s”. The rightmost column goes back-and-forth between “T” and “F”. Does it have to be this way? Less important question, but I was curious to ask.
Any help would be appreciated. Thanks!

