Answer:
did u ever find out?
Step-by-step explanation:
Answer:
<h2>AB = 38</h2><h2 />
Step-by-step explanation:
|<----------------- AB ------------------->|
A--------------------M--------------------B
5x + 4 3+16
since M is at midpoint, AM = MB
5x + 4 = 3 + 16
5x = 3 + 16 - 4
x = 15 / 5
x = 3
AB = AM + MB
AB = 5(3) + 4 + 3 + 16
AB = 15 + 23
AB = 38
Answer:
36
Step-by-step explanation:
Answer:
Step-by-step explanation:
Let the rate at which the bacteria grow be represented by the exponential equation
P(t) = P0e^kt
P(t) is the population of the bacteria after time t
P0 is the initial population
k is the constant of variation
t is the time
If the initial Population is 160 bacteria's, them the equation becomes;
P(t) = 160e^kt
b) if After 5 hours there will be 800 bacteria, this means
at t = 5 p(t) = 800
Substitute and get k
800 = 160e^5k
800/160 = e^5k
5 = e^5k
Apply ln to both sides
Ln5 = lne^5k
ln5 = 5k
k = ln5/5
k = 0.3219
Next is to calculate the population after 7hrs i.e at t = 7
P(7) = 160e^0.3219(7)
P(7) = 160e^2.2532
P(7) = 160(9.5181)
P(7) = 1522.9
Hence the population after 7houra will be approximately 1523populations
c) To calculate the time it will take the population to reach 2790
When p(t) = 2790, t = ?
2790 = 160e^0.3219t
2790/160 = e^0.3219t
17.4375 = e^0.3219t
ln17.4375 = lne^0.3219t
2.8587 = 0.3219t
t = 2.8587/0.3219
t = 8.88 hrs
Hence it will take approximately 9hrs for the population to reach 2790
The quadratic formula is =(-b+-sqrt(b^2-4ac))/2a
as you notice the term under the square root is b^2-4ac if it is postive then the equation clearly will have two real soultions if it is negative then the equation will have two imaginary soultion if it is zero then the the equation will have one soultion
so let us calculate b^2-4ac for our given equation
x^2=4x-5 so let us write it in general form which is ax^2+bx+c=0
subtracting 4x from both sides
x^2-4x=-5
adding 5 to both sides
x^2-4x+5=0
a=1,b=-4,c=5
b^2-4ac=(-4)^2-4(1)(5)=16-20=-4
which means the equation has two imaginary soultions