Engineering & Architecture Admissions
Download Q&AQ. If A = 1 and B = 1, what is the output of the AND gate?
Q. If A = 1 and B = 1, what is the output of the XOR gate?
Q. If A = 1, B = 1, and C = 0, what is the output of A OR (B AND C)?
Q. If A = 1, B = 1, and C = 0, what is the output of the expression (A OR B) AND C?
Q. If A = 1i + 1j + 1k and B = 2i + 2j + 2k, what is A · B?
Q. If A = 2i - j and B = -i + 3j, what is the value of A · B?
Q. If A = 6i + 8j and B = 3i + 4j, what is the scalar product A · B?
Q. If A = 7i + 24j and B = 24i - 7j, calculate A · B.
Q. If A = i + 2j + 3k and B = 4i + 5j + 6k, find A · B.
Q. If A = [[1, 0], [0, 1]] and B = [[2, 3], [4, 5]], what is AB?
Q. If A = [[1, 0], [0, 1]] is the identity matrix, what is A^n for any integer n?
Q. If A = [[1, 2], [3, 4]] and B = [[5, 6], [7, 8]], what is A + B?
Q. If A = [[1, 2], [3, 4]], find A^2.
Q. If A = [[1, 2], [3, 4]], find the determinant of A.
Q. If A = [[1, 2], [3, 4]], what is A^2?
Q. If A = [[1, 2], [3, 4]], what is the adjoint of A?
Q. If A = [[1, 2], [3, 4]], what is the determinant of A?
Q. If A = [[1, 2], [3, 4]], what is the eigenvalue of A?
Q. If A = [[1, 2], [3, 4]], what is the inverse of A?
Q. If A = [[1, 2], [3, 4]], what is the trace of A?
Q. If A = [[2, 0], [0, 3]], what is the eigenvalue of A?
Q. If A = {1, 2, 3, 4} and B = {2, 4, 6, 8}, what is A ∪ B?
Q. If A = {1, 2, 3} and B = {1, 2, 3, 4, 5}, what is A ⊆ B?
Q. If A = {1, 2, 3} and B = {1, 2, 3, 4}, what is A ⊆ B?
Q. If A = {1, 2, 3} and B = {1, 2, 3, 4}, what is the cardinality of A × B?
Q. If A = {1, 2, 3} and B = {1, 2, 3, 4}, what is the number of subsets of A ∪ B?
Q. If A = {1, 2, 3} and B = {1, 2, 3}, what is A × B?
Q. If A = {1, 2, 3} and B = {1, 2}, what is the number of elements in A × B?
Q. If A = {1, 2, 3} and B = {2, 3, 4}, what is |A ∩ B|?
Q. If A = {1, 2, 3} and B = {3, 4, 5}, what is A - B?