Facebook Pixel
Mathos AI logo

Literal Equations and Formulas

Literal Equations and Formulas

A literal equation is simply an equation that contains two or more variables. You work with literal equations all the time in math, science, and geometry whenever you use a formula.

Sometimes, a formula isn't set up the way you need it. For example, if you know the distance (dd) and the rate (rr), but want to find the time (tt), the standard formula d=rtd = rt isn't as helpful as it could be. You need to rearrange the formula to solve for the specific variable you want.

The Golden Rule of Rearranging

When solving a literal equation for a specific variable, treat the target variable as your unknown (like you normally treat xx), and treat all the other variables as if they were regular numbers.

Use the exact same inverse operations you use to solve basic algebraic equations:

  • If a variable is added, subtract it from both sides.
  • If a variable is multiplied, divide both sides by it.

Example 1: Area of a Triangle

Problem: Solve the area formula A=12bhA = \frac{1}{2}bh for hh.

In this problem, we want to isolate hh. We need to move the 12\frac{1}{2} and the bb to the other side of the equation.

  1. Clear the fraction: Multiply both sides by 22. 2โ‹…A=2โ‹…(12bh)2 \cdot A = 2 \cdot \left(\frac{1}{2}bh\right) 2A=bh2A = bh

  2. Isolate hh: Since bb is multiplied by hh, divide both sides by bb. 2Ab=bhb\frac{2A}{b} = \frac{bh}{b} h=2Abh = \frac{2A}{b}

Now you have a brand new formula that calculates the height (hh) directly!

Example 2: Perimeter of a Rectangle

Problem: Solve the perimeter formula P=2l+2wP = 2l + 2w for ww.

Here, ww is our target. Treat PP and ll just like regular numbers.

  1. Move the ll term away from the ww term: Subtract 2l2l from both sides. Pโˆ’2l=2wP - 2l = 2w

  2. Isolate ww: Since ww is multiplied by 22, divide the entire other side by 22. Pโˆ’2l2=w\frac{P - 2l}{2} = w

You can also write this as w=P2โˆ’lw = \frac{P}{2} - l. Both answers are perfectly correct.

Quick Tips for Success

  • Highlight the target: If you get confused, circle or lightly highlight the variable you are trying to solve for so you don't lose track of it.
  • Reverse PEMDAS: Just like solving regular equations with numbers, undo addition and subtraction first, then undo multiplication and division.