Compound interest is the starting amount x (1+ the interest rate as a decimal)^ the time in years=the final amount.
In your case, the equation will be $1000*(1+0.10)^how many years= the final amount.
Answer:
a=14
Step-by-step explanation:
-a+28=14
So -a=-14
so a=14
The family needs 4 days to cover 1,400 miles
Answer:
The integers are 4 and 7 or -2 and 1.
Step-by-step explanation:
You can make a system of equations with the description of the two integers.
1. x = y + 3
2. 2x + 2 = y^2
The simplest and the fastest way to solve this system in this case is substitution. You can substitute x for y + 3 in the second equation.
1. x = y + 3
2. 2(y + 3) + 2 = y^2
Now simplify and solve the second one. For convenience, I will just disregard the first equation for now.
2y + 6 + 2 = y^2
y^2 - 2y - 8 = 0
You can factor this equation to solve for y.
(y - 4) (y + 2) = 0
y = 4, y = -2
Now we can substitute the value of y for x in the first equation.
x = 7, x = 1