This is an example of a detailed generalized model walkthrough

This is intended as a detailed walkthrough to give students an idea of what a complete and thorough process of generalizing a model looks like. Keep in mind this is the ideal, and in practice it is often the case that they are messier and/or lack some data. Moreover, because this is still early in the precalculus class, this model will be simplified in terms of the depth of detail we consider when we are building the generalized model.
The Given Problem

You have recently been hired by a local company to streamline their billing and customer interaction process. The company specializes in building brick patios, and they supply you with the following information;

  • They make primarily rectangular patios, so they wish to have some kind of model to provide the cost of any requested rectangular patio.
  • The bricks they currently use are 6 inches by 3 inches and cost $ per brick.
  • The company charges $ per hour for labor, and they can usually put down about fifty square feet worth of brick in that time.
  • The company doesn’t charge for travel or terrain preparation (they only do local work).
Step One: Identifying data worth generalizing

Armed with the information they provided, you decide to start by determining what individual pieces of data there are, and then determining which might be worthy of generalizing into variables. You come up with the following list of (possibly relevant) data;

  • The dimensions of the bricks that are used.
  • The dimensions of the patio that they are going to build
  • The cost of the bricks that are used.
  • The amount and cost of labor that is necessary to build the patio.
  • the incidental costs such as; travel, stone dust, terrain preparation, lunches, etc.

Upon further reflection on your list, you determine that the incidental costs arearen’t relevant because the company’s owner specifically told you that they don’t charge for these things and that it is considered somewhere else in the price system that they gave you. Moreover, the dimensions and cost of the bricks are variableconstantarbitrary constants , and the cost of labor per hour is variableconstantarbitrary constants , although the amount of hours necessary for a given job will vary according to the size of the patio. So, you need to at least generalize the dimensions of the patio that is being built (this is supplied by the customer after all). Moreover you will need to have some kind of variableconstantarbitrary constants for the amount of labor needed and thus the cost of labor.

Step Two: Assigning and recording variables explicitly (and carefully)

Using the above data, you research and create the following references:

  • The dimensions of bricks are 3 inches by 6 inches; which means you need 8 bricks to fill 1 square foot.
  • The dimensions of the patio are unknown and are specifically assigned as independent variables. We will choose:
    • lengthwidth of patio
    • lengthwidth of patio
    • You determine that knowing the explicit area of the patio may be helpful, so you denote this with .
  • The cost of the bricks are known to be $ per brick. Since 1 square foot is 1284 bricks, brick costs work out to $$$ per square foot.
    • You decide to denote the total cost for bricks by .
  • The amount of labor is unknown, and is a independant variabledependant variablearbitrary constant because it depends on how big the patio is.
    • hours of work necessary to build the patio.
  • The cost per hour of labor is a set rate of $ an hour, so it is constantarbitrary constant and doesn’t need a variable.
    • The total cost for labor will depend on how long they need to work, and will be denote .
Building relations between variables

Now that you have an explicit reference sheet with variable names and the constants you may need, you assemble the following relationships between the variables;

  • Area of the patio is Length times Width.
    • We record this with the equation: .
  • The cost of the bricks will be the cost per square foot of bricks, times the area (in square feet) of the patio.
    • We record this with the equation:
  • The amount of labor will be the total area of the patio divided by the 204050 square feet per hour they can cover.
    • We record this with the equation:
  • The cost of labor will be the hourly wage times the number of hours.
    • We record this with the equation:
  • Finally, our end goal, the total cost for the patio (which you denote as ) is the total cost of bricks and total cost of labor; which we can write out and simplify using the above equations as follows:

    Step explanation



    Since and
    Since and
    Since
    Simplifying the fraction
Conclusion

So we have built a generalized model to calculate the cost of a patio that is feet long by feet wide, and come up with the final answer: . Notice that many of the variables we originally defined for convenience, all ended up being simplified out during the process of simplifying in the last part above. This is very common when you use generalized models. It is still helpful to have those variables ‘lurking’ in the background however - in case, for instance, the company’s owner wants to know how much of his bill is actually materials versus labor... all the information is already there in your model, it just isn’t displayed by the ‘final calculation’ that you supply at the end.