SOLUTION: use Runge-Kutta method to solve the initial value problem f(x,y)=1+xsinxy , with h=0.1 , y(0)=0 , a=0 and b=2 . Please help me, greetings.
Algebra ->
Test
-> SOLUTION: use Runge-Kutta method to solve the initial value problem f(x,y)=1+xsinxy , with h=0.1 , y(0)=0 , a=0 and b=2 . Please help me, greetings.
Log On
Question 862174: use Runge-Kutta method to solve the initial value problem f(x,y)=1+xsinxy , with h=0.1 , y(0)=0 , a=0 and b=2 . Please help me, greetings. Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! You have a two variable equation but you have initial value only for y.
You need initial values for not or .
Also, what are a and b?
Is and ??
It would be helpful if you could write out the Runge Kutta formula you are to use.
Please repost with additional information.