Putting It Together: Equations and Inequalities

At the beginning of this module, we explored a few problems associated with the construction of a school. First we had to set up a mathematical model that would accurately reflect the following requirements for the foundation of the building.

  • The shape must be rectangular.
  • The length must be 100 ft. longer than the width.
  • There must be a total of 120,000 sq. ft. in the foundation.
Blue rectangle with width (x) and length (x + 100) labeled.

Letting [latex]x[/latex] stand for the width of the rectangle, the length must then be [latex]x+100[/latex]. The area of any rectangle is equal to the product of its length and width, and since the area must be 120,000 sq. ft., this leads to the equation,

[latex]\left(x+100\right)\left(x\right)=120,000[/latex]

[latex]x^2+100x=120,000[/latex]

[latex]x^2+100x-120,000=0[/latex]

The equation is quadratic, that is, degree 2.  In this case, the trinomial can be factored.

[latex]\left(x-300\right)\left(x+400\right)=0[/latex]

This implies either [latex]x=300[/latex], or [latex]x=-400[/latex]. However, since negative width does not make much sense (have you ever tried to order a negative 8 foot fence post?), we only use the positive answer, [latex]x=300[/latex]. This means the width is 300 ft., and the length is 300 + 100 = 400 ft.  A quick check verifies that the dimensions yield the correct square footage:

[latex]300\times400=120,000[/latex]

Ok, now that we have our foundation planned, let’s move on to the walls. Recall, this project requires at least 1800 concrete blocks.  The budget for this material is $2,400, and each block costs $1.20.  Furthermore, there is a fee of $100 for hauling the blocks to the construction site, regardless of how many blocks are ordered.

Let [latex]n[/latex] stand for the number of blocks that would be purchased. Then two inequalities can be set up based on the constraints in the problem.

[latex]n\ge1800[/latex]

[latex](1.20)n+100\le2400[/latex]

What is the maximum number of blocks that you can purchase? Let’s solve the second inequality to find out.

[latex](1.20)n\le2400-100=2300[/latex]

[latex]n\le{\Large\frac{2300}{1.20}}\approx1916.7[/latex]

There is no use for a fraction of a block, so we might as well say that [latex]n\le1916[/latex]. A maximum of 1916 whole blocks can be purchased. Notice that [latex]1916\ge1800[/latex], so the first inequality is also satisfied, meaning that our budget allows for more than enough blocks to complete this phase of the project.

With the help of equations and inequalities, as well as specialized techniques for solving them, the plans for the new school are coming together nicely!