Answer:
e = -1/2
Step-by-step explanation:
4/3 = -6e - 5/3
transfer -6e to the right
4/3 = -5/3 -6e
Find the LCM of 3,3and 1
and their LCM is 3. So, divide all through by 3
3(4/3) = 3(-5/3) - 6e × 3
4 = -5 -18e
combine
4 + 5 = -18e
9 = -18e
divide by -18
9/ -18 = -18e/ -18
-1/2 = e
e = -1/2
Take the augmented matrix,
![\left[\begin{array}{ccc|c}2&1&-3&-20\\1&2&1&-3\\1&-1&5&19\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D2%261%26-3%26-20%5C%5C1%262%261%26-3%5C%5C1%26-1%265%2619%5Cend%7Barray%7D%5Cright%5D)
Swap the row 1 and row 2:
![\left[\begin{array}{ccc|c}1&2&1&-3\\2&1&-3&-20\\1&-1&5&19\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%262%261%26-3%5C%5C2%261%26-3%26-20%5C%5C1%26-1%265%2619%5Cend%7Barray%7D%5Cright%5D)
Add -2(row 1) to row 2, and -1(row 1) to row 3:
![\left[\begin{array}{ccc|c}1&2&1&-3\\0&-3&-5&-14\\0&-3&4&22\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%262%261%26-3%5C%5C0%26-3%26-5%26-14%5C%5C0%26-3%264%2622%5Cend%7Barray%7D%5Cright%5D)
Add -1(row 2) to row 3:
![\left[\begin{array}{ccc|c}1&2&1&-3\\0&-3&-5&-14\\0&0&9&36\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%262%261%26-3%5C%5C0%26-3%26-5%26-14%5C%5C0%260%269%2636%5Cend%7Barray%7D%5Cright%5D)
Multiply through row 3 by 1/9:
![\left[\begin{array}{ccc|c}1&2&1&-3\\0&-3&-5&-14\\0&0&1&4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%262%261%26-3%5C%5C0%26-3%26-5%26-14%5C%5C0%260%261%264%5Cend%7Barray%7D%5Cright%5D)
Add 5(row 3) to row 2:
![\left[\begin{array}{ccc|c}1&2&1&-3\\0&-3&0&6\\0&0&1&4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%262%261%26-3%5C%5C0%26-3%260%266%5C%5C0%260%261%264%5Cend%7Barray%7D%5Cright%5D)
Multiply through row 2 by -1/3:
![\left[\begin{array}{ccc|c}1&2&1&-3\\0&1&0&-2\\0&0&1&4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%262%261%26-3%5C%5C0%261%260%26-2%5C%5C0%260%261%264%5Cend%7Barray%7D%5Cright%5D)
Add -2(row 2) and -1(row 3) to row 1:
![\left[\begin{array}{ccc|c}1&0&0&-3\\0&1&0&-2\\0&0&1&4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%260%260%26-3%5C%5C0%261%260%26-2%5C%5C0%260%261%264%5Cend%7Barray%7D%5Cright%5D)
So we have
.
x=3y
Switch sides
3y=X
Divide 3 both sides to get
T= x/3
Answer:
The gain percent made by shopkeeper is 10.5%.
Step-by-step explanation:
Given:
Price at which goods are marked = 30%
Discount on the marked price = 15%
To Find:
Gain percentage of the shopkeeper
Solution:
Let the cost price of the product be = 100
Therefore,
MP = 30 + 100 = 130
Since discount is 15%. thus -
Discount = 15/100 x 130
= 19.5
Selling price = MP - Discount
SP = 130 - 19.5
= 110.5
Profit = SP - CP
= 110.5 - 100
= 10.5
Calculating the gain%
Gain% = 10.5/100 x 100
= 10.5
Answer: The gain percent made by shopkeeper is 10.5%.
1) 9x + 2 = x + 5 ---> 9x + 2 = 6
subtracted X from one side but not the other
2) 3(x-4) + 5 = 12 ---> 3x + 4 + 5 = 12
didn't distribute correctly: 3(x-4)
multiplied the X by 3 but not the -4