You carry the 7 add the 6 put a little bit of whip cream and you got a cake ta da
Answer:
Mikhail's age is 25 years old
Step-by-step explanation:
Let's make an equation: Say Mikhail is x, so Gabby would be 2*x=2x
If the sum of their ages equals 75, then x+2x=75, and x=2x=3x, so 3x=75.
75/3=25
Answer:
34
Step-by-step explanation:
The mean is calculated as
mean = 
let x be the missing frequency, then
Total frequency × midpoint
= (16 × 2) + 7x + (20 × 12) + (10 × 17) = 32 + 7x + 240 + 170 = 442 + 7x
Total frequency = 16 + x + 20 + 10 = 46 + x, thus
= 8.5 ( cross- multiply )
442 + 7x = 8.5(46 + x)
442 + 7x = 391 + 8.5x ( subtract 8.5x from both sides )
442 - 1.5x = 391 ( subtract 442 from both sides )
- 1.5x = - 51 ( divide both sides by - 1.5 )
x = 34
The missing frequency is 34
Answer:
doubling the square Apex
Step-by-step explanation:
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).