View Single Post
  #5  
Old December 3rd, 2008, 11:25 AM
masters's Avatar
masters masters is offline
He's dead, Jim

 
Join Date: Jan 2008
Location: Big Stone Gap, Virginia
Posts: 2,242
Country:
Thanks: 522
Thanked 1,870 Times in 1,305 Posts
masters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant future
Default

Quote:
Originally Posted by mr.confused View Post
I am not sure how to solve this problem as the setup is different from other problems of this kind I have faced.All I need to know is how to set it up.If you notice the variable x is isolated on the left, usually the constant is in this position and I am not sure how to set this up.

4x= -5y+10
5x= -y-19

4x+5y=10
5x+y=-19

Find the determinant of the coefficient matrix:

D_c=\begin{vmatrix}4 & 5 \\ 5 & 1 \end{vmatrix}=-21

Now, find the determinants of the x and y matricies:

D_x=\begin{vmatrix}10 & 5 \\ -19 & 1 \end{vmatrix}=105

D_y=\begin{vmatrix}4 & 10 \\ 5 & -19 \end{vmatrix}=-126

x=\frac{D_x}{D_c}=\frac{105}{-21}=-5

y=\frac{D_y}{D_c}=\frac{-126}{-21}=6
__________________
He who knows not and knows not that he knows not is a fool, shun him. He who knows not and knows that he knows not is a child, teach him. He who knows and knows not that he knows is asleep, wake him. And he who knows and knows that he knows is wise, follow him.
-- Persian Proverb



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote