Using an exponential equation, it is found that it will be 7.3 years before the value is doubled.
The equation for an increasing <u>exponential function</u> is given by:

In which:
- A(0) is the initial amount.
- r is the growth rate, as a decimal.
In this problem:
- Gains 10% each year, thus
.
The doubling time is t for which
, then:







It will be 7.3 years before the value is doubled.
A similar problem is given at brainly.com/question/23008760
Answer:
a² + 16a - 612 = 0
Step-by-step explanation:
Here is the complete question :
The width of an extra large rectangle poster is 8 inches more than half its length. The area of this poster is 306 square inches
Write an equation in one variable that could be used to find the number of inches in the dimensions of this poster.
Area of a rectangle = length x width
Let length = a
width = 8 + 1/2a
Area = (8 + 1/2a) x a
306 = (8 + 1/2a) x a
multiply both sides of the equation by 2
612 = 16a + a²
a² + 16a - 612 = 0
the dimensions of the poster can be determined using quadratic formula
That's a 30-60-90 triangle, so the hypotenuse will always be 2x, the shorter leg will be x and the longer leg will be x√3. In this case, we are given the longer leg and we can deduce that x = 9. So, a = x = 9 and c = 2x = 18. Your answer is A, a = 9 yd, c = 18 yd.
Answer:
blue : red
7 : 12
Step-by-step explanation:
blue : red
28 48
Divide each by 4
28/4 48/4
7 12
blue : red
7 : 12
QUESTION:
The code for a lock consists of 5 digits (0-9). The last number cannot be 0 or 1. How many different codes are possible.
ANSWER:
Since in this particular scenario, the order of the numbers matter, we can use the Permutation Formula:–
- P(n,r) = n!/(n−r)! where n is the number of numbers in the set and r is the subset.
Since there are 10 digits to choose from, we can assume that n = 10.
Similarly, since there are 5 numbers that need to be chosen out of the ten, we can assume that r = 5.
Now, plug these values into the formula and solve:
= 10!(10−5)!
= 10!5!
= 10⋅9⋅8⋅7⋅6
= 30240.