From the graph at x = 0, y = 0
Check1:
y = cosx
0 = cos(0)
0 = 1
therefore, this is not the function
Check2:
y = sinx
0 = sin(0)
0 = 0
therefore, this is the function
Conclusion:
the function in the graph is y = sinx
0.004 is read as four-thousandths, so write it as fraction using a 4 in the numerator and a 1000 in the denominator. Then reduce it.
0.004 = 4/1000 = 1/250
0.004 hours = 1/250 hours
Answer: C
Step-by-step explanation: It's the most logical.
and don't lie. We all know you watch dora more.
Answer:
[6 12 2]
[0 0 0]
[0 6 2]
Step-by-step explanation:
Answer:
Step-by-step explanation:
given is a system of linear equations in 3 variables as

This can be represented in matrix form as
AX=B Or
![\left[\begin{array}{ccc}-1&-4&2\\1&2&-1\\1&1&-1\end{array}\right] *\left[\begin{array}{ccc}x\\y\\z\end{array}\right] =\left[\begin{array}{ccc}-10\\11\\14\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-1%26-4%262%5C%5C1%262%26-1%5C%5C1%261%26-1%5Cend%7Barray%7D%5Cright%5D%20%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5C%5Cz%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-10%5C%5C11%5C%5C14%5Cend%7Barray%7D%5Cright%5D)
So solution set
X would be 
|A|=-1(-1)+4(0)+2(-1)=--1
Cofactors of A are
-1 0 -1
-2 -1 -3
0 1 2
So inverse of A is
1 2 0
0 1 -1
1 3 -2
Solution set would be
x=12
y=-3
z=-5