Systems of Linear equation/matrices problem. Need some help.

  • Thread starter Thread starter nando94
  • Start date Start date
  • Tags Tags
    Linear Systems
AI Thread Summary
To solve the problem of how many Delta, Beta, and Sigma cars Epsilon Motor Company can produce, set up a system of linear equations based on the hours required for painting, drying, and polishing. The equations are derived from the constraints of available hours: 16B + 8S + 10D = 240 for painting, and similar equations for drying and polishing. This will yield three equations with three unknowns (B, S, D). Once the equations are established, you can create a 3x3 coefficient matrix to solve for the number of each type of car produced. This structured approach will help in both solving the equations and applying matrix methods.
nando94
Messages
33
Reaction score
0
I have this math packet for homework and it has loads of problems on systems of equations and matrix. The last few problems have been bothering me. Here it is:

To manufacture an automobile require painting, drying, and polishing. Epsilon Motor Company produces three types of cars: the Delta, the Beta, and the Sigman. Each Delta requires 10 hours of painting, 3 hours of drying, and 2 hours of polishing. A beta requires 16 hours of painting,, 5 hours of drying, and 3 hours of polishing, while the Sigma requires 8 hours of painting, 2 hours of drying, and 1 hours of polishing. If the company has 240 hours for painting, 69 hours for drying, and 41 hours for polishing per month, how many of each type of car are produced?

You have to solve it using system of linear equations and then using matrices. Since the matrix part might take time just give me some advice on how to set it up and ill do the math. Thanks.
 
Physics news on Phys.org
Let B be the number of "Beta" cars, S the number of "Sigma" cars, and D the number of "Delta" cars produced in a month.

Each "Beta" requires 16 hours of painting, each "Sigma" requires 8 hours of painting, and each "Delta" requires 10 hours of painting. That is, the total number of hours required to produce those cars is 16B+ 8S+ 10D and that cannot be more than 240 hours: 16B+ 8S+ 10D\le 240.
In order to get a specific answer you will have to take 16B+ 8S+ 10D= 240.

Do the same to get the equation for drying and polishing. That will give you three equations in three unknowns so you can set up the three by three coefficient matrix.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top