Number and Algebra
Functions
Geometry and Trigonometry
Statistics and Probability
Calculus
Using Euler’s method with step length h=0.1h=0.1h=0.1, approximate xxx and yyy at t=0.2t=0.2t=0.2 for the system:
with initial values t=0t=0t=0, x=2x=2x=2, y=1y=1y=1.
Using Euler’s method with step length h=0.5h=0.5h=0.5, approximate xxx and yyy at t=1.0t=1.0t=1.0 for the system:
with initial values t=0t=0t=0, x=1x=1x=1, y=2y=2y=2.
with initial values t=0t=0t=0, x=1x=1x=1, y=1y=1y=1.
Using Euler’s method with step length h=0.1h=0.1h=0.1, approximate xxx and yyy at t=0.3t=0.3t=0.3 for the system:
with initial values t=0t=0t=0, x=1x=1x=1, y=0y=0y=0.
with initial values t=0t=0t=0, x=0x=0x=0, y=1y=1y=1.
Using Euler’s method with step length h=0.2h=0.2h=0.2, approximate xxx and yyy at t=0.6t=0.6t=0.6 for the system:
with initial values t=0t=0t=0, x=0x=0x=0, y=2y=2y=2.
Using Euler’s method with step length h=0.5h=0.5h=0.5, approximate xxx and yyy at t=2.0t=2.0t=2.0 for the system:
with initial values t=1t=1t=1, x=2x=2x=2, y=0y=0y=0.
Using Euler’s method with step length h=0.1h=0.1h=0.1, approximate xxx and yyy at t=0.4t=0.4t=0.4 for the system:
with initial values t=0t=0t=0, x=4x=4x=4, y=2y=2y=2.
Using Euler’s method with step length h=0.2h=0.2h=0.2, approximate xxx and yyy at t=1.6t=1.6t=1.6 for the system:
with initial values t=1t=1t=1, x=0x=0x=0, y=1y=1y=1.
Using Euler’s method with step length h=0.2h=0.2h=0.2, approximate xxx and yyy at t=0.4t=0.4t=0.4 for the system:
Using Euler’s method with step length h=0.2h=0.2h=0.2, approximate xxx and yyy at t=0.8t=0.8t=0.8 for the system:
Previous
Question Type 2: Approximating values for a given interation amount and step length using technology
Next
Question Type 4: Approximating values for coupled system using Euler's method with fixed iteration and step length using technology