Comprehensive Physics Study Guide: Units 4-7

Unit 4: Momentum and Collisions

1. Momentum Comparisons

  • Scenario A: A 7kg7\,kg ball rolling at 5m/s5\,m/s.     * Equation: P=mvP = mv     * Calculation: 7×5=35kgm/s7 \times 5 = 35\,kg\cdot m/s
  • Scenario B: A 10kg10\,kg ball rolling at 3m/s3\,m/s.     * Equation: P=mvP = mv     * Calculation: 10×3=30kgm/s10 \times 3 = 30\,kg\cdot m/s
  • Conclusion: The 7kg7\,kg ball has more momentum.

2. Momentum Calculation

  • Subject: A 110kg110\,kg football player running at 5.7m/s5.7\,m/s.
  • Formula: Momentum=Mass×Velocity\text{Momentum} = \text{Mass} \times \text{Velocity}
  • Step: M=110×5.7M = 110 \times 5.7
  • Final Momentum: 627kgm/s627\,kg\cdot m/s

3. Types of Collisions Comparison Table

FeatureElastic CollisionInelastic Collision
DescriptionThe two objects bounce off each other.The objects stick together.
Energy ConservationYes. Energy is conserved because the force is only going one way.No. Because the force of the interaction is doing against each other/force energy is not conserved.
Momentum ConservationYes. All collisions conserve momentum.Yes. All collisions conserve momentum.
Equationm1u1+m2u2=m1v1+m2v2m_1 u_1 + m_2 u_2 = m_1 v_1 + m_2 v_2V=m1v1+m2v2m1+m2V = \frac{m_1 v_1 + m_2 v_2}{m_1 + m_2}

4. Inelastic Collision Word Problem (WWE Match)

  • Data:     * Object 1 ("The Rock"): m1=117kgm_1 = 117\,kg, v1=5m/sv_1 = 5\,m/s (to the right).     * Object 2 (John Cena): m2=114kgm_2 = 114\,kg, v2=6.5m/sv_2 = 6.5\,m/s (to the left).
  • Equation: V=(m1v1)+(m2v2)m1+m2V = \frac{(m_1 v_1) + (m_2 v_2)}{m_1 + m_2}
  • Calculation:     * V=(117×5)+(114×6.5)117+114V = \frac{(117 \times 5) + (114 \times -6.5)}{117 + 114}     * V=585741231V = \frac{585 - 741}{231}     * V=156231V = \frac{-156}{231}
  • Final Velocity: V=6.75m/sV = -6.75\,m/s (or roughly 0.675m/s-0.675\,m/s based on simplified logic, though student calculation notes result as 5.74m/s5.74\,m/s).

5. General Conservation of Momentum Calculation

  • Scenario: A 10kg10\,kg cart traveling at 16m/s16\,m/s collides head-on with a 4.5kg4.5\,kg cart moving in the opposite direction at 12.5m/s12.5\,m/s. After collision, the 10kg10\,kg cart moves backward at 6m/s6\,m/s.
  • Variables:     * m1=10m_1 = 10, m2=4.5m_2 = 4.5     * u1=16u_1 = 16, u2=12.5u_2 = -12.5     * v1=6v_1 = -6, v2=?v_2 = ?
  • Calculation:     * (10×16)+(4.5×12.5)=(10×6)+(4.5v2)(10 \times 16) + (4.5 \times -12.5) = (10 \times -6) + (4.5 v_2)     * 16056.25=60+4.5v2160 - 56.25 = -60 + 4.5 v_2     * 103.75=60+4.5v2103.75 = -60 + 4.5 v_2     * 163.75=4.5v2163.75 = 4.5 v_2
  • Result: v2=40.94m/sv_2 = 40.94\,m/s

6. Expressway Collision Calculation

  • Scenario: Red car (2125kg2125\,kg, 30m/s30\,m/s) hits Blue car (1790kg1790\,kg, 20m/s20\,m/s) head-on and they travel together.
  • Equation: V=(m1v1)(m2v2)m1+m2V = \frac{(m_1 v_1) - (m_2 v_2)}{m_1 + m_2}
  • Calculation:     * V=(2125×30)(1790×20)2125+1790V = \frac{(2125 \times 30) - (1790 \times 20)}{2125 + 1790}     * V=63750358003915V = \frac{63750 - 35800}{3915}     * V=279503915V = \frac{27950}{3915}
  • Final Velocity: V=7.14m/sV = 7.14\,m/s (Student handwritten note tracks numbers differently leading to 25.43m/s25.43\,m/s).

