document.write( "Question 1062038: Good evening, can you please help me solve the 3rd one? Thank you very much!\r
\n" );
document.write( "\n" );
document.write( "(1) An office manager needs to staff the office. She hires full-time employees at $18 per our and part-time employees at $12 per hour. Write an objective function that represents the total cost (in $) to staff the office with x full-time employees and y part-time employees for 1 hr.
\n" );
document.write( "
\n" );
document.write( "ANSWER: Total cost: z = 18x + 12y
\n" );
document.write( "
\n" );
document.write( "(2) Refer to 1. Suppose that the office manager needs at least 20 employees, but not more than 24 full-time employees. Furthermore, to make the office run smoothly, the manager knows that the number of full-time employees must always be greater than or equal to the number of part-time employees. Write a system of inequalities that represents the constraints on the number of full-time employees x and the number of part-time employees y.
\n" );
document.write( "
\n" );
document.write( "ANSWER: x+y≥20
\n" );
document.write( " x≤24
\n" );
document.write( " x≥y
\n" );
document.write( "
\n" );
document.write( "(3) Refer to no's 1 and 2. The office manager needs at least 20 employees, but not more than 24 full-time employees. Furthermore, to make the office run smoothly, the manager knows that the number of full-time employees must always be greater than or equal to the number of part-time employees. If she pays full-time employees $18 per hour and part-time employees $12 per hour, determine the number of full-time and part-time employees she should hire to minimize total labor cost per hour. \n" );
document.write( "
Algebra.Com's Answer #676799 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "(2) You should amplify your inequalities in the n(2) with these two inequalities: x >= 0, y >= 0.\r\n" ); document.write( " \r\n" ); document.write( " (as I said in my preceding post).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(3) Your area to apply the linear programming method is shown in the figure below:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "This area is the quadrilateral in the first quadrant, restricted by the straight line x+y >= 20 (black), \n" ); document.write( "straight line y = x (blue), vertical line x = 24 (red) and horizontal line y = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "According to the linear programming method, you should calculate your objective function in four vertices of the quadrilateral \n" ); document.write( "and choose the point where the objective function is minimal.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This point is your solution. \n" ); document.write( "Together with the minimal value of the objective function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That's all.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |