The answer is C; 35.5 units^2
2200 + 21.25X = 1840 +32.50X
subtract 1840 from each side
360+ 21.25X= 32.50X
subtract 21.25x from each side
360=11.25X
x= 360/11.25 = 32 minutes pool will have the same amount
21.25*32 = 680+2200 = 2880 liters
32.5*32 = 1040 + 1840=2880 liters
it will take 32 minutes and they will have 2880 liters each
Answer:
x(1 - .4)
Step-by-step explanation:
x = regular price.
1 - .4 = .6 = 60%
The sale price is equal to the full price (aka x) minus the discounted price (40% of x = 40/100 times x = .4x)
Therefore sale price = x - .4x or x(1 - .4)
Answer:
7/10 or 70%
Step-by-step explanation:
There has to be at least two T in each result of the simulation. This means you can also have 3 T's and 4 T's in the result.
These are the results that qualify as having at least two T's.
1. TTTT, 2. TTTT, 3. THTH, 4. HTTT, 5. TTTT, 7. HTHT, 9. THTH
That is 7 out of the 10 results which is 7/10 or 70%
These array of numbers shown above are called matrices. These are rectangular arrays of number that are arranged in columns and rows. It is mostly useful in solving a system of linear equations. For example, you have these equations
x+3y=5
2x+y=1
x+y=10
In matrix form that would be
![\left[\begin{array}{ccc}1&3&5\\2&1&1\\1&1&10\end{array}\right]](https://tex.z-dn.net/?f=%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%263%265%5C%5C2%261%261%5C%5C1%261%2610%5Cend%7Barray%7D%5Cright%5D%20)
where the first column are the coefficients of x, the second column the coefficients of y and the third column is the constants, When you multiple matrices, just multiply the same number on the same column number and the same row number. For this problem, the solution is