Pradnya G. answered 06/24/23
I am a senior in electrical engineering and love teaching maths.
Activity ONE:
Let x represent the number of craftsmen, and let y represent the number of apprentices. We can write the following system of equations to represent the construction firm's situation with this job:
Craftsmen:
500x + 100y = 2000 (specialty tile)
100x + 200y = 1600 (plain tile)
100x + 100y = 1200 (trim)
Activity TWO:
Objective function for labor costs:
Cost = 200x + 120y
Constraints:
x, y ≥ 0 (non-negativity)
Graphing the feasible region on DESMOS will help visualize the solution space based on the constraints.
Identify the vertices of the feasible region and find the minimum labor cost by evaluating the objective function at each vertex.
Activity THREE:
Suppose each apprentice's wages are increased to $150 per day.
Repeat the steps from Activity TWO with the new wage rate for apprentices.
Check if any points in the feasible region require apprentices but no craftsmen. Evaluate if this is a realistic scenario for the construction firm. To ensure that every job has at least one craftsman assigned to it, you can add the constraint x ≥ 1.
Activity FOUR:
Suppose union regulations require at least 1 craftsman for every 3 apprentices on a job.
Identify which vertices of the original feasible region satisfy this new constraint.
Write an inequality to represent the new constraint: x ≥ (1/3)y
Modify the feasible region on the graph by adding the boundary line for the new constraint.
Using the new constraints and the original labor cost of $120 per day for an apprentice, find the minimum labor cost by evaluating the objective function at each feasible vertex.
Activity FIVE:
When re-doing the tiles in your classroom, the detailed proposal should include:
- Calculating the total square footage of specialty tile, plain tile, and linear feet of trim required for the job.
- Determining the number of craftsmen and apprentices needed based on their productivity rates per day (as given in the problem statement).
- Estimating the labor cost based on the wage rates provided by the construction firm.
- Identifying the necessary tools, equipment, and materials for the tile installation.
- Outlining the project timeline and sequencing of tasks.
- Considering safety measures and precautions during the installation process.
- Determining if any additional skilled labor, such as a supervisor or project manager, is required to oversee the job.
For hiring, you would need to hire craftsmen and apprentices based on the determined quantities needed for the job.
Hope this helps.