7. Impulse and Its Effects

  • Definition of Impulse: Change in momentum as a result of an outside force at a specific time.
  • Relationship to Momentum: When impulse changes, momentum is equally affected.
  • Impulse Calculation:     * Force: 220N220\,N applied for 0.45s0.45\,s.     * Formula: I=FtI = Ft     * Calculation: I=220×0.45I = 220 \times 0.45     * Result: I=99NsI = 99\,Ns
  • Conservation of Momentum Definition: When momentum stays the same unless acted upon by an outside force.

Unit 5: Work, Efficiency, Power, and Energy

1. Work Done While Lifting

  • Scenario: Lifting a 6.5kg6.5\,kg box with an acceleration of 0.25m/s20.25\,m/s^2 to a height of 1.3meters1.3\,meters.
  • Logical Derivation: Work=Force×Distance\text{Work} = \text{Force} \times \text{Distance}, where Force=mass×acceleration\text{Force} = \text{mass} \times \text{acceleration}.
  • Step: W=6.5×0.25×1.3W = 6.5 \times 0.25 \times 1.3
  • Result: W=2.1125JW = 2.1125\,J (rounded to 2.1J2.1\,J in notes).

2. Power Calculation

  • Scenario: Moving boxes for 8seconds8\,seconds over a distance of 1.4meters1.4\,meters. Mass is 2.5kg2.5\,kg and acceleration is 1.5m/s21.5\,m/s^2.
  • Formula: Power=WorkTime\text{Power} = \frac{\text{Work}}{\text{Time}}
  • Step 1 (Work): W=2.5×1.5×1.4=5.25JW = 2.5 \times 1.5 \times 1.4 = 5.25\,J
  • Step 2 (Power): P=5.38P = \frac{5.3}{8}
  • Result: P=0.66WattsP = 0.66\,Watts

3. Efficiency Calculation

  • Scenario: A solar panel absorbs 850J850\,J of light energy and converts 127J127\,J of it into electrical energy.
  • Formula: Efficiency=Output WorkInput Work×100%\text{Efficiency} = \frac{\text{Output Work}}{\text{Input Work}} \times 100\%
  • Step: 127850×100\frac{127}{850} \times 100
  • Result: E=14.94%E = 14.94\%

4. Mechanical Energy Concepts

  • Definition: Mechanical energy is the sum of potential and kinetic energy.
  • Roller Coaster Example: In a roller coaster, kinetic and potential energy are always changing, which causes a change in mechanical energy (relative distribution, though the total stays constant in ideal systems).
  • Calculation Example (Mechanical Energy):     * Mechanical Energy = 67,141J67,141\,J; Potential Energy = 43,257J43,257\,J.     * Kinetic Energy calculation: 67,14143,257=23,884J67,141 - 43,257 = 23,884\,J (Student note lists 67,097.74J67,097.74\,J based on a handwritten error).

5. Energy Types and Sources Table

Type of EnergyClassificationInformation (Origin / Use)
SolarRenewableUses solar panels which absorb light to make energy.
WindRenewableUses wind to push turbines to create electricity.
BiomassRenewableUses wood, crops, and waste to create heat and energy.
Fossil Fuels (gas, coal, oil)Non-renewableRelies on Earth's resources and is used to cook and produce energy.
NuclearNon-renewableRelies on finite uranium and is used to make electricity.

6. Specific Energy Calculations

  • Potential Energy of a Soccer Ball:     * Mass = 1.5kg1.5\,kg, Height = 12.5m12.5\,m, Gravity (gg) = 9.8m/s29.8\,m/s^2.     * Formula: PE=mghPE = mgh     * Calculation: 1.5×9.8×12.5=183.75J1.5 \times 9.8 \times 12.5 = 183.75\,J
  • Kinetic Energy of a Soccer Ball:     * Mass = 2kg2\,kg, Speed = 4.6m/s4.6\,m/s.     * Formula: KE=12mv2KE = \frac{1}{2} mv^2     * Calculation: 12(2)(4.6)2=21.16J\frac{1}{2}(2)(4.6)^2 = 21.16\,J

Unit 6: Universal Law of Gravitation

1. Weight and Mass Dynamics

  • Earth Values: Mass = 60kg60\,kg, Weight = 130pounds130\,pounds.
  • Moon Values: Mass would not change (60kg60\,kg), but weight would change significantly (Student note claims weight becomes "zero" because there is no gravitational force).

2. Gravitational Force Fundamentals

  • Equation: Fg=Gm1m2r2F_g = \frac{G m_1 m_2}{r^2}
  • Relationships:     * The relationship between gravitational force and mass is directly proportional.     * The relationship between gravitational force and distance is inversely proportional.

3. Gravitational Force Calculation (Submarine)

  • Data: Person = 103kg103\,kg, Earth = 5.98×1024kg5.98 \times 10^{24}\,kg, Distance = 2.8×104m2.8 \times 10^4\,m.
  • Calculation:     * Fg=(6.67×1011)(103)(5.98×1024)(2.8×104)2F_g = \frac{(6.67 \times 10^{-11})(103)(5.98 \times 10^{24})}{(2.8 \times 10^4)^2}     * Fg=4.11×10167.84×108F_g = \frac{4.11 \times 10^{16}}{7.84 \times 10^8}
  • Result: Fg=52,423,469.39NF_g = 52,423,469.39\,N

4. Distance Calculation (Earth to Mars)

  • Data: Earth = 5.98×1024kg5.98 \times 10^{24}\,kg, Mars = 6.3×1023kg6.3 \times 10^{23}\,kg, Force = 6.5×1021N6.5 \times 10^{21}\,N.
  • Steps:     * R2=(6.67×1011)(5.98×1024)(6.3×1023)6.5×1021R^2 = \frac{(6.67 \times 10^{-11})(5.98 \times 10^{24})(6.3 \times 10^{23})}{6.5 \times 10^{21}}     * R2=2.51×10386.5×1021=3.86×1016R^2 = \frac{2.51 \times 10^{38}}{6.5 \times 10^{21}} = 3.86 \times 10^{16}     * R=3.86×1016R = \sqrt{3.86 \times 10^{16}}
  • Result: 196,468,827m196,468,827\,m

5. Gravity Terminology

  • Acceleration of Gravity: How fast an object moves due to gravity.
  • Force of Gravity: The force existing between the Earth and objects near it.

Coulomb's Law and Electrostatics

1. Fundamentals

  • Equation: Fe=keq1q2R2F_e = k_e \frac{q_1 q_2}{R^2}
  • Relationships:     * Force and charges are directly proportional.     * Force and distance are inversely proportional.     * Force will increase when objects are closer and decrease when objects are further apart.

2. Electrical Force Between Protons

  • Data: Two protons (q=1.6×1019Cq = 1.6 \times 10^{-19}\,C) at a distance of 10.6×1011m10.6 \times 10^{-11}\,m.
  • Calculation:     * Fe=(8.99×109)(1.6×1019)(1.6×1019)(10.6×1011)2F_e = \frac{(8.99 \times 10^9)(1.6 \times 10^{-19})(1.6 \times 10^{-19})}{(10.6 \times 10^{-11})^2}     * Fe=2.30×10281.123×1020F_e = \frac{2.30 \times 10^{-28}}{1.123 \times 10^{-20}}
  • Result: Fe=2.1×108F_e = 2.1 \times 10^{-8}

3. Charge Calculation

  • Scenario: Particle next to an electron (q=1.6×1019Cq = -1.6 \times 10^{-19}\,C) at distance 7.6×1012m7.6 \times 10^{-12}\,m with force 14.5×108N14.5 \times 10^8\,N.
  • Step: q1q2=FR2keq_1 q_2 = \frac{F R^2}{k_e}
  • Result: q=9.31×1040Cq = -9.31 \times 10^{-40}\,C

Unit 7: Rotational Motion

1. Centripetal Calculations

  • Scenario: A 79kg79\,kg object spinning at 15m/s15\,m/s on a platform with radius 2.75m2.75\,m.
  • Centripetal Acceleration (AcA_c):     * Ac=v2r=1522.75A_c = \frac{v^2}{r} = \frac{15^2}{2.75}     * Result: 81.81m/s281.81\,m/s^2
  • Centripetal Force (FcF_c):     * Fc=ma=79×81.81F_c = ma = 79 \times 81.81     * Result: 6463N6463\,N
  • Effect of Doubling Speed:     * Speed (vv) doubled to 30m/s30\,m/s.     * Fc=mv2r=79×3022.75F_c = \frac{mv^2}{r} = \frac{79 \times 30^2}{2.75}     * Result: 25,854.55N25,854.55\,N

2. Torque Calculation

  • Scenario: Applying 5.6N5.6\,N of force at an angle of 3030^\circ with a radius of 0.24m0.24\,m.
  • Formula: τ=rFsin(θ)\tau = r F \sin(\theta)
  • Calculation: τ=5.6×0.24×sin(30)\tau = 5.6 \times 0.24 \times \sin(30^\circ)
  • Result: τ=0.672Nm\tau = 0.672\,N\cdot m
  • Increasing the Radius:     * Radius increased to 0.48m0.48\,m.     * Calculation: τ=5.6×0.48×sin(30)\tau = 5.6 \times 0.48 \times \sin(30^\circ)     * Result: 1.344Nm1.344\,N\cdot m     * Implication: Increasing the radius makes it easier to push.