Answer:
Hope this helps you to understand, to do the problem and for future problems!
Step-by-step explanation:
All you have to do is take the numbers, add them, then divide them by how much there are. Once you did that if its a negative you just turn it positive bc its absolute.
The answer would be 10.19m. If you want to round it of to a less precise
measurement it would be 10 m.
Answer:
m=-25
Step-by-step explanation:
m=Δh/Δt
(Im choosing for the difference in height and time (Δh and Δt) to be the difference between the data in the first two rows)
m=(4500-5000)/(20-0)
m=-500/20
m=-25
Answer:
14 candy Bars
Step-by-step explanation:
Let's under the question before we attempt it.
Total number of Candy Brooklyn is supposed to sell = 20
Percentage of Candy Bars sold= 70%
To know the exact number of Candy sold, it's means we must know the exact value of 70% of 20.
To solve this, we just proceed with mathematical operations.
Therefore:
70% of 20
= 70 / 100 * 20
= 1400 / 100
= 14.
It therefore means that, Brooklyn sold 14 Candy Bars
Math is fun! Lets Keep learning
Answer: The system of equations is:
x + 2y + 2 = 4
y - 3z = 9
z = - 2
The solution is: x = -22; y = 15; z = -2;
Step-by-step explanation: ONe way of solving a system of equations is using the Gauss-Jordan Elimination.
The method consists in transforming the system into an augmented matrix, which is writing the system in form of a matrix and then into a <u>Row</u> <u>Echelon</u> <u>Form,</u> which satisfies the following conditions:
- There is a row of all zeros at the bottom of the matrix;
- The first non-zero element of any row is 1, which called leading role;
- The leading row of the first row is to the right of the leading role of the previous row;
For this question, the matrix is a Row Echelon Form and is written as:
![\left[\begin{array}{ccc}1&2&2\\0&1&3\\0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%262%5C%5C0%261%263%5C%5C0%260%261%5Cend%7Barray%7D%5Cright%5D)
![\left[\begin{array}{ccc}4\\9\\-2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D4%5C%5C9%5C%5C-2%5Cend%7Barray%7D%5Cright%5D)
or in system form:
x + 2y + 2z = 4
y + 3z = 9
z = -2
Now, to determine the variables:
z = -2
y + 3(-2) = 9
y = 15
x + 30 - 4 = 4
x = - 22
The solution is (-22,15,-2).