#1
Which of the following is an algebraic expression?
#2
Simplify the expression: 3x^2 + 2x^2 - 5x + 7x
#3
If f(x) = 3x^2 - 2x + 1, what is f(4)?
#4
If g(x) = 2x^3 + 5x^2 - 3x + 2, what is g(-1)?
#5
Evaluate the expression: 4x - 2y + 3z for x = 2, y = 3, and z = 5.
#6
What is the result of the matrix multiplication: [[1, 2], [3, 4]] * [[5, 6], [7, 8]]?
#7
What is the value of x in the equation 2x - 5 = 13?
#8
Which of the following is NOT a valid matrix operation?
#9
What is the result of the matrix addition: [[1, 2], [3, 4]] + [[-1, -2], [-3, -4]]?
#10
If A is a 2x2 matrix with determinant 5, what is the determinant of the matrix -2A?
#11
Factorize the quadratic expression: x^2 - 4x + 4
#12
What is the determinant of the matrix [[3, 4], [1, 2]]?
#13
What is the result of the following matrix operation: [[1, 2], [3, 4]]^T?
#14
What is the rank of the matrix [[1, 2], [3, 4], [5, 6]]?
#15
What is the result of the following matrix operation: [[1, 2, 3], [4, 5, 6]]^T?
#16