Hi,
pleane any one give me proof for cramers method
Have you tried an arbitrary solution of a 2 variable system? Just set up two equations with ALL arbitrary parameters and solve them using substitution or something else. Then do it again using Cramer's Method.
ax + by = c
dx + ey = f
Solve that every way you can and see what it looks like.
Thanks
but how can you prove that cramers method is correct?You may prove it by taking a system of arbitary equation.But how did Cramer invented this method?(how did he know that he can solve a system of equations by doing the steps we follow to solve the system of equations using cramers maethd?)
Mr. Cramer probably solved a system of equations with arbitrary coefficients. Give it a try.
There are two ways to know for sure:
1) Ask Mr. Cramer. Too bad he no longer is with us.
2) Find the original text in which it first appears and for which the method was assigned his name.

Hello, ksssudhanva!
Cramer probably got tired of solving every system separately
. . and sought a generalized solution.
You could have done it, too.
We have: .
Add: .
Add: .
The following is my speculation on what happened.
Then he wondered, "How am I going to memorize those formulas?"
He noticed that the denominators are the determinant of the coefficients:
. . . . . .
Then he did some mental juggling to see that:
. . . . . .. and .
. . where the constants replace the respective coefficients.
Then he said, "Hey, I may be onto something here . . . "
. . and tested this pattern for larger systems
. . and eventually proving the procedure in general.
Then he and his buddies traded high-fives and said, "It's Miller time!"
But, of course, I'm guessing . . .
Here is the way to prove the generalized version of Cramer's rule.
Given,
,
Where,and
.
Since.
So, there exists a unique solution given by,
.
Let me explained what just happened. There is a rule thatis equal to its "adjoint" matrix divided by its determinant. Now the "adjoint" matrix is the transpose of the "cofactor matrix". That is what those
's area. They are cofactors. But they are written backwarks because of the transpose operator.
Multiply them out,
.
Nowis the solution matrix to the system of equations. The
-th entry in this matrix is:
.
Now consider a matrixobtained from
but its
-th coloum is replaced by
. What is the determinant of this matrix? It is the same as
! Because if we compute the determinant of this matrix by cofactor expansion along the
-th coloum we get just that!
Thus,
Q.E.D.