Hello
I'm not so familiar with how mux works in multisim.
I need to draw the circuit of the following boolean algebra with an 8-to-1 Mux.
A(B+C)AB+BC(B+C)+AB
I drew this with logical ports to get the truthtable.
But I cant seem to get the same truthtable with a multiplexer >.<
Truthtable:
A B C X (where A,B,C are input and X is output)
0 0 0 0
0 0 1 0
0 1 0 0
0 1 1 1
1 0 0 0
1 0 1 0
1 1 0 1
1 1 1 1
Could someone help me out please?
Thanks in advance!

I'm not so familiar with how mux works in multisim.
I need to draw the circuit of the following boolean algebra with an 8-to-1 Mux.
A(B+C)AB+BC(B+C)+AB
I drew this with logical ports to get the truthtable.
But I cant seem to get the same truthtable with a multiplexer >.<
Truthtable:
A B C X (where A,B,C are input and X is output)
0 0 0 0
0 0 1 0
0 1 0 0
0 1 1 1
1 0 0 0
1 0 1 0
1 1 0 1
1 1 1 1
Could someone help me out please?
Thanks in advance!
