Answer:
x=7
Step-by-step explanation:
1. Distribute
2. Subtract 7x from both sides of the equation
3. Simplify
4. Divide both sides of the equation by the same term
5. Simplify
Answer: x=7
Answer:
18 white flowers
Step-by-step explanation:
We are given ratio:
Red : White
2 : 3
If Sally used 12 red flowers, how many white flowers will she use?
Let the number of white flowers Sally uses be represented by x
This is calculated as:
2/3 = 12/x
Cross Multiply
2 × x = 3 × 12
x = 3 × 12/2
x = 18 white flowers
Therefore, if Sally used 12 red flowers, the number of white flowers will she use is 18 white flowers.
Answer:
45,9
Step-by-step explanation:
<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)