Resources

Text Search:
Applied Filters
    Modeling Scenario
    358

    views

    287

    downloads

    0

    comments

    3-011-EulerBallThrowing-ModelingScenario
    If a tennis ball is thrown through the air it will hit the ground due to gravity. Using Euler's method, write a short script (Python, Matlab, R, etc.) to find the trajectory of the ball which will maximize the distance the ball lands from the...
    Modeling Scenario
    358

    views

    356

    downloads

    0

    comments

    4-039-FallingDarts-ModelingScenario
    we develop, solve, and analyze a second order differential equation model for free fall incorporating air resistance. Students solve the model using two methods -- reduction of order and separation of variables, and method of undetermined...
    Modeling Scenario
    300

    views

    152

    downloads

    0

    comments

    5-030-AirshedSulphur-ModelingScenario
    Temperature inversions and low wind speeds trap air pollutants in a mountain valley for a period of time. Gaseous sulfur compounds are a significant air pollution problem. We offer a model for analysis to predict long-term levels of levels of...
    Modeling Scenario
    287

    views

    193

    downloads

    0

    comments

    3-055-FloatingBox-ModelingScenario
    In this scenario, we lead students through the process of building a mathematical model for a floating rectangular box that is bobbing up and down.
    Modeling Scenario
    513

    views

    178

    downloads

    0

    comments

    3-033-S-TimeUpTimeDown-ModelingScenario
    We seek to compare for the time a projectile takes to go vertically up with the time it takes to return to its starting position.
    Modeling Scenario
    295

    views

    155

    downloads

    0

    comments

    Modeling Scenario
    249

    views

    117

    downloads

    0

    comments

    3-041-UpDown-ModelingScenario
    Shoot a projectile straight up in the air. Determine maximum height the projectile will go. Consider time T(a) (0 < a < 1) it takes between when the projectile passes distance a.H going up and then coming down. Develop T(a) as a function of a.
    Modeling Scenario
    994

    views

    1536

    downloads

    0

    comments

    3-016-FallingCoffeeFilters-ModelingScenario
    We are given data on the time and position of a stack of coffee filters as it falls to the ground. We attempt to model the falling mass and we confront the different resistance terms and models.