<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gwang307</id>
	<title>Physics Book - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gwang307"/>
	<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/Special:Contributions/Gwang307"/>
	<updated>2026-05-12T03:11:30Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26869</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26869"/>
		<updated>2016-11-28T04:58:18Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
:The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:Another way to look at it is where you start from the formula, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;, and do:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{\Delta x}{\Delta t}} = {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}v(t), dt &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; v(t) = a(t - t_i) + v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:Plugging in &amp;lt;math&amp;gt; v(t) &amp;lt;/math&amp;gt; into the integral would result in:&lt;br /&gt;
:&amp;lt;math&amp;gt; {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}a(t - t_i) + v_0, dt &amp;lt;/math&amp;gt;&lt;br /&gt;
:Integrating separately,&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{1}{t_f-t_i} * \int a(t_f - t_i) + v_0 - \int a(t_i - t_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int v_0 + \int at_f - at_i - \int v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int at_f - at_i &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2}{2} - \frac{at_i^2}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2at_i^2}{2}, (t_f^2-t_i^2) = (t_f-t_i)(t_f+t-i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{a(t_f-t_i)(t_f+t_i)}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{a(t_f+t_i)}{2}, a = \frac{v(t)}{t} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{v_f+v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:Solving the integral results in the original equation, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity. One could also use Computer Science to create a program that could derive the average velocity formula.&lt;br /&gt;
&lt;br /&gt;
===Further Reading===&lt;br /&gt;
:https://www.youtube.com/watch?v=T_RjQAInWBc&lt;br /&gt;
:https://www.boundless.com/physics/textbooks/boundless-physics-textbook/kinematics-2/speed-and-velocity-36/average-velocity-a-graphical-interpretation-210-6244/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
http://www.luc.edu/faculty/dslavsk/courses/ntsc395/classnotes/ntsc395equations.pdf&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Derivation Of The Average Velocity Formula With Constant Acceleration (Using Calculus)&amp;quot;. Physics.stackexchange.com. N.p., 2016. Web. 27 Nov. 2016.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26868</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26868"/>
		<updated>2016-11-28T04:58:11Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
=The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:Another way to look at it is where you start from the formula, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;, and do:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{\Delta x}{\Delta t}} = {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}v(t), dt &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; v(t) = a(t - t_i) + v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:Plugging in &amp;lt;math&amp;gt; v(t) &amp;lt;/math&amp;gt; into the integral would result in:&lt;br /&gt;
:&amp;lt;math&amp;gt; {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}a(t - t_i) + v_0, dt &amp;lt;/math&amp;gt;&lt;br /&gt;
:Integrating separately,&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{1}{t_f-t_i} * \int a(t_f - t_i) + v_0 - \int a(t_i - t_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int v_0 + \int at_f - at_i - \int v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int at_f - at_i &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2}{2} - \frac{at_i^2}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2at_i^2}{2}, (t_f^2-t_i^2) = (t_f-t_i)(t_f+t-i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{a(t_f-t_i)(t_f+t_i)}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{a(t_f+t_i)}{2}, a = \frac{v(t)}{t} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{v_f+v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:Solving the integral results in the original equation, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity. One could also use Computer Science to create a program that could derive the average velocity formula.&lt;br /&gt;
&lt;br /&gt;
===Further Reading===&lt;br /&gt;
:https://www.youtube.com/watch?v=T_RjQAInWBc&lt;br /&gt;
:https://www.boundless.com/physics/textbooks/boundless-physics-textbook/kinematics-2/speed-and-velocity-36/average-velocity-a-graphical-interpretation-210-6244/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
http://www.luc.edu/faculty/dslavsk/courses/ntsc395/classnotes/ntsc395equations.pdf&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Derivation Of The Average Velocity Formula With Constant Acceleration (Using Calculus)&amp;quot;. Physics.stackexchange.com. N.p., 2016. Web. 27 Nov. 2016.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26866</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26866"/>
		<updated>2016-11-28T04:58:03Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:Another way to look at it is where you start from the formula, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;, and do:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{\Delta x}{\Delta t}} = {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}v(t), dt &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; v(t) = a(t - t_i) + v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:Plugging in &amp;lt;math&amp;gt; v(t) &amp;lt;/math&amp;gt; into the integral would result in:&lt;br /&gt;
:&amp;lt;math&amp;gt; {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}a(t - t_i) + v_0, dt &amp;lt;/math&amp;gt;&lt;br /&gt;
:Integrating separately,&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{1}{t_f-t_i} * \int a(t_f - t_i) + v_0 - \int a(t_i - t_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int v_0 + \int at_f - at_i - \int v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int at_f - at_i &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2}{2} - \frac{at_i^2}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2at_i^2}{2}, (t_f^2-t_i^2) = (t_f-t_i)(t_f+t-i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{a(t_f-t_i)(t_f+t_i)}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{a(t_f+t_i)}{2}, a = \frac{v(t)}{t} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{v_f+v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:Solving the integral results in the original equation, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity. One could also use Computer Science to create a program that could derive the average velocity formula.&lt;br /&gt;
&lt;br /&gt;
===Further Reading===&lt;br /&gt;
:https://www.youtube.com/watch?v=T_RjQAInWBc&lt;br /&gt;
:https://www.boundless.com/physics/textbooks/boundless-physics-textbook/kinematics-2/speed-and-velocity-36/average-velocity-a-graphical-interpretation-210-6244/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
http://www.luc.edu/faculty/dslavsk/courses/ntsc395/classnotes/ntsc395equations.pdf&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Derivation Of The Average Velocity Formula With Constant Acceleration (Using Calculus)&amp;quot;. Physics.stackexchange.com. N.p., 2016. Web. 27 Nov. 2016.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26865</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26865"/>
		<updated>2016-11-28T04:57:52Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
:The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:Another way to look at it is where you start from the formula, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;, and do:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{\Delta x}{\Delta t}} = {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}v(t), dt &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; v(t) = a(t - t_i) + v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:Plugging in &amp;lt;math&amp;gt; v(t) &amp;lt;/math&amp;gt; into the integral would result in:&lt;br /&gt;
:&amp;lt;math&amp;gt; {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}a(t - t_i) + v_0, dt &amp;lt;/math&amp;gt;&lt;br /&gt;
:Integrating separately,&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{1}{t_f-t_i} * \int a(t_f - t_i) + v_0 - \int a(t_i - t_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int v_0 + \int at_f - at_i - \int v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int at_f - at_i &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2}{2} - \frac{at_i^2}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2at_i^2}{2}, (t_f^2-t_i^2) = (t_f-t_i)(t_f+t-i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{a(t_f-t_i)(t_f+t_i)}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{a(t_f+t_i)}{2}, a = \frac{v(t)}{t} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{v_f+v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:Solving the integral results in the original equation, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity. One could also use Computer Science to create a program that could derive the average velocity formula.&lt;br /&gt;
&lt;br /&gt;
===Further Reading===&lt;br /&gt;
:https://www.youtube.com/watch?v=T_RjQAInWBc&lt;br /&gt;
:https://www.boundless.com/physics/textbooks/boundless-physics-textbook/kinematics-2/speed-and-velocity-36/average-velocity-a-graphical-interpretation-210-6244/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
http://www.luc.edu/faculty/dslavsk/courses/ntsc395/classnotes/ntsc395equations.pdf&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Derivation Of The Average Velocity Formula With Constant Acceleration (Using Calculus)&amp;quot;. Physics.stackexchange.com. N.p., 2016. Web. 27 Nov. 2016.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26863</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26863"/>
		<updated>2016-11-28T04:57:19Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
:The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:Another way to look at it is where you start from the formula, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;, and do:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{\Delta x}{\Delta t}} = {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}v(t), dt &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; v(t) = a(t - t_i) + v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:Plugging in &amp;lt;math&amp;gt; v(t) &amp;lt;/math&amp;gt; into the integral would result in:&lt;br /&gt;
:&amp;lt;math&amp;gt; {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}a(t - t_i) + v_0, dt &amp;lt;/math&amp;gt;&lt;br /&gt;
:Integrating separately,&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{1}{t_f-t_i} * \int a(t_f - t_i) + v_0 - \int a(t_i - t_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int v_0 + \int at_f - at_i - \int v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int at_f - at_i &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2}{2} - \frac{at_i^2}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2at_i^2}{2}, (t_f^2-t_i^2) = (t_f-t_i)(t_f+t-i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{a(t_f-t_i)(t_f+t_i)}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{a(t_f+t_i)}{2}, a = \frac{v(t)}{t} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{v_f+v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:Solving the integral results in the original equation, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity. One could also use Computer Science to create a program that could derive the average velocity formula.&lt;br /&gt;
&lt;br /&gt;
===Further Reading===&lt;br /&gt;
https://www.youtube.com/watch?v=T_RjQAInWBc&lt;br /&gt;
https://www.boundless.com/physics/textbooks/boundless-physics-textbook/kinematics-2/speed-and-velocity-36/average-velocity-a-graphical-interpretation-210-6244/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
http://www.luc.edu/faculty/dslavsk/courses/ntsc395/classnotes/ntsc395equations.pdf&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Derivation Of The Average Velocity Formula With Constant Acceleration (Using Calculus)&amp;quot;. Physics.stackexchange.com. N.p., 2016. Web. 27 Nov. 2016.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26387</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26387"/>
		<updated>2016-11-28T03:23:11Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
:The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:Another way to look at it is where you start from the formula, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;, and do:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{\Delta x}{\Delta t}} = {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}v(t), dt &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; v(t) = a(t - t_i) + v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:Plugging in &amp;lt;math&amp;gt; v(t) &amp;lt;/math&amp;gt; into the integral would result in:&lt;br /&gt;
:&amp;lt;math&amp;gt; {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}a(t - t_i) + v_0, dt &amp;lt;/math&amp;gt;&lt;br /&gt;
:Integrating separately,&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{1}{t_f-t_i} * \int a(t_f - t_i) + v_0 - \int a(t_i - t_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int v_0 + \int at_f - at_i - \int v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int at_f - at_i &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2}{2} - \frac{at_i^2}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2at_i^2}{2}, (t_f^2-t_i^2) = (t_f-t_i)(t_f+t-i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{a(t_f-t_i)(t_f+t_i)}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{a(t_f+t_i)}{2}, a = \frac{v(t)}{t} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{v_f+v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:Solving the integral results in the original equation, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity.&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Derivation Of The Average Velocity Formula With Constant Acceleration (Using Calculus)&amp;quot;. Physics.stackexchange.com. N.p., 2016. Web. 27 Nov. 2016.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26386</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26386"/>
		<updated>2016-11-28T03:22:41Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:Another way to look at it is where you start from the formula, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;, and do:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{\Delta x}{\Delta t}} = {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}v(t), dt &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; v(t) = a(t - t_i) + v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:Plugging in &amp;lt;math&amp;gt; v(t) &amp;lt;/math&amp;gt; into the integral would result in:&lt;br /&gt;
:&amp;lt;math&amp;gt; {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}a(t - t_i) + v_0, dt &amp;lt;/math&amp;gt;&lt;br /&gt;
:Integrating separately,&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{1}{t_f-t_i} * \int a(t_f - t_i) + v_0 - \int a(t_i - t_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int v_0 + \int at_f - at_i - \int v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int at_f - at_i &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2}{2} - \frac{at_i^2}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2at_i^2}{2}, (t_f^2-t_i^2) = (t_f-t_i)(t_f+t-i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{a(t_f-t_i)(t_f+t_i)}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{a(t_f+t_i)}{2}, a = \frac{v(t)}{t} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{v_f+v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:Solving the integral results in the original equation, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity.&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Derivation Of The Average Velocity Formula With Constant Acceleration (Using Calculus)&amp;quot;. Physics.stackexchange.com. N.p., 2016. Web. 27 Nov. 2016.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26366</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26366"/>
		<updated>2016-11-28T03:17:06Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:Another way to look at it is where you start from the formula, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;, and do:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{\Delta x}{\Delta t}} = {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}v(t), dt &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; v(t) = a(t - t_i) + v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:Plugging in &amp;lt;math&amp;gt; v(t) &amp;lt;/math&amp;gt; into the integral would result in:&lt;br /&gt;
:&amp;lt;math&amp;gt; {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}a(t - t_i) + v_0, dt &amp;lt;/math&amp;gt;&lt;br /&gt;
:Integrating separately,&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{1}{t_f-t_i} * \int a(t_f - t_i) + v_0 - \int a(t_i - t_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int v_0 + \int at_f - at_i - \int v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \int at_f - at_i &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2}{2} - \frac{at_i^2}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{at_f^2at_i^2}{2}, (t_f^2-t_i^2) = (t_f-t_i)(t_f+t-i) &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{1}{t_f-t_i} * \frac{a(t_f-t_i)(t_f+t_i)}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{a(t_f+t_i)}{2}, a = \frac{v(t)}{t} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac{v_f+v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
:Solving the integral results in the original equation, &amp;lt;math&amp;gt; \frac{v_f + v_i}{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity.&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26111</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=26111"/>
		<updated>2016-11-28T02:35:36Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:If you simply want to simply see what to derive to get the basic, average velocity formula, &amp;lt;math&amp;gt; {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;, you can do:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{\Delta x}{\Delta t}} = {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}v(t), dt &amp;lt;/math&amp;gt;&lt;br /&gt;
:where, &amp;lt;math&amp;gt; v(t) = a(t - t_i) + v_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
:Plugging in &amp;lt;math&amp;gt; v(t) &amp;lt;/math&amp;gt; into the integral would result in &amp;lt;math&amp;gt; {\frac{1}{t_f-t_i}}\int_{t_i}^{t_f}a(t - t_i) + v_0, dt &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity.&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=25844</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=25844"/>
		<updated>2016-11-28T01:32:33Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
The basic formula for average velocity is easy to understand, but how exactly can you prove this formula? This reference aims to show how using derivation  through geometric, algebraic, and computer models proves the formula for average velocity.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity using derivation. The purpose is also to validate the derivation with fundamental concepts in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x_f - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;math&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity.&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=25675</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=25675"/>
		<updated>2016-11-28T00:53:33Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity. It is also to validate the equation with fundamental concepts and variables both in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; T &amp;lt;/math&amp;gt; = Time&lt;br /&gt;
:&amp;lt;math&amp;gt; p &amp;lt;/math&amp;gt; = Momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is &amp;lt;math&amp;gt; v_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; when velocity in any direction is changing at a constant rate.&lt;br /&gt;
&lt;br /&gt;
:When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. &amp;lt;math&amp;gt; A_{trap} = {\frac{top + bottom}{2}} * altitude = x_f - x_i = {\frac{v_{ix} + v_{fx}}{2}} * (T_f - T_i) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, &amp;lt;math&amp;gt; {\frac{\Delta x}{\Delta t}} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:Change in momentum is &amp;lt;math&amp;gt; \Delta p = F_{net} * \Delta t &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; F_{net} = {\frac{\Delta p}{\Delta t}} &amp;lt;/math&amp;gt;.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, &amp;lt;math&amp;gt; F_{net} &amp;lt;/math&amp;gt; becomes constant. When the change in time with respect to momentum is 0, &amp;lt;math&amp;gt; p = p_i &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_x = {\frac{dx}{dt}} = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{avg} = {\frac{x - x_i}{t}} = {\frac{1}{2}}{\frac{F_{net}}{m}}t + v_{ix} = {\frac{1}{2}}(v_{fx} - v_{ix}) + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt; v_{fx} = v_x = {\frac{F_{net}}{m}}t + v_{ix} &amp;lt;/math&amp;gt;&lt;br /&gt;
:After simplifying, &amp;lt;math&amp;gt; V_{avg} = {\frac{v_{ix} + v_{fx}}{2}} &amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt; v_x &amp;lt;/math&amp;gt; changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = &amp;lt;math&amp;gt; x_{tot} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Altitude = &amp;lt;nath&amp;gt; \Delta t &amp;lt;/math&amp;gt;&lt;br /&gt;
*Top side of trapezoid = &amp;lt;math&amp;gt; v_{xi} &amp;lt;/math&amp;gt;&lt;br /&gt;
*Bottom side of trapezoid = &amp;lt;math&amp;gt; v_{xf} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Model Example&#039;&#039;&#039;&lt;br /&gt;
:[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity.&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=25481</id>
		<title>Derivation of Average Velocity</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Derivation_of_Average_Velocity&amp;diff=25481"/>
		<updated>2016-11-27T23:48:52Z</updated>

		<summary type="html">&lt;p&gt;Gwang307: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Gahan Wang (Fall 2016)&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The main idea is to provide proof of the universal equation for average velocity. It is also to validate the equation with fundamental concepts and variables both in science and in math.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
:T=Time&lt;br /&gt;
:P=momentum&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Geometric Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:The equation for average velocity is Vavg= (Vix + Vfx)/2 when velocity in the x direction is changing at a constant rate. The same concept applies to velocity in the y and z directions.&lt;br /&gt;
&lt;br /&gt;
When using geometry as proof, the area of a trapezoid can be used to support the derivation of average velocity. Area of a trapezoid = ((top + bottom)/2) * (altitude) = Xf-Xi= ((Vix + Vfx)/2) * (Tf-Ti)&lt;br /&gt;
&lt;br /&gt;
:By dividing the change in time, we get the widely recognized formula for average velocity, (change in position)/(change in time) = (Vix + Vfx)/2&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Algebraic Derivation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:change in momentum &amp;lt;math&amp;gt; \begin{align} \Delta P \end{align} &amp;lt;/math&amp;gt;= net force Fnet * change in time &amp;lt;math&amp;gt; \begin{align} \Delta T \end{align} &amp;lt;/math&amp;gt; which is also equal to &amp;lt;math&amp;gt; \begin{align} \Delta P \end{align} &amp;lt;/math&amp;gt;/&amp;lt;math&amp;gt; \begin{align} \Delta T \end{align} &amp;lt;/math&amp;gt; = Fnet.&lt;br /&gt;
:When evaluating the change in momentum as time approaches zero, Fnet becomes constant. When the change in time with respect to momentum is 0, P=Pi.&lt;br /&gt;
&lt;br /&gt;
:Vx=dx/dt=(Fnet/m)t + Vix&lt;br /&gt;
&lt;br /&gt;
:Vavg=(X-Xi)/t=(1/2)(Fnet/m)t + Vix=(1/2)(Vfx-Vix)+Vix&lt;br /&gt;
:Vfx=Vx=(Fnet/m)t + Vix&lt;br /&gt;
:After simplying, Vavg=(Vix+Vfx)/2 where Vx changes at a constant rate.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Geometric model Example&lt;br /&gt;
[[File:TrapezoidExample.jpg]]&lt;br /&gt;
*Area of the trapezoid = total displacement&lt;br /&gt;
*Altitude = change in time&lt;br /&gt;
*Top side of trapezoid=Vxi&lt;br /&gt;
*Bottom side of trapezoid=Vxf&lt;br /&gt;
&lt;br /&gt;
Algebraic model Example&lt;br /&gt;
*[[File:Avgvelocity.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
:Using basic, fundamental mathematical variables to prove physics equations shows the connection between math and science and how the same concept of limits and derivatives applies to an important, primary scientific principle in average velocity.&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
:http://physics.tutorvista.com/motion/average-velocity.html&lt;br /&gt;
:http://www.mathopenref.com/trapezoidarea.html&lt;br /&gt;
:http://www.physicsclassroom.com/class/1DKin/Lesson-1/Speed-and-Velocity&lt;br /&gt;
:http://hyperphysics.phy-astr.gsu.edu/hbase/mot.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Area of a Trapezoid. Definition and Formula - Math Open Reference.&amp;quot; Area of a Trapezoid. Definition and Formula - Math Open Reference. Math Open Reference, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:&amp;quot;Average Velocity.&amp;quot; Average Velocity. TutorVista, n.d. Web. 05 Dec. 2015.&lt;br /&gt;
:Description of Motion. N.p., n.d. Web. 5 Dec. 2015.&lt;br /&gt;
:&amp;quot;Speed and Velocity.&amp;quot; Speed and Velocity. The Physics Classroom, n.d. Web. 05 Dec. 2015.&lt;/div&gt;</summary>
		<author><name>Gwang307</name></author>
	</entry>
</feed>