1 2/12 is the answer because you multiply the fraction by the other detonator
Answer:
-0.274
Step-by-step explanation:
You could just use the calculator, BUT if you want to use pencil paper you have to align them decimal over decimal:
-2.074
- 1.8
-------------
Answer:
45 Handshakes.
Step-by-step explanation:
10 people shake hands.
So, each person will shake hands with 9 other people.
Total number of handshakes = 90/2 = 45
In this question, we are given a matrix, and we have to perform the given operation.
The matrix is:
![\left[\begin{array}{ccc}6&-1&|5\\1&-5&|0\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D6%26-1%26%7C5%5C%5C1%26-5%26%7C0%5Cend%7Barray%7D%5Cright%5D)
The following operation is given:

In which
is the element at the first line and
is the element at the second line.
Updating the first line:



Thus, the filled matrix will be given by:
![\left[\begin{array}{ccc}0&29&|5\\1&-5&|0\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D0%2629%26%7C5%5C%5C1%26-5%26%7C0%5Cend%7Barray%7D%5Cright%5D)
For another example where row operations are applied on a matrix, you can check brainly.com/question/18546657
Answer:
x = -2, y = -4, or (-2, -4).
Step-by-step explanation:
5x + y = -14
5x - 3y = 2
If we look at the first equation, we can see that y can be easily isolated.
5x + y = -14
Subtract 5x from both sides.
y = -5x - 14
Now we have a variable that we can plug into the second equation.
5x - 3y = 2
5x - 3(-5x - 14) = 2
Distribute the -3 across each term in the parentheses.
5x + 15x + 42 = 2
Combine like terms.
20x + 42 = 2
Subtract 42 from both sides.
20x = -40
Divide both sides by 20 to isolate x.
x = -2
Plug in x = -2 back into one of the equations to find y.
y = -5x - 14
y = -5(-2) - 14
Multiply.
y = 10 - 14
Subtract.
y = -4
Our solution is x = -2, y = -4, or (-2, -4).
Check your answer by plugging both values into one of the equations.
5x - 3y = 2
5(-2) - 3(-4) = 2
-10 + 12 = 2
2 = 2
Your answer is correct.
Hope this helps!