Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
repository:cirque_du_solei_stunt [2020/09/12 16:24] porcaro1 created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | =====Cirque du Soleil Stunt===== | ||
| - | ====Activity Information==== | ||
| - | ===Learning Goals=== | ||
| - | *Model a horizontal projectile and graph the object's motion independently with its horizontal and vertical components | ||
| - | ===Prior Knowledge Required=== | ||
| - | *Kinematics | ||
| - | *Unbalanced forces | ||
| - | *$\Sigma F \neq 0$ | ||
| - | *Momentum | ||
| - | *Energy | ||
| - | ===Code Manipulation=== | ||
| - | *Copying/pasting code | ||
| - | *Modifying existing code | ||
| - | *While loops and if statements | ||
| - | *Translating equations into code | ||
| - | ---- | ||
| - | ====Activity==== | ||
| - | ===Handout=== | ||
| - | ** Cirque du Solei Stunt ** | ||
| - | As part of your Cirque du Soleil audition | ||
| - | ===Code=== | ||
| - | <code Python [enable_line_numbers="true"]> | ||
| - | </code> | ||
| - | ---- | ||
| - | ====Answer Key==== | ||
| - | ===Handout=== | ||
| - | ===Code=== | ||
| - | <code Python [enable_line_numbers="true", highlight_lines_extra=""]> | ||
| - | </code> | ||
| - | |||
| - | ---- | ||
| - | ====See Also==== | ||
| - | * | ||