Answer:
5/the number of socks he has
Answer:
15
Step-by-step explanation:
okay so you gotta use pemdas (p = parentheses, e = exponents, m = multiplication, d = division, a = addition, s = subtraction), but for the multiplication/division and addition/subtraction parts, if division or subtraction happens first then you must do it first rather than doing multiplication or addition first
10 / 2 -(16/4) + 14
10 / 2 -(4) + 14
5 - 4 + 14
1 + 14
15
The area of the triangle is 36 in², so she can create only 4 triangles.
Answer:
P(t) = 27000 * (1/9)^(t/4)
Step-by-step explanation:
This problem can me modelled with an exponencial formula:
P = Po * (1+r)^t
Where P is the final value, Po is the inicial value, r is the rate and t is the amount of time.
In this problem, we have that the inicial population/value is 27000, the rate is -8/9 (negative because the population decays), and the time t is in months, so as the rate is for every 4 months, we use the value (t/4) in the exponencial.
So, our function will be:
P(t) = 27000 * (1-8/9)^(t/4)
P(t) = 27000 * (1/9)^(t/4)