Y+1=-1(x-3) is point slope formula
So some quick tips for inequalities:
**What you do to one side you HAVE TO do it to the other 2**
**If you ever divide a negative number past the inequality signs, the signs FLIP!!**
(e.g. 2>-5x>25)
-2/5 <x < -5
I hope that this has helped!
Equation at the end of step1: (7x + 18) (4) - 4x = 0 2 STEP2:Equation at the end of step 2 2 • (7x + 18) - 4x = 0 STEP3:STEP4:Pulling out like terms
4.1 Pull out like factors :
10x + 36 = 2 • (5x + 18)
Equation at the end of step4: 2 • (5x + 18) = 0 STEP5:Equations which are never true:
5.1 Solve : 2 = 0
This equation has no solution.
A a non-zero constant never equals zero.
Solving a Single Variable Equation:
5.2 Solve : 5x+18 = 0
Subtract 18 from both sides of the equation :
5x = -18
Divide both sides of the equation by 5:
x = -18/5 = -3.600
<h3>
Answer:</h3>
(x, y) = (7, -5)
<h3>
Step-by-step explanation:</h3>
It generally works well to follow directions.
The matrix of coefficients is ...
![\left[\begin{array}{cc}2&4\\-5&3\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D2%264%5C%5C-5%263%5Cend%7Barray%7D%5Cright%5D)
Its inverse is the transpose of the cofactor matrix, divided by the determinant. That is ...
![\dfrac{1}{26}\left[\begin{array}{ccc}3&-4\\5&2\end{array}\right]](https://tex.z-dn.net/?f=%5Cdfrac%7B1%7D%7B26%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-4%5C%5C5%262%5Cend%7Barray%7D%5Cright%5D)
So the solution is the product of this and the vector of constants [-6, -50]. That product is ...
... x = (3·(-6) +(-4)(-50))/26 = 7
... y = (5·(-6) +2·(-50))/26 = -5
The solution using inverse matrices is ...
... (x, y) = (7, -5)