1. Find all values of m so that the function y = e^mx is a solution of the given differential equation. (Enter your answers as a comma-separated list.)
y prime + 3y = 0
m =____
2. Determine whether Theorem 1.2.1 guarantees that the differential equation
y prime = square root y^2 -25 possesses a unique solution through the given point.
(1, 7)
A. Yes
B. No
1
Expert's answer
2020-06-18T20:21:47-0400
1 y=emx is solution of dxdy=3y
So differentiate y with respect to x,
dxdy=memx
now, as per equation, (m+3)emx=0
solution for this is m=−3 only.
2 Given differential equation,
dxdy=y2−25
Solving this equation,
∫y2−25dy=∫dx
ln∣y+y2−25∣=x+lnC . . . . . . . . (i)
At point (1,7), value of constant C,
ln∣7+49−25∣=1+lnC
lnC=ln∣7+24∣−1
putting back value in equation (i)
ln∣y+y2−25∣=x+ln∣7+24∣−1
This equation is unique solution for differential equation.
Comments