Posted by coried on Sunday, September 13, 2009 at 5:32pm.
1.
Rewrite system in augmented matrix form:
0 6 1 0 5
1 3 -1 1 8
1 0 0 1 2
Solve by Gaussian elimination.
With 3 equations and 4 unknowns (w,x,y,z), the solution will be in terms of one of the unknowns and not completely numeric. It could also be inconsistent.
2.
Find the determinant of D=
4 2
5 -5
D=4*(-5)-5*2=-30
Dx (obtained by replacing the x column with the column vector)
8/5 2
5 -5
= (8/5)*(-5) - 5*2
=-18
Dy =
4 8/5
5 5
= 4*5 - 5*(8/5)
= 12
x=Dx/D=-18/(-30)=3/5
y=Dy/D=12/(-30)=-2/5
Check: 4x+2y = 8/5
5x-5y = 5
OK
Solve each system graphically. Be sure to check your solution. If a system has an infinite number of solutions, use set−builder notation to write the solution set. If a system has no solution, state this.
2x − y = 4,
5x − y = 13
Related Questions
alegebra - Solve the system of equations by graphing. Then classift the system ...
math - Determine whether the ordered pair is a solution of the inequality (5, 12...
College Algebra - 5x+y=7 6x+7y= -9 Solve for system of equations. What is the ...
system of equations - solve using any method and identify the system as ...
algebra - solve the system of equations by graphing. Then classify the system as...
College Algebra - Solve the system of equations. Then classify the system. 7x-7y...
math - Consider the following system of equations. Y = 3x 7 Y - 3x = 5 a...
pre-calculus - Solve eacy system of inequalities. If the system has no solution...
Algebra - Solve the system of equation by graphing. Then classify the system. 3x...
Algebra - Suppose a linear system of equations has 2012 equations and 2013 ...
For Further Reading