1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Anettt [7]
3 years ago
15

Find the solution of the differential equation dy/dt = ky, k a constant, that satisfies the given conditions. y(0) = 50, y(5) =

100
Mathematics
2 answers:
irga5000 [103]3 years ago
8 0

Answer:  The required solution is y=50e^{0.1386t}.

Step-by-step explanation:

We are given to solve the following differential equation :

\dfrac{dy}{dt}=ky~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(i)

where k is a constant and the equation satisfies the conditions y(0) = 50, y(5) = 100.

From equation (i), we have

\dfrac{dy}{y}=kdt.

Integrating both sides, we get

\int\dfrac{dy}{y}=\int kdt\\\\\Rightarrow \log y=kt+c~~~~~~[\textup{c is a constant of integration}]\\\\\Rightarrow y=e^{kt+c}\\\\\Rightarrow y=ae^{kt}~~~~[\textup{where }a=e^c\textup{ is another constant}]

Also, the conditions are

y(0)=50\\\\\Rightarrow ae^0=50\\\\\Rightarrow a=50

and

y(5)=100\\\\\Rightarrow 50e^{5k}=100\\\\\Rightarrow e^{5k}=2\\\\\Rightarrow 5k=\log_e2\\\\\Rightarrow 5k=0.6931\\\\\Rightarrow k=0.1386.

Thus, the required solution is y=50e^{0.1386t}.

konstantin123 [22]3 years ago
7 0

Answer:

\frac{1}{5}\ln(2)=k

Solution without isolating y:

\ln|y|=\frac{1}{5}\ln(2)x+\ln(50)

Solution with isolating y:

y=50 \cdot 2^{\frac{1}{5}x}

Step-by-step explanation:

\frac{dy}{dx}=ky

We will separate the variables so we can integrate both sides.

Multiply dx on both sides:

dy=ky dx

Divide both sides by y:

\frac{dy}{y}=k dx

Now we may integrate both sides:

\ln|y|=kx+C

The first condition says y(0)=50.

Using this into our equation gives us:

\ln|50|=k(0)+C

\ln|50|=C

So now our equation is:

\ln|y|=kx+\ln(50)

The second condition says y(5)=100.

Using this into our equation gives us:

\ln|100|=k(5)+\ln(50)

\ln(100)=k(5)+\ln(50)

Let's find k.

Subtract \ln(50) on both sides:

\ln(100)-\ln(50)=k(5)

I'm going to rewrite the left hand side using quotient rule for logarithms:

\ln(\frac{100}{50})=k(5)

Reducing fraction:

\ln(2)=k(5)

Divide both sides by 5:

\frac{\ln(2)}{5}=k

\frac{1}{5}\ln(2)=k

So the solution to the differential equation satisfying the give conditions is:

\ln|y|=\frac{1}{5}\ln(2)x+\ln(50)

Most likely they will prefer the equation where y is isolated.

Let's write our equation in equivalent logarithm form:

y=e^{\frac{1}{5}\ln(2)x+\ln(50)}

We could rewrite this a bit more.

By power rule for logarithms:

y=e^{\ln(2^{\frac{1}{5}x})+\ln(50)}

By product rule for logarithms:

y=e^{\ln(2^{\frac{1}{5}x} \cdot 50)}

Since the natual logarithm and given exponential function are inverses:

y=2^{\frac{1}{5}x} \cdot 50

By commutative property of multiplication:

y=50 \cdot 2^{\frac{1}{5}x}

You might be interested in
Reuben has been saving $6 each week. Today he spent $90 of the savings, and he now has $48 left. For how many weeks has he been
tresset_1 [31]

Answer:

23 weeks

Step-by-step (x = weeks)

90 + 48 = 138

divide 138 by 6 to find out how many weeks he'd been saving up .

that gives you 23 but to turn it into an equation  

6x - 90 = 48

    + 90  +90

6x = 138

_      _

6      6

x = 23 again x meaning weeks

5 0
3 years ago
Find the measure of the central angle with an arc length equaling 29.21 and a circumference = 40.44
Dima020 [189]

measure of central angle is 4.607 radians with an arc length equaling 29.21 and a circumference = 40.44

Step-by-step explanation:

Arc length = 29.21

Circumference = 40.44

Central angle = ?

The formula used to find central angle is:

s=r\theta

where s = arc length, r= radius and Ф=central angle.

We need to find radius from circumference

c=2\pi r\\r=\frac{c}{2\pi } \\Putting\,\,values:\\r=\frac{40.44}{2*3.14}\\r=6.43

So, radius = 6.34

Now, finding central angle:

s=r\theta\\29.21=6.34\,\,\theta\\\theta=\frac{29.21}{6.34}\\\theta=4.607\,\,radians

So, measure of central angle is 4.607 radians with an arc length equaling 29.21 and a circumference = 40.44

Keywords: Central angle of circle

Learn more about Central angle of circle at:

  • brainly.com/question/8618791
  • brainly.com/question/2115496
  • brainly.com/question/10610299

#learnwithBrainly

5 0
2 years ago
Is it a function or not a function
BigorU [14]

Answer:

This is NOT a function. Because if you used the vertical line test it would hit that line 2 times.

Step-by-step explanation:

6 0
3 years ago
Joyce paid $60.50 for an item at the store that was 45 percent off the original price. What was the original price?
Lynna [10]

Answer:

27.23

Step-by-step explanation:

60.50 divided by .45

4 0
2 years ago
an assembly line worker at Rob's Bicycle factory adds a seat to a bicycle at the rate of 2 seats in 11 minutes. Write a proporti
LuckyWell [14K]
Rate = 2 seats/11 minutes = 2/11  seats/min

Therefore the time required for s seats is
(m \, min) =  \frac{s \, seats}{ \frac{2}{11} \,  \frac{seats}{min} } =  \frac{11s}{2} \, min
That is,
m = (11s)/2 min

When s = 16, obtain
m =  \frac{11(16)}{2} = 88 \, min

When s = 19, obtain
m =  \frac{11(19)}{2} = 104.5 \, min

Answers:
m = \frac{11s}{2}
When s = 16, m = 88 min
When s = 19,  m = 104.5 min


3 0
3 years ago
Other questions:
  • At Luther's party she made three balloon poodles and two balloon giraffes Which used a total of 17 balloons for Jessica‘s party
    5·1 answer
  • How do you figure out the value of 1/10th of 20.44
    13·1 answer
  • how much would $100 invested at 6% interest compounded monthly be worth after 20 years? Round your answer to the nearest cent a(
    14·1 answer
  • A zookeeper predicted that the weight of a newborn lion would be 2.8 pounds.
    13·1 answer
  • Find the length of AB<br><br> A.) 2<br> B.) 6<br> C.) 21<br> D.) 31
    6·2 answers
  • Central Park is a rectangular park in New York City. A map of Central Park in New York City. The measured length is 12.5 centime
    14·1 answer
  • What is the equation of line that is perpendicular to -x+2y=y and passes through (-2,1)
    7·1 answer
  • Find the value of the variable y that results in congruent triangles
    6·1 answer
  • Heeeeeelpppppppppp<br> Meeeeeeeee<br><br> Find the missing lengths.
    11·1 answer
  • <img src="https://tex.z-dn.net/?f=%5Cfrac%7B8%2829-7%2A4%29%7D%7B4%2B7-8%2B1%7D-3%282%29%2F6" id="TexFormula1" title="\frac{8(29
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!