SOLUTION: let a be an nxn matrix. let Ax=b be the matrix equation for a linear system in which b equals k times the ith column of A, where k is some non-zero constant. Use cramer's rule to p

Algebra.Com
Question 381808: let a be an nxn matrix. let Ax=b be the matrix equation for a linear system in which b equals k times the ith column of A, where k is some non-zero constant. Use cramer's rule to prove that xi=k and xj=0 for al j does not equal i is the single unique solution to the system.
Answer by robertb(5830)   (Show Source): You can put this solution on YOUR website!
Assume |A| is not equal to 0. I will denote by |A(n)| the determinant of the matrix with the nth column replaced by b. Then xn = |A(n)|/|A|, by Cramer's rule. Now for n not equal to i, |A(n)| = 0, because the nth column of matrix A(n) would be k times the ith column of A(n), and by property of determinants,
|A(n)| = 0, and so xn = |A(n)|/|A| = 0 as long as n is not equal to i.
If n = i, then |A(i)| = k|A|, and so xi = |A(i)|/|A|= k, and the solution is complete.

RELATED QUESTIONS

let W be an nx1 matrix such that W^T*W=1.The nxn matrix H=In-2WW^T is called a... (answered by rothauserc)
I need help with this proof: Let x1....xk be linearly independent vectors in R^n, and let (answered by robertb)
Let A be an m x n matrix. Prove that if B can be obtained from A by an elementary row... (answered by khwang)
Let B =( matrix (3,3, 1,2,3, 2,k-3,3, 3,4,k-4 ) ) a)Find det(B) in terms of k;... (answered by jim_thompson5910)
I was given a homework sheet in class and have no idea what chapter it is from. Let A be (answered by venugopalramana)
Let n ∈ N and B be a n × n matrix that has determinant 1. Show that there exist n × n (answered by robertb)
I have 2 questions a/ A is nxn matrix and v1,v2,...,vn be linearly independent in Rn.... (answered by venugopalramana)
Given the following matrices over Z5: b1 b4 b7 b2 b5 b8 = B b3 b6 (answered by CPhill)
Given the following matrices: b1 b4 b7 b2 b5 b8 = B b3 b6 b9 (answered by CPhill)