2x-y+3z=24
2y-z=14
7x-5y=6
Write the equations as,
[[2,-1,3,|24],[0,2,-1,|14],[7,-5,0,|6]]
Make the pivot in the first column by dividing the First row by 2,
[[1,-1/2,3/2,|12],[0,2,-1,|14],[7,-5,0,|6]]
Multiply the first row by 7,
[[7,-7/2,21/2,|84],[0,2,-1,|14],[7,-5,0,|6]]
Subtract the 1st row from the 3rd row and restore it,
[[1,-1/2,3/2,|12],[0,2,-1,|14],[0,-3/2,-21/2,|-78]]
Make the pivot in the second column by dividing the 2nd row by 2,
[[1,-1/2,3/2,|12],[0,1,-1/2,|7],[0,-3/2,-21/2,|-78]]
Multiply the 2nd row by -1/2,
[[1,-1/2,3/2,|12],[0,-1/2,1/4,|-7/2],[0,-3/2,-21/2,|-78]]
subtract the 2nd row from the 1st row and restore it,
[[1,0,5/4,|31/2],[0,1,-1/2,|7],[0,-3/2,-21/2,|-78]]
Multiply the 2nd row by -3/2
[[1,0,5/4,|31/2],[0,-3/2,3/4,|-21/2],[0,-3/2,-21/2,|-78]]
subtract the 2nd row from the 3rd row and restore it,
[[1,0,5/4,|31/2],[0,1,-1/2,|7],[0,0,-45/4,|-135/2]]
Make the pivot in the 3rd column by dividing the 3rd row by -45/4,
[[1,0,5/4,|31/2],[0,1,-1/2,|7],[0,0,1,|6]]
Multiply the 3rd row by 5/4,
[[1,0,5/4,|31/2],[0,1,-1/2,|7],[0,0,5/4,|15/2]]
subtract the 3rd row from the first row and restore it,
[[1,0,0,|8],[0,1,-1/2,|7],[0,0,1,|6]]
Multiply the 3rd row by -1/2,
[[1,0,0,|8],[0,1,-1/2,|7],[0,0,-1/2,|-3]]
subtract the 3rd row from the 2nd row and restore it,
[[1,0,0,|8],[0,1,0,|10],[0,0,1,|6]]
So the solutions are x=8,y=10,z=6
Tuesday, April 11, 2017
Precalculus, Chapter 8, 8.1, Section 8.1, Problem 82
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 ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
x=4cost y=2sint First, take the derivative of x and y with respect to t. dx/dt=-4sint dy/dt=2cost Then, determine the first derivative dy/dx...
-
Ethno-nationalism is defined as "advocacy of or support for the political interests of a particular ethnic group, especially its nation...
-
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...
-
Both boys are very charismatic and use their charisma to persuade others to follow them. The key difference of course is that Ralph uses his...
-
Equation of a tangent line to the graph of function f at point (x_0,y_0) is given by y=y_0+f'(x_0)(x-x_0). The first step to finding eq...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
No comments:
Post a Comment