Answer:
Step-by-step explanation:
Each successive year, he
earned a 5% raise. It means that the salary is increasing in geometric progression. The formula for determining the nth term of a geometric progression is expressed as
Tn = ar^(n - 1)
Where
a represents the first term of the sequence(amount earned in the first year).
r represents the common ratio.
n represents the number of terms(years).
From the information given,
a = $32,000
r = 1 + 5/100 = 1.05
n = 20 years
The amount earned in his 20th year, T20 is
T20 = 32000 × 1.05^(20 - 1)
T20 = 32000 × 1.05^(19)
T20 = $80862.4
To determine the his total
earnings over the 20-year period, we would apply the formula for determining the sum of n terms, Sn of a geometric sequence which is expressed as
Sn = (ar^n - 1)/(r - 1)
Therefore, the sum of the first 20 terms, S20 is
S20 = (32000 × 1.05^(20) - 1)/1.05 - 1
S20 = (32000 × 1.653)/0.05
S20 = $1057920
If you would like to know what is the solution of the inequality x/3 > 1, you can calculate this using the following step:
x/3 > 1 /*3
x > 1 * 3
x > 3
The correct result would be x > 3.
Answer:
24
Step by-step explanation:
6x=3x-1+13
common like terms (-1+13)
6x=3x+12
subtract 3x on both sides
3x=12
divide 3x on both sides
x=4
insert 4 into equation 6*4=24
3(4)-1+13=24
Answer:
5, 11, 17, 23, 29, and 35
Step-by-step explanation:
The formula is <em>n</em>+6, where <em>n</em> stands for the previous number.
So it wants you to write two equations, one for the number of fruit and another for the money spent. gather your important information first:
20 fruits for $11.50
apples cost $0.50
bananas cost $0.75
let's do the cost equation first. it's $0.50 per apple, so 0.50a, and $0.75 per banana, so 0.75b. the total cost is $11.50. put all of this information together:
0.50a + 0.75b = 11.50 ... so, the cost of apples bought plus the cost of bananas bought equals 11.50
note what your variables stand for. a represents the number of apples, b represents the number of bananas. to write an equation for how many fruits bought, you simply have to add these two and set them equal to 20 (the total number of fruits bought).
a + b = 20
and your other equation
0.50a + 0.75b = 11.50
these are your two equations. to solve the system of equations, you first want to get one variable alone; the first equation will be easier.
a + b = 20
a = 20 - b
now take this equation and plug it into the second equation.
0.50(20 - b) + 0.75b = 11.50 ... you'll notice that you only have one variable left: b. solve for it. the first step is to distribute 0.50 to the parentheses
10 - 0.50b + 0.75b = 11.50 ... combine like terms
10 + 0.25b = 11.50 ... subtract 10
0.25b = 1.5 ... divide by 0.25
b = 6
6 bananas were purchased. plug this back into an equation to find out how many apples were purchased.
a + 6 = 20 ... subtract 6
a = 14
14 apples and 6 bananas were bought.