Algebraic Techniques and Trigonometry in Physics
Algebraic Techniques for Physics Problems
Most physics problems come down to this: you have an equation, and you need to solve for something. Strong algebra skills make that process fast and reliable.
Isolating variables is the most common task. You rearrange an equation using inverse operations until the unknown is alone on one side. For example, starting with , you can solve for time by rearranging to .
Simplifying expressions keeps things manageable. Combine like terms, factor out common elements, and reduce fractions before plugging in numbers. Doing this early saves you from messy arithmetic later.
Systems of equations show up when you have two unknowns and two equations. You have two main approaches:
- Substitution: Solve one equation for a variable, then plug that expression into the other equation
- Elimination: Add or subtract the equations (sometimes after multiplying one by a constant) so that one variable cancels out
Dimensional analysis is your built-in error checker. Every term in a physics equation must have consistent units. If you're solving for velocity and your answer comes out in , something went wrong. You can also use it to convert units, like turning into by multiplying by .

Trigonometric Functions in Physical Situations
Trigonometry connects angles to distances and forces. In physics, you'll use it constantly for breaking vectors into components and analyzing anything involving angles.
Sine, cosine, and tangent are defined by the sides of a right triangle:
A classic application is force decomposition. If you push a box along a ramp angled at with a force of , the component of force parallel to the ramp is , and the component perpendicular to the ramp is .
Inverse trig functions (, , ) let you find angles when you know the sides. If a projectile has a horizontal velocity of and a vertical velocity of , the launch angle is .
The Pythagorean identity is worth memorizing:
This identity is useful for simplifying expressions and checking your work. You'll also encounter sinusoidal functions when studying periodic motion and waves, where quantities like displacement vary as or functions of time.

Data Representation and Calculus in Physics
Graphs of Physical Relationships
Graphs turn raw data into visual patterns. Reading them well is a core physics skill because the shape of a graph tells you what kind of relationship exists between two quantities.
Setting up a graph correctly matters more than you might think. The independent variable (the thing you control or that drives the change) goes on the x-axis. The dependent variable (the thing that responds) goes on the y-axis. Always label axes with both the quantity name and its units.
Common graph shapes you'll see repeatedly:
- Linear (straight line): Direct proportionality. Ohm's law () produces a straight line when you plot voltage vs. current for a fixed resistance.
- Quadratic (parabola): Position vs. time for an object under constant acceleration, like a ball in free fall, follows .
- Exponential decay: Radioactive decay or a discharging capacitor, where the quantity drops by the same fraction in each equal time interval.
Slope and area carry physical meaning. The slope of a position-time graph gives velocity. The slope of a velocity-time graph gives acceleration. Going the other direction, the area under a velocity-time graph gives displacement, and the area under a force-distance graph gives work done.
Logarithmic scales compress large data ranges onto a readable axis. The Richter scale for earthquakes is a familiar example: each whole number increase represents a tenfold increase in measured amplitude.
Basic Calculus in Physics Applications
Calculus formalizes the slope and area ideas from graphing. If you can read a graph, you already have the intuition for what calculus does.
Derivatives give you the instantaneous rate of change. If position is described by a function , then:
- The first derivative gives velocity (how fast position changes)
- The second derivative gives acceleration (how fast velocity changes)
For example, if , then velocity is and acceleration is (constant acceleration).
Integration is the reverse process. It finds accumulated quantities from rates. If you know velocity as a function of time, integrating it gives you displacement:
This is the mathematical version of "area under the curve."
The Fundamental Theorem of Calculus ties these together: differentiation and integration are inverse operations. Knowing this lets you move fluidly between position, velocity, and acceleration.
Differential equations appear when a quantity's rate of change depends on the quantity itself. Simple harmonic motion (a mass on a spring) and exponential decay (charge draining from a capacitor in an RC circuit) are both described by differential equations. At this level, you'll mostly need to recognize these equations and understand their solutions rather than solve them from scratch.
A note on vector calculus: Operations like gradient, divergence, and curl extend calculus to three dimensions and are central to electromagnetism (Maxwell's equations). You won't need these in an introductory course, but they're worth knowing about as tools you'll encounter later.