The augmented matrix is [[-1,1,-22],[3,4,4],[4,-8,32]]
On applying R_1 -gt -R_1 and R_3 -gt (R_3)/4 we get (means inverse the sign of first row and divide the third row by 4)
[[1,-1,22],[3,4,4],[1,-2,8]]
On applying R_2 -gt 3R_1 - R_2 and R_3 -gt R_3 - R_1 we get
[[1,-1,22],[0,-7,62],[0,-1,-14]]
On applying R_3 -gt 7R_3 - R_2 we get
[[1,-1,22],[0,-7,62],[0,0,-160]]
On applying R_2 -gt (R_2)/(-7) we get
[[1,-1,22],[0,1,-62/7],[0,0,-160]]
Hence the given system of equations is equivalent to the following
x - y =22
y = -62/7 and 0(x) + 0(y) =-160
Clearly no x, y satisfy the last equation.
Hence the given system has no solution and is inconsistent
Friday, March 8, 2019
Precalculus, Chapter 8, 8.1, Section 8.1, Problem 71
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Does the quote "a plague on both your houses" have any significance in the play of Romeo and Juliet?Mercutio utters this line -- "A plague o' both your houses!" -- after he has been killed by Tybalt. Tybalt came looking for R...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
No comments:
Post a Comment