If each 1 translates into T and each 0 translates into F tra
If each 1 translates into T and each 0 translates into F, translate the following Boolean identity into a logical equivalence:
Solution
We have 1*1=1 and upperline(0*1)= upperline 0 * upperline 1= 1*0 =0,(USING IDENTITY UPPERLINE 0=1 AND UPPERLINE 1=0) Therefore, LHS= 1+(1*0)= 1+0=1=RHS

