The augmented matrix is
[[-1,1,-1,-14], [2,-1,1,21],[3,2,1,19]]
On applying R_1 -gt R_1 +R_2 we get (means changing 1st row as the sum of of first and second row)
[[1,0,0,7],[2,-1,1,21],[3,2,1,19]]
On applying R_2 -gt R_2 - 2R_1 we get
[[1,0,0,7], [0,-1,1,7], [3,2,1,19]]
On applying R_2 -gt -R_2 and R_3 -gt R_3 - 3R_1 we get
[[1,0,0,7],[0,1,-1,-7],[0,2,1,-2]]
On applying R_3 -gt R_3 - 2R_2 we get
[[1,0,0,7],[0,1,-1,7],[0,0,3,12]]
On applying R_3 -gt(R_3)/3 we get
[[1,0,0,7],[0,1,-1,-7],[0,0,1,4]]
Hence the given system of equations is equivalent to the following system of equations
x = 7
y - z = -7 and
z = 4
therefore the solution set is
x = 7, y =-3, z = 4
Saturday, November 9, 2013
Precalculus, Chapter 8, 8.1, Section 8.1, Problem 83
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
There are a plethora of rules that Jonas and the other citizens must follow. Again, page numbers will vary given the edition of the book tha...
-
Lionel Wallace is the subject of most of "The Door in the Wall" by H.G. Wells. The narrator, Redmond, tells about Wallace's li...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
The poem contrasts the nighttime, imaginative world of a child with his daytime, prosaic world. In the first stanza, the child, on going to ...
-
Robinson Crusoe, written by Daniel Defoe, is a novel. A novel is a genre defined as a long imaginative work of literature written in prose. ...
-
In Celie's tenth letter to God, she describes seeing her daughter in a store with a woman. She had not seen her daughter since the night...
-
Let's start with terms: "expected value" means the average amount that you would win or lose over a large number of plays. The...
No comments:
Post a Comment