<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FarleyPhysics.com</title>
	<atom:link href="http://www.farleyphysics.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.farleyphysics.com</link>
	<description>Bringing You The World Of Physics!</description>
	<lastBuildDate>Thu, 17 May 2012 19:07:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Spaceship Report</title>
		<link>http://www.farleyphysics.com/2012/05/16/spaceship-paper/</link>
		<comments>http://www.farleyphysics.com/2012/05/16/spaceship-paper/#comments</comments>
		<pubDate>Wed, 16 May 2012 17:25:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Daily Agenda]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=2549</guid>
		<description><![CDATA[Today you are going to write a short paper using your graphs from yesterday. Use your graphs and the questions you answered yesterday to write a Lab Report.  Keep it short, 1 or 2 pages only and print it.]]></description>
			<content:encoded><![CDATA[<p>Today you are going to write a short paper using your graphs from yesterday.</p>
<p>Use your graphs and the questions you answered yesterday to write a <a href="http://www.farleyphysics.com/lab-write-up/">Lab Report</a>.  Keep it short, 1 or 2 pages only and print it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/05/16/spaceship-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracking a Spaceship with a Spreadsheet</title>
		<link>http://www.farleyphysics.com/2012/05/14/tracking-spaceships-with-a-spreadsheet/</link>
		<comments>http://www.farleyphysics.com/2012/05/14/tracking-spaceships-with-a-spreadsheet/#comments</comments>
		<pubDate>Mon, 14 May 2012 17:37:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[2010/11 Agendas]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=1053</guid>
		<description><![CDATA[Today we track a spaceship using a spreadsheet. Position of Spaceship A spaceship travels through space obeying the following equation: x =60t + 250Cos(0.2t) &#8211; 250,  where x is position in km and t is time in seconds. Graph the position vs. time of this spaceship for 100 seconds.  To do this, use the following [...]]]></description>
			<content:encoded><![CDATA[<p>Today we track a spaceship using a spreadsheet.</p>
<p><strong>Position of Spaceship</strong></p>
<p>A spaceship travels through space obeying the following equation:</p>
<p>x =60t + 250Cos(0.2t) &#8211; 250,  where x is position in km and t is time in seconds.</p>
<p>Graph the position vs. time of this spaceship for 100 seconds.  To do this, use the following steps:</p>
<p>1. Put &#8220;Time&#8221; in A1 and Distance in B1. then zero in A2, just like yesterday.</p>
<p>2. use = A2+1 in the first column and drag down to get all the integers from 0 to 100 into the A column.</p>
<p>3. enter =60*A2+250*cos(0.2*A2)-250  into B2 and drag the formula down (copy it exactly for it to work).  Use copy and paste!</p>
<p>4. Create an x-y scatter graph of the data, title it <strong>Distance vs. Time for a Spaceship</strong>, and label the axes with the correct units.  Copy the graph into a text document.</p>
<p>5. Answer the following questions in your text document using your graph and spreadsheet:</p>
<p>6. What is the position of the spaceship at 0 seconds, 20 seconds, 50 seconds, and 100 seconds?</p>
<p><strong>Velocity of a Spaceship</strong></p>
<p>The velocity of the spaceship is given by the following formula:</p>
<p>v = 60 &#8211; 250*Sin(0.2t)</p>
<p>1. Use the following formula: =60-250*Sin(0.2*A2)   to create a new graph of Velocity vs. Time.</p>
<p>2. Title this graph &#8220;<strong>Velocity vs. Time for Spaceship</strong>&#8221;</p>
<p>3. Copy the graph to your text document and answer the following questions in the text document:</p>
<p>4. What is the velocity of the ship at 0, 20, 50, and 100 seconds?</p>
<p><strong>Acceleration of Spaceship</strong></p>
<p>The acceleration of the spaceship is given by the formula: a = 250Cos(0.2t).</p>
<p>1. Use the formula =250*Cos(0.2*A2)</p>
<p>2. create a graph of  acceleration and title it &#8220;<strong>Acceleration vs. Time for a Spaceship</strong>&#8221;</p>
<p>3. Find the acceleration at t = 0, 20,50, and 100 seconds.</p>
<p>Answer the following questions in your text document:</p>
<p>Find the position, velocity, and acceleration of the spaceship at 200 seconds.</p>
<p><strong>Save your document, we are going to do more with this tomorrow.</strong></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/05/14/tracking-spaceships-with-a-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Formulas In Spreadsheets (Page 10)</title>
		<link>http://www.farleyphysics.com/2012/05/13/using-formulas-in-spreadsheets/</link>
		<comments>http://www.farleyphysics.com/2012/05/13/using-formulas-in-spreadsheets/#comments</comments>
		<pubDate>Sun, 13 May 2012 17:13:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[2010/11 Agendas]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=1035</guid>
		<description><![CDATA[1. Start a new spreadsheet and put Time and Distance into A1 and B1. 2. Put Zero into A2 3. Put =A2+1 into A3 4. Click in A3 and Drag the little black square down to A22, or further if you want.  It should fill in all the numbers. 5. Put  =A2*10  into square B2 [...]]]></description>
			<content:encoded><![CDATA[<p>1. Start a new spreadsheet and put Time and Distance into A1 and B1.</p>
<p>2. Put Zero into A2</p>
<p>3. Put =A2+1 into A3</p>
<p><a href="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.42.39-AM.png"><img class="aligncenter size-medium wp-image-1037" title="Screen shot 2011-05-06 at 9.42.39 AM" src="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.42.39-AM-300x120.png" alt="" width="300" height="120" /></a></p>
<p>4. Click in A3 and Drag the little black square down to A22, or further if you want.  It should fill in all the numbers.</p>
<p>5. Put  =A2*10  into square B2</p>
<p><a href="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.44.25-AM.png"><img class="aligncenter size-full wp-image-1038" title="Screen shot 2011-05-06 at 9.44.25 AM" src="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.44.25-AM.png" alt="" width="161" height="257" /></a></p>
<p>6. Drag the black square down to B22 or further.</p>
<p><a href="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.44.47-AM.png"><img class="aligncenter size-full wp-image-1039" title="Screen shot 2011-05-06 at 9.44.47 AM" src="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.44.47-AM.png" alt="" width="156" height="258" /></a></p>
<p>7. Make an XY scatter graph.</p>
<p>Select 4. Chart Elements and Title it &#8220;Graph of Y = 10X,&#8221; label the X and Y axes, and unclick Display legend because you don&#8217;t need one.</p>
<p><a href="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.46.55-AM.png"><img class="aligncenter size-full wp-image-1040" title="Screen shot 2011-05-06 at 9.46.55 AM" src="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.46.55-AM.png" alt="" width="665" height="362" /></a></p>
<p><a href="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.48.36-AM.png"><img class="aligncenter size-full wp-image-1041" title="Screen shot 2011-05-06 at 9.48.36 AM" src="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-9.48.36-AM.png" alt="" width="498" height="354" /></a></p>
<p>8. Copy the graph to a text document by clicking on it.  When you see the anchor in the corner, you have selected the whole graph.  Select Edit &gt;Copy then paste it into your text document.  Be sure the Titles come with it.</p>
<p>9. Make a graph of Y = X^2 by putting =A2^2    into square B2 and dragging down the black square.</p>
<p>10. Make a graph of  Y = Sin(X) by putting = Sin(A2) into B2  Make the xy graph have smooth lines to see the shape.</p>
<p><a href="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-10.08.45-AM.png"><img class="aligncenter size-full wp-image-1043" title="Screen shot 2011-05-06 at 10.08.45 AM" src="http://www.farleyphysics.com/wp-content/uploads/2011/05/Screen-shot-2011-05-06-at-10.08.45-AM.png" alt="" width="584" height="342" /></a></p>
<p>&nbsp;</p>
<p><strong>Put all three graphs on one page, put your name on the page,  and print it out.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/05/13/using-formulas-in-spreadsheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Entropy</title>
		<link>http://www.farleyphysics.com/2012/05/09/entropy/</link>
		<comments>http://www.farleyphysics.com/2012/05/09/entropy/#comments</comments>
		<pubDate>Wed, 09 May 2012 15:55:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Daily Agenda]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=2509</guid>
		<description><![CDATA[Today you will make a comic about Entropy. 1. Go here and watch this video explaining entropy: Video about Entropy 2. Go to this website and read about entropy and time&#8217;s arrow.  Answer the following questions in your notes (page 8): What&#8217;s higher entropy, all the molecules bunched into a corner or all the molecules spread [...]]]></description>
			<content:encoded><![CDATA[<p>Today you will make a comic about Entropy.</p>
<p>1. Go here and watch this video explaining entropy: <a href="http://science.discovery.com/videos/wonders-of-the-universe-entropy.html" target="_blank">Video about Entropy</a></p>
<p>2. <a href="http://hyperphysics.phy-astr.gsu.edu/hbase/therm/entrop.html" target="_blank">Go to this website</a> and read about entropy and time&#8217;s arrow.  Answer the following questions in your notes (page 8):</p>
<ol>
<li>What&#8217;s higher entropy, all the molecules bunched into a corner or all the molecules spread out?</li>
<li>What&#8217;s higher entropy, nicely stacked bricks or a pile of bricks?</li>
<li>Entropy increases is a statement of what law?</li>
<li>Explain how throwing a seven in dice is higher entropy compared to throwing a 2.</li>
<li>Which is more disorderly, a glass of ice or a glass of water?</li>
</ol>
<p><strong>Comic (page 9)</strong></p>
<p>Each square must have an image representing the idea and text explaining the idea.</p>
<p>Title Square: Entropy.</p>
<p>Square 2: Entropy = Disorder.  The universe tends toward higher entropy.</p>
<p>Square 3: Low Entropy</p>
<p>Square 4: High Entropy</p>
<p>Square 5: Second Law of Thermodynamics</p>
<p>Square 6,7,8 Examples of entropy increasing.</p>
<p>Square 9: Example of entropy decreasing.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/05/09/entropy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heat and Thermodynamics (page 7)</title>
		<link>http://www.farleyphysics.com/2012/05/06/heat-and-thermodynamics-page-7/</link>
		<comments>http://www.farleyphysics.com/2012/05/06/heat-and-thermodynamics-page-7/#comments</comments>
		<pubDate>Sun, 06 May 2012 20:09:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Daily Agenda]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=2485</guid>
		<description><![CDATA[There are three things you need to understand well today. Write these three things in your notes: 1. Temperature is caused by the random kinetic energy of molecules. 2. Two objects at different temperatures, placed next to each other, will transfer heat from the hotter object to the cooler object until they reach an equilibrium [...]]]></description>
			<content:encoded><![CDATA[<p>There are three things you need to understand well today.</p>
<p><strong>Write these three things in your notes:</strong></p>
<p>1. Temperature is caused by the random kinetic energy of molecules.</p>
<p>2. Two objects at different temperatures, placed next to each other, will transfer heat from the hotter object to the cooler object until they reach an equilibrium temperature somewhere in between the two original temperatures.</p>
<p>2. Heat flow obeys Conservation of Energy.  Energy put into a system either makes it hotter, expands it so it does work, or leaves the system.</p>
<p><strong>To review these three things, do the following:</strong></p>
<p>Run <a href="http://jersey.uoregon.edu/vlab/Thermodynamics/therm1a.html" target="_blank">this simulation</a> and answer the following questions.</p>
<p>1. Can you tell which side is hotter just by looking at the molecules?  What is the difference?</p>
<p>2. Create a chart in your notes with two columns for the temperature of each side.  Write down the temperature of each side every ten seconds until equilibrium has been reached. (remember to open the center)</p>
<p>3. Graph your results with OpenOffice:</p>
<ol>
<li>Create a spreadsheet in OpenOffice like this (don&#8217;t use these numbers, use the ones you measure):<a href="http://www.farleyphysics.com/wp-content/uploads/2012/05/Screen-shot-2012-05-07-at-10.27.37-AM.png"><img class="aligncenter  wp-image-2494" title="Screen shot 2012-05-07 at 10.27.37 AM" src="http://www.farleyphysics.com/wp-content/uploads/2012/05/Screen-shot-2012-05-07-at-10.27.37-AM-300x300.png" alt="" width="180" height="180" /></a></li>
<li>select the numbers by dragging your mouse over all of them.</li>
<li>click the chart button: <a href="http://www.farleyphysics.com/wp-content/uploads/2012/05/Screen-shot-2012-05-07-at-10.27.54-AM.png"><img class="size-full wp-image-2495 alignnone" title="Screen shot 2012-05-07 at 10.27.54 AM" src="http://www.farleyphysics.com/wp-content/uploads/2012/05/Screen-shot-2012-05-07-at-10.27.54-AM.png" alt="" width="36" height="36" /></a></li>
<li>Select Line, connect the dots, and smooth the line.<a href="http://www.farleyphysics.com/wp-content/uploads/2012/05/Screen-shot-2012-05-07-at-10.28.33-AM.png"><img class="aligncenter size-medium wp-image-2496" title="Screen shot 2012-05-07 at 10.28.33 AM" src="http://www.farleyphysics.com/wp-content/uploads/2012/05/Screen-shot-2012-05-07-at-10.28.33-AM-300x136.png" alt="" width="300" height="136" /></a></li>
</ol>
<p>Click the graph and press the print button to print it.  Cut it out and paste it in your notes with a gluestick.</p>
<p><strong>First Law of Thermodynamics (conservation of energy)</strong></p>
<p><a href="http://www.fi.edu/guide/hughes/energyconservation.html" target="_blank">Read this page</a> and answer the following questions in your notes.</p>
<p>1. If a 100 Joules of energy is put into a light and there is only 70 Joules of light that comes out of the light, what happens to the rest of the energy?</p>
<p>2. If 100 J of energy is put into a light and the light puts out 90 J of light energy, how much energy is released as heat?</p>
<p>3. If 100 J of energy is put into a light and 25 J of energy comes out as heat, how much energy comes out as light?</p>
<p>4. If  If a light produced 250 J of light energy and 100 J of heat energy, how much energy does the light use?</p>
<p><strong>Heat Engines</strong></p>
<p>Engines work just like a light except they do work instead of put out light. <a href="http://thermalmotion.net/" target="_blank">Read this page on Heat Engine</a>s and answer the following questions.</p>
<p>1. If an engine has 500 J of heat added to it and it does 300 J of work, how much energy is released as exhaust?</p>
<p>2. An engine has an input of heat energy of 1000 J and 300 J is released as exhaust.  How much work does the engine do?</p>
<p>3. A steam engine has a high temperature reservoir at 800 K and a low temperature reervoir at 300 K.  When the engine is running, it extracts 400 J of energy from the hot reservoir and does 250 J of work.  How much energy is expelled to the low temperature reservoir?</p>
<p>4. If  a sealed container has 10,000J of energy added to it and no energy can leave the container, how much is the energy of the container increased?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/05/06/heat-and-thermodynamics-page-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Circular Motion and Energy (page 5)</title>
		<link>http://www.farleyphysics.com/2012/05/02/circular-motion-and-energy/</link>
		<comments>http://www.farleyphysics.com/2012/05/02/circular-motion-and-energy/#comments</comments>
		<pubDate>Wed, 02 May 2012 15:42:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Daily Agenda]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=2457</guid>
		<description><![CDATA[1. physics-questions-energy. 2. phyformula. 2. Answer the questions in your notes and show all work, including equations used.  If there is no math involved, summarize the question and answer.]]></description>
			<content:encoded><![CDATA[<p>1. <a href="http://www.farleyphysics.com/2012/05/02/circular-motion-and-energy/physics-questions-energy/" rel="attachment wp-att-2458" target="_blank">physics-questions-energy</a>.</p>
<p>2. <a href="http://www.farleyphysics.com/2012/05/02/circular-motion-and-energy/phyformula/" rel="attachment wp-att-2474">phyformula</a>.</p>
<p>2. Answer the questions in your notes and show all work, including equations used.  If there is no math involved, summarize the question and answer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/05/02/circular-motion-and-energy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electricity Quiz Review (page 4)</title>
		<link>http://www.farleyphysics.com/2012/04/27/electricity-quiz-review/</link>
		<comments>http://www.farleyphysics.com/2012/04/27/electricity-quiz-review/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 15:31:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Daily Agenda]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=2437</guid>
		<description><![CDATA[For each answer on the quiz, check to see if you got it right or wrong.  Then, write the explanation for why the answer is what it is next to the question.  For questions with an experiment to perform, draw your experiment  right on your quiz. &#160; 1) C &#8211;The voltage splits across series resistors. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>For each answer on the quiz, check to see if you got it right or wrong.  Then, write the explanation for why the answer is what it is next to the question.  For questions with an experiment to perform, draw your experiment  right on your quiz.</strong></p>
<p>&nbsp;</p>
<p>1) C &#8211;The voltage splits across series resistors.  It splits in half across two identical resistors and splits in 3 across 3 identical resistors.</p>
<p>Use the<a href="http://phet.colorado.edu/en/simulation/circuit-construction-kit-dc" target="_blank"> circuit construction kit</a> to create the circuit shown and check for yourself. Draw the circuit and label the measurements for the voltage across each resistor.</p>
<p><a href="http://www.farleyphysics.com/wp-content/uploads/2012/04/Screen-Shot-2012-04-27-at-8.42.57-AM.png"><img class="aligncenter size-medium wp-image-2440" title="Screen Shot 2012-04-27 at 8.42.57 AM" src="http://www.farleyphysics.com/wp-content/uploads/2012/04/Screen-Shot-2012-04-27-at-8.42.57-AM-256x300.png" alt="" width="256" height="300" /></a></p>
<p>2) D &#8212; The voltage is the same across parallel resistors.  The battery is connected directly to each lamp.</p>
<p>Create this circuit with <a href="http://phet.colorado.edu/en/simulation/circuit-construction-kit-dc" target="_blank"> circuit construction kit</a> and test the voltage across each lamp.  Draw your circuit and write your measurements.</p>
<p>3) C &#8211;Most of the current moves down the path of least resistance.  The top path has twice the resistance of the bottom path.</p>
<p>Create this circuit with <a href="http://phet.colorado.edu/en/simulation/circuit-construction-kit-dc" target="_blank"> circuit construction kit</a> and test it by using the Non-contact ammeter.  What is the current you measure for each part of the circuit?</p>
<p>4) D &#8212; If A burns out, that path for the electricity to flow down is no longer possible.  In series circuits, if one thing blows out, everything goes dark.</p>
<p>To test this, delete light A in your circuit and see what happens to the flow of electrons.  What happens to the flow of elections in this circuit?</p>
<p>5) C &#8212; Lamps A and B will still have the same voltage across them so they will also have the same current.  So no change for parallel lamps if one burns out.</p>
<p>Test this and see if the brightness of the bulbs change.</p>
<p>6. A &#8211;No matter what is placed in that circuit, a motor, a capacitor, or a finger, it will have 9 volts across it because that is what the battery supplies.  Don&#8217;t be fooled by tricky questions.</p>
<p><a href="http://phet.colorado.edu/en/simulation/capacitor-lab" target="_blank">Use the Capacitor Lab here </a>to test this.  Turn up the battery voltage and place the voltmeter across the capacitor plates to check.</p>
<p><a href="http://www.farleyphysics.com/wp-content/uploads/2012/04/Screen-Shot-2012-04-27-at-9.03.58-AM1.png"><img class="aligncenter size-medium wp-image-2449" title="Screen Shot 2012-04-27 at 9.03.58 AM" src="http://www.farleyphysics.com/wp-content/uploads/2012/04/Screen-Shot-2012-04-27-at-9.03.58-AM1-300x237.png" alt="" width="300" height="237" /></a></p>
<p>7) C &#8211;Charges create electric fields.  Each charge creates an electric field.</p>
<p>8 ) D &#8212; Stationary charges create electric fields, not magnetic fields.  If these charges were moving, then they would be a current, and currents create magnetic fields.</p>
<p>9) A &#8212; Other charges are the only thing that can create a force on a charge.</p>
<p>10) C &#8211;The positive plate attracts it and the negative plate repels it.</p>
<p>11) B &#8212; A magnet creates a magnetic field.</p>
<p>12) A &#8211;Use the Right Hand Rule with your thumb in the direction that positive current will travel.  Your fingers will be pointing out of the paper at Q.  This is a trick question because the right hand rule works for &#8220;Conventional Current&#8221; which is the direction positive charges flow.  For electrons and negative charges, use your left hand.\</p>
<p><a href="http://www.mi.mun.ca/users/cchaulk/eltk1100/ivse/ivse.htm" target="_blank">Here is an explanation of this</a>.  Press conventional current and see the direction the current takes, then watch electron flow and see which way the electrons actually flow.  Sorry about this, it&#8217;s not my fault.</p>
<p>13) C &#8211;Same issue, this is showing the direction electrons are moving, so use your left hand or use your right hand in the direction positives flow.  Here is an explanation from my book.</p>
<p><a href="http://www.farleyphysics.com/wp-content/uploads/2012/04/Screen-Shot-2012-02-11-at-10.18.05-AM.png"><img class="aligncenter size-full wp-image-2444" title="Screen Shot 2012-02-11 at 10.18.05 AM" src="http://www.farleyphysics.com/wp-content/uploads/2012/04/Screen-Shot-2012-02-11-at-10.18.05-AM.png" alt="" width="1022" height="747" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/04/27/electricity-quiz-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wave Test Prep</title>
		<link>http://www.farleyphysics.com/2012/04/25/wave-test-prep/</link>
		<comments>http://www.farleyphysics.com/2012/04/25/wave-test-prep/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 20:13:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Daily Agenda]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=2434</guid>
		<description><![CDATA[1. Return and go over wave quiz (Page 2) 2. STAR Test wave practice (Page 3) &#160;]]></description>
			<content:encoded><![CDATA[<p>1. Return and go over wave quiz (Page 2)</p>
<p>2. STAR Test wave practice (Page 3)</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/04/25/wave-test-prep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thermo Internet Lab</title>
		<link>http://www.farleyphysics.com/2012/04/23/temperature-pressure-heat-and-volume/</link>
		<comments>http://www.farleyphysics.com/2012/04/23/temperature-pressure-heat-and-volume/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 17:41:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Daily Agenda]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=2424</guid>
		<description><![CDATA[Run the simulation here and answer the questions on the handout. The handout is linked here for absent people.]]></description>
			<content:encoded><![CDATA[<p><a href="http://phet.colorado.edu/en/simulation/gas-properties" target="_blank">Run the simulation here</a> and answer the questions on the handout.</p>
<p>The handout is<a href="http://phet.colorado.edu/files/activities/3061/Internet%20Heat.dot" target="_blank"> linked here</a> for absent people.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/04/23/temperature-pressure-heat-and-volume/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Temperature (page 9)</title>
		<link>http://www.farleyphysics.com/2012/04/19/temperature-page-9/</link>
		<comments>http://www.farleyphysics.com/2012/04/19/temperature-page-9/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 14:03:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Daily Agenda]]></category>

		<guid isPermaLink="false">http://www.farleyphysics.com/?p=2414</guid>
		<description><![CDATA[Start here with this simulation of molecules in 2-D container. 1. Watch the red dot.  It represents a gas molecule.  Describe its motion. 2. Does the red molecule always travel at the same speed?  Describe the motion. 3. Draw a quick picture in your notes showing the simulation and trace out the path of a typical [...]]]></description>
			<content:encoded><![CDATA[<p>Start here with this simulation of<a href="http://wps.pearsoned.com/wps/media/objects/10338/10586232/04_MoleculeInaContainer.swf" target="_blank"> molecules in 2-D container</a>.</p>
<p>1. Watch the red dot.  It represents a gas molecule.  Describe its motion.</p>
<p>2. Does the red molecule always travel at the same speed?  Describe the motion.</p>
<p>3. Draw a quick picture in your notes showing the simulation and trace out the path of a typical gas molecule.</p>
<p>Next, increase the temperature by clicking the up arrow a bunch of times.</p>
<p>4. Describe the motion of the red molecule compared to before.</p>
<p>Next, decrease the temperature by clicking the down arrow a bunch of times.</p>
<p>6. Describe the motion of the red molecule now.</p>
<p>7. Can you make all the molecules stop completely?</p>
<p>8. When all movement stops completely, that is called absolute zero temperature.  Do you think absolute zero is possible?</p>
<p><strong>Temperature Equilibrium</strong></p>
<p>When atoms are moving, the average kinetic energy of the atoms is called Temperature.  The following applet shows how temperature is transfered from one gas to another.</p>
<p><a href="http://jersey.uoregon.edu/vlab/Thermodynamics/index.html" target="_blank">Click here</a>, Run each of the experiments.  Draw a picture of each experiment and answer the questions for each experiment.  Answer in the form of a statement that includes the question.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farleyphysics.com/2012/04/19/temperature-page-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

