Showing posts with label period. Show all posts
Showing posts with label period. Show all posts

20191113

Physics quiz archive: simple harmonic motion, waves

Physics 205A Quiz 6, fall semester 2019
Cuesta College, San Luis Obispo, CA
Sections 70854, 70855 version 1
Exam code: quiz06co6O



Sections 70854, 70855 results
0- 6 :   * [low = 3]
7-12 :   ****
13-18 :   *************
19-24 :   **************** [mean = 22.1 +/- 6.1]
25-30 :   ****************** [high = 30]

20181114

Physics quiz archive: simple harmonic motion, waves

Physics 205A Quiz 6, fall semester 2018
Cuesta College, San Luis Obispo, CA
Sections 70854, 70855 version 1
Exam code: quiz06POr7



Sections 70854, 70855 results
0- 6 :  
7-12 :   **** [low = 9]
13-18 :   ********
19-24 :   ********************* [mean = 23.3 +/- 5.6]
25-30 :   ******************** [high = 30]

20171122

Physics quiz archive: simple harmonic motion, waves

Physics 205A Quiz 6, fall semester 2017
Cuesta College, San Luis Obispo, CA
Sections 70854, 70855 version 1
Exam code: quiz06Ho0k


Sections 70854, 70855 results
0- 6 :   * [low = 6]
7-12 :   *
13-18 :   *********
19-24 :   ************* [mean = 23.3 +/- 5.8]
25-30 :   ********************* [high = 30]

20161118

Physics quiz archive: simple harmonic motion

Physics 205A Quiz 6, fall semester 2016
Cuesta College, San Luis Obispo, CA
Sections 70854, 70855, 73320, version 1
Exam code: quiz06rn3T



Sections 70854, 70855, 73320 results
0- 6 :  
7-12 :   ** [low = 9]
13-18 :   *********
19-24 :   *************************** [mean = 22.9 +/- 4.6]
25-30 :   **************** [high = 30]

20151121

Physics quiz archive: simple harmonic motion

Physics 205A Quiz 6, fall semester 2015
Cuesta College, San Luis Obispo, CA
Sections 70854, 70855, 73320, version 1
Exam code: quiz06m45S



Sections 70854, 70855, 73320 results
0- 6 :  
7-12 :   ** [low = 12]
13-18 :   **********
19-24 :   ***************************** [mean = 24.2 +/- 4.7]
25-30 :   ******************************** [high = 30]

20141120

Physics quiz archive: simple harmonic motion, waves

Physics 205A Quiz 6, fall semester 2014
Cuesta College, San Luis Obispo, CA
Sections 70854, 70855, 73320, version 1
Exam code: quiz06eAg7



Sections 70854, 70855, 73320 results
0- 6 :  
7-12 :   ***** [low = 12]
13-18 :   **********
19-24 :   ********************** [mean = 23.3 +/- 5.3]
25-30 :   *************************** [high = 30]

20131123

Physics quiz archive: simple harmonic motion, waves

Physics 205A Quiz 6, fall semester 2013
Cuesta College, San Luis Obispo, CA
Sections 70854, 70855, 73320, version 1
Exam code: quiz06wR3k



Sections 70854, 70855, 73320 results
0- 6 :   * [low = 3]
7-12 :   **************
13-18 :   ********************************** [mean = 15.5 +/- 5.2]
19-24 :   **********
25-30 :   ** [high = 27]

20121122

Physics quiz archive: simple harmonic motion, waves

Physics 205A Quiz 6, fall semester 2012
Cuesta College, San Luis Obispo, CA
Sections 70854, 70855, version 1
Exam code: quiz06How3



Sections 70854, 70855 results
0- 6 :
7-12 : ** [low = 12]
13-18 : *************
19-24 : ******************* [mean = 22.4 +/- 4.8]
25-30 : ************ [high = 30]

20111120

Physics quiz archive: simple harmonic motion, waves

Physics 205A Quiz 6, fall semester 2011
Cuesta College, San Luis Obispo, CA
Sections 70854, 70855, version 1


Sections 70854, 70855 results
Exam code: quiz06w4VE
 0- 6 : **  [low = 6]
7-12 : ********
13-18 : ***************
19-24 : ******************** [mean = 19.2 +/- 5.2]
25-30 : ******** [high = 30]

20071116

Physics clicker question: pendulum period miscalculation

Physics 5A, Fall Semester 2007
Cuesta College, San Luis Obispo, CA

Cf. Giambattista/Richardson/Richardson, Physics, 1/e, Problem 10.60

Students were asked the following clicker question (Classroom Performance System, einstruction.com) near the end of their learning cycle:

[0.6 participation points.] A mass of weight 10.0 N has a period of 1.0 s. The length of the pendulum string is _____ m.

Sections 0906, 0907
"0.25" : 20 students
"24" : 7 students
"10" : 3 students
"5": 2 students
(Other responses, 1 student each: "0.06," "1.02," "2," "3.2," "21.7")

Correct answer: 0.25 m

The period of a pendulum is given by:

T = 2*pi*sqrt(L/g).

Note that the weight, or mass of the pendulum bob does not matter. Solving for L:

L = g*(T/(2*pi))^2.

However, many students did not watch how the order of operations were performed on their graphing calculators. Typically they entered the following:

1/2*pi
ANS^2
ANS*9.8

Because of the factor of pi multiplying the 0.5 evaluated just before it, this results in the incorrect answer of 24 (m?!?), which dangerously resembles the correct answer, apparently only with a misplaced decimal error ("did we need to convert to centimeters?").

In order to force the pi to be evaluated in the denominator, parentheses could be used (or each step could be executed separately, step-by-step):

1/(2*pi)
ANS^2
ANS*9.8

This gives the correct answer of 0.25 m.