Answer:
-4 in
Step-by-step explanation:
4 inches underground, assuming that ground level is 0, is negative four inches.
Answer:
63
Step-by-step explanation:
(6+9÷3)×7
division is always first
(6+3)×7
then parenthesis
9×7
multiply
63
Answer:
S'(5,-1), M'(1,-3)
Step-by-step explanation:
So, if the rotation is clockwise, the formula is (x,y)--->(-x,-y).
The original points are, (-1,3) and (-5,1).
Using the formula,
(-1,3) ----> (1,-3)
(-5,1) ----> (5,-1)
For the question in the image, the reflection over the x-axis is..
S'(-5,1) ---> (-5,-1)
M'(1,-3) ---> (-1,-3)
Answer:
4.875
Step-by-step explanation:
The mean is the average of all the numbers or all the numbers added up divided by how many numbers so
3+5+2+10+6+3+7+3=39 and there are 8 numbers so
39/8 is 4.875 or 4 7/8
4.875
If A and B are equal:
Matrix A must be a diagonal matrix: FALSE.
We only know that A and B are equal, so they can both be non-diagonal matrices. Here's a counterexample:
![A=B=\left[\begin{array}{cc}1&2\\4&5\\7&8\end{array}\right]](https://tex.z-dn.net/?f=A%3DB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D1%262%5C%5C4%265%5C%5C7%268%5Cend%7Barray%7D%5Cright%5D)
Both matrices must be square: FALSE.
We only know that A and B are equal, so they can both be non-square matrices. The previous counterexample still works
Both matrices must be the same size: TRUE
If A and B are equal, they are literally the same matrix. So, in particular, they also share the size.
For any value of i, j; aij = bij: TRUE
Assuming that there was a small typo in the question, this is also true: two matrices are equal if the correspondent entries are the same.