The answer is there are no solution
Answer:
parallel
Step-by-step explanation:
-5( -x+y)=-2(-5)
5x-5y=10
Answer:
The reduced row-echelon form of the linear system is ![\left[\begin{array}{cccc}1&0&-5&0\\0&1&3&0\\0&0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%260%5C%5C0%261%263%260%5C%5C0%260%260%261%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
We will solve the original system of linear equations by performing a sequence of the following elementary row operations on the augmented matrix:
- Interchange two rows
- Multiply one row by a nonzero number
- Add a multiple of one row to a different row
To find the reduced row-echelon form of this augmented matrix
![\left[\begin{array}{cccc}2&3&-1&14\\1&2&1&4\\5&9&2&7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D2%263%26-1%2614%5C%5C1%262%261%264%5C%5C5%269%262%267%5Cend%7Barray%7D%5Cright%5D)
You need to follow these steps:
- Divide row 1 by 2
![\left(R_1=\frac{R_1}{2}\right)](https://tex.z-dn.net/?f=%5Cleft%28R_1%3D%5Cfrac%7BR_1%7D%7B2%7D%5Cright%29)
![\left[\begin{array}{cccc}1&3/2&-1/2&7\\1&2&1&4\\5&9&2&7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%263%2F2%26-1%2F2%267%5C%5C1%262%261%264%5C%5C5%269%262%267%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 1 from row 2
![\left(R_2=R_2-R_1\right)](https://tex.z-dn.net/?f=%5Cleft%28R_2%3DR_2-R_1%5Cright%29)
![\left[\begin{array}{cccc}1&3/2&-1/2&7\\0&1/2&3/2&-3\\5&9&2&7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%263%2F2%26-1%2F2%267%5C%5C0%261%2F2%263%2F2%26-3%5C%5C5%269%262%267%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 1 multiplied by 5 from row 3
![\left(R_3=R_3-\left(5\right)R_1\right)](https://tex.z-dn.net/?f=%5Cleft%28R_3%3DR_3-%5Cleft%285%5Cright%29R_1%5Cright%29)
![\left[\begin{array}{cccc}1&3/2&-1/2&7\\0&1/2&3/2&-3\\0&3/9&9/2&-28\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%263%2F2%26-1%2F2%267%5C%5C0%261%2F2%263%2F2%26-3%5C%5C0%263%2F9%269%2F2%26-28%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 2 multiplied by 3 from row 1
![\left(R_1=R_1-\left(3\right)R_2\right)](https://tex.z-dn.net/?f=%5Cleft%28R_1%3DR_1-%5Cleft%283%5Cright%29R_2%5Cright%29)
![\left[\begin{array}{cccc}1&0&-5&16\\0&1/2&3/2&-3\\0&3/9&9/2&-28\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%2616%5C%5C0%261%2F2%263%2F2%26-3%5C%5C0%263%2F9%269%2F2%26-28%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 2 multiplied by 3 from row 3
![\left(R_3=R_3-\left(3\right)R_2\right)](https://tex.z-dn.net/?f=%5Cleft%28R_3%3DR_3-%5Cleft%283%5Cright%29R_2%5Cright%29)
![\left[\begin{array}{cccc}1&0&-5&16\\0&1/2&3/2&-3\\0&0&0&-19\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%2616%5C%5C0%261%2F2%263%2F2%26-3%5C%5C0%260%260%26-19%5Cend%7Barray%7D%5Cright%5D)
- Multiply row 2 by 2
![\left(R_2=\left(2\right)R_2\right)](https://tex.z-dn.net/?f=%5Cleft%28R_2%3D%5Cleft%282%5Cright%29R_2%5Cright%29)
![\left[\begin{array}{cccc}1&0&-5&16\\0&2&3&-6\\0&0&0&-19\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%2616%5C%5C0%262%263%26-6%5C%5C0%260%260%26-19%5Cend%7Barray%7D%5Cright%5D)
- Divide row 3 by −19
![\left(R_3=\frac{R_3}{-19}\right)](https://tex.z-dn.net/?f=%5Cleft%28R_3%3D%5Cfrac%7BR_3%7D%7B-19%7D%5Cright%29)
![\left[\begin{array}{cccc}1&0&-5&16\\0&2&3&-6\\0&0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%2616%5C%5C0%262%263%26-6%5C%5C0%260%260%261%5Cend%7Barray%7D%5Cright%5D)
- Subtract row 3 multiplied by 16 from row 1
![\left(R_1=R_1-\left(16\right)R_3\right)](https://tex.z-dn.net/?f=%5Cleft%28R_1%3DR_1-%5Cleft%2816%5Cright%29R_3%5Cright%29)
![\left[\begin{array}{cccc}1&0&-5&0\\0&1&3&-6\\0&0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%260%5C%5C0%261%263%26-6%5C%5C0%260%260%261%5Cend%7Barray%7D%5Cright%5D)
- Add row 3 multiplied by 6 to row 2
![\left(R_2=R_2+\left(6\right)R_3\right)](https://tex.z-dn.net/?f=%5Cleft%28R_2%3DR_2%2B%5Cleft%286%5Cright%29R_3%5Cright%29)
![\left[\begin{array}{cccc}1&0&-5&0\\0&1&3&0\\0&0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%260%26-5%260%5C%5C0%261%263%260%5C%5C0%260%260%261%5Cend%7Barray%7D%5Cright%5D)
Answer:
$33.60
Step-by-step explanation:
First we take 80% of $40.
1. $40 * 0.80 = $32
Next we take 105% of $32.
2. $32 * 1.05 = $33.60