The value of the boolean variable x is 0
The boolean equation is given as:
x . 1 = 0
The above means that:
x and 1 = 0
The law of the and operator is that;
The output is 0 if both inputs are different.
One of the inputs is 1.
So, the other input is 0
Hence, the value of x is 0
Read more about boolean variable at:
https://brainly.com/question/18089222
#SPJ11