Resources

Text Search:
Applied Filters
    Modeling Scenario
    357

    views

    284

    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

    351

    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
    249

    views

    190

    downloads

    0

    comments

    1-083-FallingMeteorites-ModelingScenario
    After introducing the solution to the ordinary differential equation which models a falling object with drag (first-order, non-linear, separable), students will consider generalizing the model to a falling and disintegrating meteorite. The focus...
    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
    666

    views

    712

    downloads

    0

    comments

    3-043-BallisticModeling-SpongeDart-ModelingScenario
    The goal of this project is for students to develop, analyze, and compare three different models for the flight of a sponge dart moving under the influences of gravity and air resistance.
    Modeling Scenario
    348

    views

    121

    downloads

    0

    comments

    1-041-AirToTop-ModelingScenario
    One common rule taught to SCUBA divers is to ascend no faster than thirty feet per minute. In this project we will examine safe variable ascent rates, time required for a safe ascent using variable ascent rates.
    Modeling Scenario
    347

    views

    218

    downloads

    0

    comments

    1-043-CoolingUpAndDown-ModelingScenario
    We consider modeling the attempt of an air conditioner to cool a room to a ``constant'' temperature.
    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
    335

    views

    149

    downloads

    0

    comments

    1-105-AnimalFall-ModelingScenario
    This project uses Newton's Second Law of Motion to model a falling animal with a resistance term proportional to cross sectional area of the animal, presumed to be spherical in shape.
    Modeling Scenario
    307

    views

    469

    downloads

    0

    comments

    6-070-BeerBubbles-ModelingScenario
    The goal of this project is to set up and numerically solve a first-order nonlinear ordinary differential equation (ODE) system of three equations in three unknowns that models beer bubbles that form at the bottom of a glass and rise to the top.
    Modeling Scenario
    335

    views

    136

    downloads

    0

    comments

    1-115-ModelingWithFirstOrderODEs-ModelingScenario
    Several models using first order differential equations are offered with some questions on formulating a differential equations model with solutions provided.
    Modeling Scenario
    468

    views

    280

    downloads

    0

    comments

    1-145-FastPitch-ModelingScenario
    We consider the problem of comparing pitch velocities using measurement methods in different eras of baseball.
    Modeling Scenario
    295

    views

    155

    downloads

    0

    comments

    Modeling Scenario
    210

    views

    235

    downloads

    0

    comments

    4-036-AltitudeDependentGravity-ModelingScenario
    When projectiles are way above Earth's surface gravity's changes become important when dealing with projectiles at high altitudes. We lay out an approach for such a case which is a second-order differential equation.
    Modeling Scenario
    1154

    views

    623

    downloads

    0

    comments

    3-065-UpDown-ModelingScenario
    We model the height of a launched object which is subject to resistance proportional to velocity during its flight. We ask questions about the motion as well, e.g., highest point or apex and terminal velocity.
    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
    993

    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.
    Modeling Scenario
    228

    views

    214

    downloads

    0

    comments

    5-077-MandMAttritionWarfare-ModelingScenario
    Students model attrition between two opposing forces using M&M candies and discover a system of linear differential equations of order one, often called the Lanchester equations.
    Modeling Scenario
    203

    views

    211

    downloads

    0

    comments

    3-095-ShotInWater-ModelingScenario
    This project uses Newton's Second Law of Motion in conjunction with a quadratic model for the resistance experienced by a bullet moving through water to analyze a classic action movie scene.
    Modeling Scenario
    212

    views

    236

    downloads

    0

    comments

    1-107-ClothDry-ModelingScenario
    We build a mathematical model for the rate of drying in a wet cloth while hanging in air. A model can be based on underlying physical principles (analytic) or based on observations and reasoned equations, but no physical assumptions (empirical).