Solving y'= 3y + 15: Initial Value Problem

  • Thread starter Thread starter parwana
  • Start date Start date
AI Thread Summary
The discussion focuses on solving the initial value problem for the differential equation y' = 3y + 15 with the condition y(0) = -1. A participant clarifies that the equation is a first-order linear differential equation, which requires separation of variables for integration. The correct approach involves rewriting the equation to isolate y on one side, allowing for integration to be performed. After applying the initial condition, the solution derived is y(x) = 4e^(3x) - 5. This method effectively demonstrates the process of solving such differential equations.
parwana
Messages
182
Reaction score
0
Finding a solution??

Find all solutions to

y'= 3y + 15

and solve the initial value problem-
y'=3y+15
y(0)= -1

so would it be y= 3/2x^2 + 15y + C?

if not please share what would it be!
 
Physics news on Phys.org
This should be in Calculus and Analysis. (sorry, I'm not sure about your quesiton.)
 
Last edited:
parwana said:
Find all solutions to

y'= 3y + 15

and solve the initial value problem-
y'=3y+15
y(0)= -1

so would it be y= 3/2x^2 + 15y + C?

if not please share what would it be!

This problem is easily solved by separation of variables (which I see you did). However, I'm pretty sure you meant 3/2y^2. if y(0) = -1, what does that tell you about the value of C?
 
Ofcourse! It's been too long...
 
This is a first order linear differential equation. It will be instructive to write this equation as \frac{dy}{dx} = 3y + 15. Because the right side contains y(x) you can't directly integrate the equation as it looks like you tried to do. Instead you can write it so all the y stuff is on the left and all the x is on the right: \frac{dy}{3y + 15} = dx. NOW we can integrate both sides to get \int_{-1}^{y}\frac{dy}{3y + 15} = \int_{0}^{x}dx. Notice that I've already included the initial condition that y = -1 when x=0 in my limits of integration. It is now a simple matter of integrating the left side and then solving for y(x). The answer I got was y(x) = 4e^{3x}-5.
 
Last edited:
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top