Lesson 18

Representing Situations with Inequalities

  • Let’s use inequalities to represent constraints in situations.

18.1: What Do Those Symbols Mean?

  1. Match each inequality to the meaning of a symbol within it.

    1. \(h>50\)
    2. \(h \leq 20\)
    3. \(30 \geq h\)
    • less than or equal to
    • greater than
    • greater than or equal to
  2. Is 25 a solution to any of the inequalities? Which one(s)?

  3. Is 40 a solution to any of the inequalities? Which one(s)?

  4. Is 30 a solution to any of the inequalities? Which one(s)?

18.2: Planning the Senior Ball

Seniors in a student council of a high school are trying to come up with a budget for the Senior Ball. Here is some information they have gathered:

  • Last year, 120 people attended. It was a success and is expected to be even bigger this year. Anywhere up to 200 people might attend.
  • There needs to be at least 1 chaperone for every 20 students.
  • The ticket price can not exceed \$20 per person.
  • The revenue from ticket sales needs to cover the cost of the meals and entertainment, and also make a profit of at least \$200 to be contributed to the school.

Here are some inequalities the seniors wrote about the situation. Each letter stands for one quantity in the situation. Determine what is meant by each letter.

  • \(t \le 20\)
  • \(120 \le p \le 200\)
  • \(pt-m \ge 200\)
  • \(c \ge \frac{p}{20}\)


Kiran says we should add the constraint \(t\geq 0\).

  1. What is the reasoning behind this constraint?
  2. What other "natural constraint" like this should be added?

18.3: Elevator Constraints

An elevator car in a skyscraper can hold at most 15 people. For safety reasons, each car can carry a maximum of 1,500 kg. On average, an adult weighs 70 kg and a child weighs 35 kg. Assume that each person carries 4 kg of gear with them.

  1. Write as many equations and inequalities as you can think of to represent the constraints in this situation. Be sure to specify the meaning of any letters that you use. (Avoid using the letters \(z\), \(m\), or \(g\).)
  2. Trade your work with a partner and read each other's equations and inequalities.

    1. Explain to your partner what you think their statements mean, and listen to their explanation of yours.
    2. Make adjustments to your equations and inequalities so that they are communicated more clearly.
  3. Rewrite your equations and inequalities so that they would work for a different building where:

    • an elevator car can hold at most \(z\) people
    • each car can carry a maximum of \(m\) kilograms
    • each person carries \(g\) kg of gear

Summary

We have used equations and the equal sign to represent relationships and constraints in various situations. Not all relationships and constraints involve equality, however. 

In some situations, one quantity is, or needs to be, greater than or less than another. To describe these situations, we can use inequalities and symbols such as \(<, \leq, >\), or \(\geq\).

When working with inequalities, it helps to remember what the symbol means, in words. For example:

  • \(100 < a\) means “100 is less than \(a\).” 
  • \(y \le 55\) means “\(y\) is less than or equal to 55,” or "\(y\) is not more than 55."
  • \(20 > 18\) means “20 is greater than 18.”
  • \(t \ge 40\) means “\(t\) is greater than or equal to 40,” or "\(t\) is at least 40."

These inequalities are fairly straightforward. Each inequality states the relationship between two numbers (\(20>18\)), or they describe the limit or boundary of a quantity in terms of a number (\(100<a\)). 

Inequalities can also express relationships or constraints that are more complex. Here are some examples:

  • The area of a rectangle, \(A\), with a length of 4 meters and a width \(w\) meters is no more than 100 square meters.

\(A \leq 100\)
\(4w\leq100\)

  • To cover all the expenses of a musical production each week, the number of weekday tickets sold, \(d\), and the number of weekend tickets sold, \(e\), must be greater than 4,000.

\(d + e>4,\!000\)

  • Elena would like the number of hours she works in a week, \(h\), to be more than 5 but no more than 20.

​​​​​​​​​​​​\(h>5\)
\(h \leq 20\)

  • The total cost, \(T\), of buying \(a\) adult shirts and \(c\) child shirts must be less than 150. Adult shirts are \$12 each and children shirts are \$7 each.

\(T<150\)
\(12a + 7c < 150\)

In upcoming lessons, we’ll use inequalities to help us solve problems.