Q. 81

Question

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

Step-by-Step Solution

Verified
Answer

The number of Delta cars are 8, the number of Beta cars are 5, and the number of Sigma cars are 10.

1Step 1. Given Information

A company produces three types of cars: the Delta, the Beta, and the sigma. Each Delta requires 10 hours (hr) for painting, 3 hr for drying, and hr for polishing, a Beta requires 16 hr for painting, 5 hr for drying, and 3 hr for polishing, and a Sigma requires 8 hr for painting, 2 hr for drying, and 1 hr for polishing. The company has 240 hr for painting, 69 hr for drying, and 41 hr for polishing per month. We have to find the number of each type of car are produced.

2Step 2. Forming a system of equations

Let be the number of Delta, b be the number of Beta, and c be the number of Sigma.

The system of equations we get are,

10a+16b+8c=2403a+5b+2c=692a+3b+c=41

3Step 3. Solve

Let's write the augmented matrix that represents the system 

10168|240352|69231|41R1=r1-3r3112|33352|69231|41R2=r2-3r1112|3302-4|-30231|41R3=r3-2r1112|3302-4|-3001-3|-25

4Step 4. Solve

By proceeding with the calculation further

R2=12r2112|3301-2|-1501-3|-25R3=r3-r2112|3301-2|-1500-1|-10R3=-1·r3112|3301-2|-15001|10

5Step 5. Use row echelon form

The matrix is now in row echelon form. The final matrix represents the system 

a+b+2c=33           (1)b-2c=-15              (2)c=10                          (3)

6Step 6. Solve for b

To find bwe will substitute c in the equation in (2) 

b-210=-15b-20=-15b=5

7Step 7. Solve for a

To find awe will substitute b and c in the equation in (1) 

a+5+210=33a+5+20=33a=8

Therefore, the number of Delta cars are produced is 8, the number of Beta cars are produced is 5, and the number of Sigma cars are produced is 10.