Number Problems

This type of problems may state something about "Finding two numbers...", even while they may be about a certain topic, they give you info that leads to two numbers and the relationship between these numbers. Here are several examples of these this type of application problem:

Example

The tallest snowman ever recorded—really a snow woman named Olympia—was built by residents of Bethel, Maine, and surrounding towns. Her body and head together made up her total record height of 122 ft. The body was 2 ft longer than 14 times the height of the head. What were the separate heights of Olympia's head and body?

Data: Guinness World Records

Solution

  1. Define the variables:

LaTeX: h\:his the height of Olympia's head and LaTeX: b\:bis the height of her body.

  1. Write the equations:

LaTeX: b+h=122b+h=122

LaTeX: b=14h+2b=14h+2

  1. Solve the equations:

Since the second equation is already solved for a variable, let's use substitution.

LaTeX: \left(14h+2\right)+h=122(14h+2)+h=122

Combining like terms

LaTeX: 15h+2=12215h+2=122

Subtracting 2 from both sides

LaTeX: 15h=12015h=120

Dividing by 15

LaTeX: h=\frac{120}{15}=8h=12015=8

Substituting LaTeX: h=8h=8 into LaTeX: b=14h+2b=14h+2

LaTeX: b=14h+2=14\left(8\right)+2=112+2=114b=14h+2=14(8)+2=112+2=114

  1. Answer in a sentence:

The height of Olympia the snowwoman's head was 8 ft, and her body was 114 ft tall.

Example

In 2016, there were 96 species of birds in the United States that were considered threatened or endangered. The number considered threatened was 1 more than one-fourth of the number considered endangered. How many U.S. bird species were considered endangered or threatened in 2016?

Solution

  1. Define the variables:
    • d is the number of endangered bird species and t is the number of threatened bird species in the United States in 2016.
  2. Write a system of equations to solve:

t+d=96

t=14d+1

    3. Solve the system of equations:

Since one equation already has a variable isolated, let's use the substitution method:

LaTeX: t+d=96t+d=96

Substituting LaTeX: \frac{1}{4}d+114d+1 for LaTeX: tt

LaTeX: \frac{1}{4}d+1+d=9614d+1+d=96

Combining like terms 

LaTeX: \frac{5}{4}d+1=9654d+1=96

 Subtracting 1 from both sides

LaTeX: \frac{5}{4}d=9554d=95

Multiplying both sides by LaTeX: \frac{4}{5}45

LaTeX: d=\frac{4}{5}\cdot95=76d=4595=76

Next, using either of the original equations, we substitute and solve for t:

LaTeX: t=\frac{1}{4}\cdot76+1=19+1=20t=1476+1=19+1=20

   4. Answer in a sentence:

There were 76 bird species considered endangered and 20 considered threatened.

Example

Here is another example from Khan's Academy: