Answer: 864,000
Step-by-step explanation:
and that's if it's multiplication
Hey there!
First, we will do the subtraction with the two like terms on the left. I know they're like terms because although they have different coefficients, they have the same variable.
We have:
2n=4
Divide both sides by 3 to get:
n = 2
Hope this helps!
Answer:
180.975 square feet
Step-by-step explanation:
est: 181 square feet
Answers:
- Exactly 25%
- median = 450
- Not enough info (see below)
- IQR = 24
- IQR = 192
=========================================================
Explanations:
- By definition, the quartiles split the data into four equal parts. The first quartile (Q1) will have 25% of the data below it.
- The second quartile is the exact same value as the median. This is because the median splits the data into two equal halves, i.e. is at the midpoint.
- There's not enough info. We can determine that 25% of the company makes more than $60,000, but we don't know how many people total work at the company. This info is missing.
- Subtract the third and first quartiles (Q3 and Q1) to get the interquartile range (IQR). So IQR = Q3 - Q1 = 45-21 = 24
- Same idea as the previous problem. IQR = Q3 - Q1 = 316.5 - 124.5 = 192
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.