Cramer's Rule can be used to solve a system of linear equations.

Given a system of linear equations A*x=b where A is an invertible square matrix, the theorem says that x_i = det(A_i)/det(A) i=1,...,n. A_i is a matrix formed by replacing the ith column of A with the vector b.

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang