Physics and engineering use algebra to model everything from a car braking at a stoplight to current flowing through a circuit. Understanding these applications shows you why the algebraic techniques you've learned matter, and it gives you practice setting up and solving equations in context.
This section covers motion equations, forces and energy, projectile motion, work and power, simple harmonic motion, and electrical circuits and mechanical systems.

Modeling Physical Phenomena with Algebra
Motion Modeling
Motion equations connect four quantities: position (), velocity (), acceleration (), and time (). When acceleration is constant, three core equations let you solve for any unknown if you know enough of the others:
Each equation leaves out one variable (position, time, or final velocity), so pick the equation that matches the information you have.
Example: A car starts from rest () and accelerates at for seconds. To find how far it travels, use the second equation:
To find its final velocity, use the first equation:
Notice how choosing the right equation saves you from solving a system. That's the whole strategy: identify what you know, identify what you need, and pick the equation that connects them.
Force and Energy Modeling
Newton's Second Law ties force, mass, and acceleration together:
This means if you know any two of the three quantities, you can solve for the third. For instance, pushing a box with a net force of gives an acceleration of .
Energy comes in two main forms for these problems:
- Kinetic energy: (energy of motion)
- Potential energy: for gravitational, for elastic (springs)
Total mechanical energy is the sum: .
The conservation of energy principle says that if no energy is lost to friction or other non-conservative forces, total energy stays constant. Algebraically, you set the total energy at one point equal to the total energy at another:
Example (roller coaster): At the top of a hill, a cart moves at . At the bottom (), all that potential energy has converted to kinetic energy. Setting , you can solve for . The mass cancels, which is a useful pattern to watch for.
Solving Problems with Algebraic Techniques

Projectile Motion
Projectile motion splits into two independent parts: horizontal (constant velocity) and vertical (constant acceleration due to gravity). This separation is what makes the algebra manageable.
- Horizontal:
- Vertical:
- Vertical velocity:
Here . The horizontal and vertical equations share the variable , which is how you connect them.
Steps for solving a typical projectile problem:
- Break the initial velocity into components: and
- Use the vertical equation to find the time of flight (often by setting and solving the resulting quadratic)
- Plug that time into the horizontal equation to find the range
Common pitfall: When solving , you'll get two solutions. One is (the launch moment). The other is the landing time you actually want. Don't forget to factor out before solving.
Work and Power
Work measures energy transferred by a force over a distance:
The angle is between the force direction and the displacement direction. When force and displacement point the same way, and , so . When the force is perpendicular to displacement (like gravity on an object moving horizontally), and no work is done.
Power is how fast work gets done:
Example: A force pushes a crate along the floor in , with force parallel to displacement. Work is . Power is .
These formulas are straightforward, but the algebra gets interesting when you combine them with energy equations or need to solve for an unknown force or distance.
Simple Harmonic Motion with Trigonometry

Modeling Simple Harmonic Motion
Simple harmonic motion (SHM) occurs when a restoring force pulls an object back toward equilibrium, and that force is proportional to how far the object has been displaced:
The negative sign means the force always opposes the displacement. A stretched spring pulls back; a compressed spring pushes out.
Because this restoring force produces oscillation, the position, velocity, and acceleration are modeled with trig functions:
Here is the amplitude (maximum displacement), is the angular frequency (in rad/s), and is the phase angle (which accounts for where in the cycle the motion starts).
Notice that the velocity equation is the derivative of position, and acceleration is the derivative of velocity. If you've seen derivatives in this course, that connection reinforces why these trig functions appear: the derivative of cosine is negative sine, and the derivative of sine is cosine.
Period and Frequency of Simple Harmonic Motion
The period is the time for one full oscillation, and the frequency is how many oscillations happen per second. They're reciprocals of each other:
For a mass-spring system, the angular frequency depends on the spring constant and mass:
Example: A mass on a spring with has . The period is , and the frequency is .
A key takeaway: increasing the mass makes the oscillation slower (larger ), while a stiffer spring (larger ) makes it faster. That relationship is built right into the formula.
Applying Algebra to Circuits and Systems
Electrical Circuits
Circuit analysis is really just solving systems of equations, which makes it a natural fit for algebra.
Ohm's Law relates voltage, current, and resistance:
Kirchhoff's Laws give you the equations to set up:
- Current Law (KCL): The total current entering any junction equals the total current leaving it.
- Voltage Law (KVL): The sum of all voltage gains and drops around any closed loop is zero.
For combining resistors:
- Series: Resistances add directly:
- Parallel: Reciprocals add:
Example (series): Three resistors of , , and in series with a battery. Total resistance is , so current is .
Example (parallel): Two resistors of and in parallel give , so . For more complex circuits with multiple loops, you'll write KVL equations for each loop and solve the resulting system.
Mechanical Systems
Simple machines like levers, pulleys, and inclined planes trade off force and distance. Two key quantities describe their performance:
- Mechanical advantage (MA): . An MA of 3 means the machine multiplies your input force by 3, but you'll need to apply that force over 3 times the distance.
- Efficiency: . Real machines always have efficiency below 100% because of friction.
Example: A lever lets you lift a load by applying of force. The mechanical advantage is . If you push down and the load rises , the input work is and the output work is . Efficiency is . The missing went to friction.
These problems are algebraically straightforward, but they test whether you can identify which formula applies and correctly rearrange it to isolate the unknown.