Line 2: Line 2:
  
 
Given a system of linear equations A*x=b where A is an invertible square matrix, the theorem says that xi = det(Ai)/det(A)  i=1,...,n.  Ai is a matrix formed by replacing the ith column of A with the vector b.
 
Given a system of linear equations A*x=b where A is an invertible square matrix, the theorem says that xi = det(Ai)/det(A)  i=1,...,n.  Ai is a matrix formed by replacing the ith column of A with the vector b.
 +
 +
[[Category:MA453Spring2009Walther]]

Revision as of 18:13, 24 January 2009

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 xi = det(Ai)/det(A) i=1,...,n. Ai is a matrix formed by replacing the ith column of A with the vector b.

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett