SOLUTION: Please help me solve this. A city council voted to conduct a study on inner-city community problems. A nearby university was contacted to provide a maximum of 40 sociologists and

Algebra ->  Inequalities -> SOLUTION: Please help me solve this. A city council voted to conduct a study on inner-city community problems. A nearby university was contacted to provide a maximum of 40 sociologists and       Log On


   



Question 1188908: Please help me solve this.
A city council voted to conduct a study on inner-city community problems. A nearby university was contacted to provide a maximum of 40 sociologists and research assistants. Each sociologist will spend 10 hours per week collecting data in the field and 30 hours per week analyzing data in the research center. Each research assistant will spend 30 hours per week in the field and 10 hours per week in the research center. The minimum weekly labor-hour requirements are 280 hours in the field and 360 hours in the research center. The cost per week for each sociologist and research assistant are Php 5000 and Php 3000 respectively.
A. How many sociologists and research assistants should be hired to meet the weekly labor hour requirements and minimize the weekly cost? What is the weekly cost?
B. Repeat part A if the council decides that they should not hire more sociologists than research assistants.

Answer by ikleyn(52772) About Me  (Show Source):
You can put this solution on YOUR website!
.
A city council voted to conduct a study on inner-city community problems. A nearby university was contacted to provide
a maximum of 40 sociologists and research assistants.
Each sociologist will spend 10 hours per week collecting data in the field and 30 hours per week
analyzing data in the research center.
Each research assistant will spend 30 hours per week in the field and 10 hours per week in the research center.
The minimum weekly labor-hour requirements are 280 hours in the field and 360 hours in the research center.
The cost per week for each sociologist and research assistant are Php 5000 and Php 3000 respectively.
A. How many sociologists and research assistants should be hired to meet the weekly labor hour requirements
and minimize the weekly cost? What is the weekly cost?
B. Repeat part A if the council decides that they should not hire more sociologists than research assistants.
~~~~~~~~~~~~~~~


                Part  (A).


Let x be the number of sociologists;  y be the number of research assistances.


From the problem, the condition to minimize the weekly cost is to satisfy these two equations


    10x + 30y = 280      (1)   (hours in the field)

    30x + 10y = 360      (2)   (hours in the research center)


These are the only restrictions in the problem part (A);  there are NO other restrictions in Part (A).


Canceling the common factor 10 in both equations, you get the simplified equations


     x  + 3y  = 28       (1)   

    3x  +  y  = 36       (2)   


Solve by using the determinants


    x = %2828%2A1+-+36%2A3%29%2F%281-9%29 = %28-8%29%2F%28-8%29 = 1;   y = %281%2A36-3%2A28%29%2F%281-9%29 = 6.


So, the  ANSWER  for part (A) is: 1 sociologist and 6 research assistances.

                                  The minimum weekly cost then is  1*5000 + 6*3000 = 23000  pesos.

Part (A) is solved.


                Part  (B).

The solution/(answer) to  Part  (A)  satisfies the requirements of  Part  (B),  so the 


ANSWER  for part  (B)  is the same,  as for part  (A).


Solved.