Two segments are given on the number line:
B = [10; 35]
and
C = [25; 49]
. Specify
the largest possible length of such segment
A
for which the logical expression
\((x \in A) \rightarrow \neg((x \in B) \equiv (x \in C) )\)
true (i.e. takes the value 1) for any value of the variable
x
.