Computer Sciences > GATE 2026 SET-2 > Engineering Mathematics
The determinant of a 4×4 matrix A is 3. The value of the determinant of 2A is ____________. (answer in integer)

Correct : 48

The correct answer is 48.
For any n×n matrix A, scaling the matrix by a scalar k scales the determinant by kⁿ. This is because each row of the matrix gets multiplied by k, and there are n rows - each contributing a factor of k to the determinant.
Formula: det(kA) = kⁿ · det(A)
Here, the matrix is 4×4 (n = 4), the scalar is k = 2, and det(A) = 3. Applying the formula:
det(2A) = 2⁴ × 3 = 16 × 3 = 48.
Why kⁿ and not just k? The determinant is a multilinear function of the rows (or columns). Multiplying the entire matrix by k multiplies every one of the n rows by k, so the determinant picks up a factor of k exactly n times - giving kⁿ, not k.
A common mistake is to compute 2 × 3 = 6 (forgetting the matrix dimension) or 2³ × 3 = 24 (using n−1). Always use the full dimension n in the formula.

Similar Questions

The probability density function f(x) of a random variable X which takes real values isf(x) = 1/(3√(2π)) exp(-x²/18), x ∈ (-∞, +∞)Which one of the following sta...
#1559 MCQ
For a real number a, let I(a) = ∫-11 (3x2 - a x + 1) dx. Which of the following statements is/are true?
#1572 MSQ
Consider the system of linear equations given below.ax + y = b16x + ay = 24Suppose the values of a and b are chosen such that the system of linear equations pro...
#1576 Fill in the Blanks

Related Topics

determinant scalar multiplication GATE 2026 GATE CS 2026 Set-2 Q62 det(kA) formula GATE 4x4 matrix determinant linear algebra GATE 2026 engineering mathematics determinant matrix scalar property GATE det(2A) n×n matrix determinant properties GATE CS

Unique Visitor Count

Total Unique Visitors

Loading......