It could be 1, I'm not really sure
Answer:
Step-by-step explanation:
<u>Given:</u>
- I = 5% = 0.05
- t = 2 years
- Let the sum is x.
<u>Simple interest:</u>
<u>Compound interest:</u>
- CI = x*(1 + 0.05)² - x = 1.1025x - x = 0.1025x
<u>The difference is 230:</u>
- 0.1025x - 0.1x = 230
- 0.0025x = 230
- x = 230/0.0025
- x = 92000
Answer:
The correct matrices are:
Matrix:
7 1 5
1 5 7
5 7 1
all diagonal elements of A^2 are: 7^2 + 1^2 + 5^2
Matrix:
9 18 27
27 -9 18
18 27 9
all diagonal elements of A^2 are: 9^2 + 27*18 + 18*27 or (-9)^2
Matrix:
8 1 6
6 8 1
1 6 8
all diagonal elements of A^2 are: 8^2 + 6*1 + 1*6