a 4 bit binary number is represented as A3,A2,A1,A0 whereA3,A2,A1 and A0 represent the individual bits where A0 is LSB. design a logic circuits that will produce HIGH output whenever the three binary number is greater than 0010 , and less than 1000. using 7410only.