Answer:
Kindly check explanation
Step-by-step explanation:
When performing addition and subtraction of decimals, it is important to arrange the numbers being added or subtracted such that the decimal points are in line. This is particularly important so that the place value of the numbers are in accord.
To simplify, when then decimals are in line, then the tenth value of the first number will be added to the tenth value of the second. Without this arrangement, one might be adding the hundredth placed value to the tenth or unit value which is mathematically incorrect and will yield a wrong result.
For instance :
6.32 - 0.5
Here, when the decimal point of each number is in line, the tenth placed value of the first number (3) matches the tenth placed number of the second number (5) and all others also fall in place automatically.
____6.32
- ___0.5
________
___ 5.82
________
Answer:
B
Step-by-step explanation:
Answer:
$7153.03
Step-by-step explanation:
To find the total amount after 3 years, we can use the formula for compound tax:
P = Po * (1+r/n)^(t*n)
where P is the final value, Po is the inicial value, r is the rate, t is the amount of time and n depends on how the tax is compounded (in this case, it is semi-annually, so n = 2)
For our problem, we have that Po = 5000, r = 12.3% = 0.123, t = 3 years and n = 2, then we can calculate P:
P = 5000 * (1 + 0.123/2)^(3*2)
P = 5000 * (1 + 0.0615)^6
P = $7153.029
Rounding to the nearest cent, we have P = $7153.03
Answer:
The two numbers following 1,-2,3,-4,5... are -6 and 7.
Step-by-step explanation:
index: 1 2 3 4 5 ....
value: 1 -2 3 -4 5
Let the index be n. Then the first term is a(1), the secon is a(2), and so on.
a(2) = 2*(-1)^(2-1) = 2*(-1) = -2 (correct)
a(3) = 3*(-1)^(3-1) = 3*(-1)^2 = 3 (correct)
a(4) = 4*(-1)^(4-1) = 4*(-1)^3 = -4 (correct)
So the general formula for a(n) is: a(n)=n(-1)^(n-1)
Thus,
a(5) = 5(-1)^4 = 5
a(6) = 6(-1)^5 = -6
a(7) = 7(-1)^6 = 7
The "next two numbers in the pattern" are -6 and 7. The first 7 numbers are
1,-2,3,-4,5, -6, 7