Answer:
True
Step-by-step explanation:
A point is zero-dimensional with respect to the covering dimension because every open cover of the space has a refinement consisting of a single open set.
12% of 120 is 14.4
Change the percentage into a decimal by dividing over 100:
12 / 100 = 0.12
Multiply:
0.12 × 120 = 14.4
Answer:
0.2
Step-by-step explanation:
1/10 = 0.1
10/100 = 0.1
0.1+0.1 = 0.2
Answer:
Look below
Step-by-step explanation:
lets have -29 be y2 and -5 be x2
21 - (-)29
5 - (-)5
Subtracting a negative is just adding it so
21 + 29 50
5 + 5 10
50/10
this simplified, is 5/1 or 5
y=5x+b
now we need to find b, so we substitute y and y
x = 5
y = 21
21=5*5=b
5*5 is 25
now we need to get to 21
25 -4 is 21
b = -4
y=5x-4
Answer:
![\left[\begin{array}{ccc}3&-1&\\-1&1/2\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%26%5C%5C-1%261%2F2%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
The matrix system for the linear equations: x + 2y = 8, 2x + 6y = 9
![\left[\begin{array}{ccc}1&2&\\2&6\\\end{array}\right] \left[\begin{array}{ccc}x\\y\end{array}\right] = \left[\begin{array}{ccc}8\\9\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%26%5C%5C2%266%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D8%5C%5C9%5Cend%7Barray%7D%5Cright%5D)
To get the coefficient of x and y, the inverse of the first matrix (let the first matrix be A) must be known.
= (1 / determinant of A) x Adjoint of A
the determinant of A = (1 x 6) - (2 x 2) = 6 - 4 = 2
Adjoint of A = ![\left[\begin{array}{ccc}6&-2&\\-2&1\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D6%26-2%26%5C%5C-2%261%5C%5C%5Cend%7Barray%7D%5Cright%5D)
=
= ![\left[\begin{array}{ccc}3&-1&\\-1&1/2\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%26%5C%5C-1%261%2F2%5C%5C%5Cend%7Barray%7D%5Cright%5D)