Use the formula A = p( 1 + x)^n.
A = 1831.84(1 + 0.14)^6
You can finish.
Answer:
4/36
Explanation:
There are 6 numbers and if spines twice other 6, if these are multiplied with each other there will be a total of 36 products or probabilities.
On total there are four 12
2 x 6
3 x 4
4 x 3
6 x 2
If you are asking if your work is good,thn yes,you are right
All exercises involve the same concept, so I'll show you how to do the first, then you can apply the exact same logic to all the others.
The first thing you need to know is that, when a certain quantity multiplies a parenthesis, you can distribute that number to every element in the parenthesis. This means that
![a(b+c) = ab+ac](https://tex.z-dn.net/?f=%20a%28b%2Bc%29%20%3D%20ab%2Bac%20)
So,
is multiplying the parenthesis involving
and
, and we distributed it:
multiplies both
and
in the final result.
Secondly, you have to know how to recognize like terms, because they are the only terms you can sum. Two terms can be summed if they have the same literal expression. So, for example, you cannot sum
, and neither
exponents count.
But you can su, for example,
![5x-3x = (5-3)x = 2x](https://tex.z-dn.net/?f=%205x-3x%20%3D%20%285-3%29x%20%3D%202x%20)
or
![23xy^2z^6 - 17xy^2z^6 = 6xy^2z^6](https://tex.z-dn.net/?f=%2023xy%5E2z%5E6%20-%2017xy%5E2z%5E6%20%3D%206xy%5E2z%5E6)
So, take for example exercise 9:
![1.2(7x-5y) - (10y-4.3x)](https://tex.z-dn.net/?f=%201.2%287x-5y%29%20-%20%2810y-4.3x%29%20)
We distribute the 1.2 through the first parenthesis:
![1.2(7x-5y) = 1.2 \cdot 7x - 1.2 \cdot 5y = 8.4x-6y](https://tex.z-dn.net/?f=%201.2%287x-5y%29%20%3D%201.2%20%5Ccdot%207x%20-%201.2%20%5Ccdot%205y%20%3D%208.4x-6y)
And you can distribute the negative sign through the second parenthesis (it counts as a -1 to distribute):
![- (10y-4.3x) = -10y+4.3x](https://tex.z-dn.net/?f=%20-%20%2810y-4.3x%29%20%3D%20-10y%2B4.3x)
So, the expression becomes
![8.4x-6y-10y+4.3x](https://tex.z-dn.net/?f=%208.4x-6y-10y%2B4.3x%20)
Now sum like terms:
![(8.4+4.3)x + (-6-10)y = 12.7x - 16y](https://tex.z-dn.net/?f=%20%288.4%2B4.3%29x%20%2B%20%28-6-10%29y%20%3D%2012.7x%20-%2016y%20)
Answer:
![\dfrac{225}{64}](https://tex.z-dn.net/?f=%20%5Cdfrac%7B225%7D%7B64%7D%20)
Step-by-step explanation:
![(4^3)^{-2} \times (2^3)^4 \times (\dfrac{8}{15})^{-2} =](https://tex.z-dn.net/?f=%20%284%5E3%29%5E%7B-2%7D%20%5Ctimes%20%282%5E3%29%5E4%20%5Ctimes%20%28%5Cdfrac%7B8%7D%7B15%7D%29%5E%7B-2%7D%20%3D%20)
![= (2^2)^{-6} \times 2^{12} \times (\dfrac{15}{8})^{2}](https://tex.z-dn.net/?f=%3D%20%282%5E2%29%5E%7B-6%7D%20%5Ctimes%202%5E%7B12%7D%20%5Ctimes%20%28%5Cdfrac%7B15%7D%7B8%7D%29%5E%7B2%7D)
![= 2^{-12} \times 2^{12} \times \dfrac{225}{64}](https://tex.z-dn.net/?f=%3D%202%5E%7B-12%7D%20%5Ctimes%202%5E%7B12%7D%20%5Ctimes%20%5Cdfrac%7B225%7D%7B64%7D)
![= \dfrac{225}{64}](https://tex.z-dn.net/?f=%20%3D%20%5Cdfrac%7B225%7D%7B64%7D%20)