Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
repository:terminal_velocity [2020/09/03 16:53]
porcaro1
repository:terminal_velocity [2021/02/18 19:17] (current)
porcaro1 [Answer Key]
Line 22: Line 22:
 ====Activity==== ====Activity====
 ===Handout=== ===Handout===
 +{{ :​repository:​terminal_velocity.png?​nolink&​600|}}
 ** Terminal Velocity **  ** Terminal Velocity ** 
  
-{{ :​repository:​terminal_velocity.png?​nolink&​600|}} 
 A coin is being dropped from the top of a building. When will it reach terminal velocity? How does the force of gravity compare to the force of air resistance? Take a look at the [[https://​www.glowscript.org/#/​user/​david.pastula/​folder/​MyPrograms/​program/​TerminalVelocity-MinimalProgram/​edit | unfinished code]] and answer the following questions: ​ A coin is being dropped from the top of a building. When will it reach terminal velocity? How does the force of gravity compare to the force of air resistance? Take a look at the [[https://​www.glowscript.org/#/​user/​david.pastula/​folder/​MyPrograms/​program/​TerminalVelocity-MinimalProgram/​edit | unfinished code]] and answer the following questions: ​
 ==Pre-coding Questions== ==Pre-coding Questions==
Line 37: Line 37:
   - Reflect on your predicted graphs. Explain how they were similar/​different than your coding graphs. Revise your graphs as needed.   - Reflect on your predicted graphs. Explain how they were similar/​different than your coding graphs. Revise your graphs as needed.
 ===Code=== ===Code===
-[[https://​www.glowscript.org/#/​user/​david.pastula/folder/MyPrograms/​program/​TerminalVelocity-MinimalProgram/​edit ​| Link]]+[[hthttps://​www.glowscript.org/#/​user/​porcaro1/folder/RepositoryPrograms/​program/​TerminalVelocity-Incomplete ​| Link]]
 <code Python [enable_line_numbers="​true"​]>​ <code Python [enable_line_numbers="​true"​]>​
 GlowScript 2.8 VPython GlowScript 2.8 VPython
Line 113: Line 113:
 Use the previous answers and the completed code below to guide your reflection. Use the previous answers and the completed code below to guide your reflection.
 ===Code=== ===Code===
-[[https://​www.glowscript.org/#/​user/​david.pastula/folder/MyPrograms/​program/​TerminalVelocity-FullProgram/​edit ​| Link]]+[[https://​www.glowscript.org/#/​user/​porcaro1/folder/RepositoryPrograms/​program/​TerminalVelocity-Solution ​| Link]]
 <code Python [enable_line_numbers="​true",​ highlight_lines_extra="​24,​25,​28,​29,​44,​46,​47,​48,​49,​50,​51,​54,​55,​56,​57"​]>​ <code Python [enable_line_numbers="​true",​ highlight_lines_extra="​24,​25,​28,​29,​44,​46,​47,​48,​49,​50,​51,​54,​55,​56,​57"​]>​
 GlowScript 2.8 VPython GlowScript 2.8 VPython
Line 184: Line 184:
 ---- ----
 ====See Also==== ====See Also====
-  *+  *[[beating_the_train | Beating the Train]]
   ​   ​
  • repository/terminal_velocity.1599151987.txt.gz
  • Last modified: 2020/09/03 16:53
  • by porcaro1