document.write( "Question 1179568: Hi! can please help me with this question ? Thankyou!\r
\n" ); document.write( "\n" ); document.write( "The dean of Faculty of Management and Information Technology must plan the
\n" ); document.write( "faculty’s course offerings for the first semester, 2020/2021. Student demands make it necessary to offer at least 30 undergraduate and 20 graduate courses in the term.Faculty contracts also dictate that at least 60 courses be offered in total. Each undergraduate course taught course the faculty an average of RM2,500 in faculty wages, and each graduate course costsRM3,000. By using the graphical method, calculate the number of undergraduate and graduate courses should be taught in the first semester so that the total faculty salaries are kept to a minimum. We let\r
\n" ); document.write( "\n" ); document.write( "U = undergraduate courses, and
\n" ); document.write( "G = graduate courses.\r
\n" ); document.write( "\n" ); document.write( "Note: You might have to prepare a report for proposing an optimal solution by usingquantitative analysis techniques.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #850234 by ikleyn(52835)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Hi! can please help me with this question ? Thankyou!\r
\n" ); document.write( "\n" ); document.write( "The dean of Faculty of Management and Information Technology must plan the faculty’s course
\n" ); document.write( "offerings for the first semester, 2020/2021. Student demands make it necessary to offer
\n" ); document.write( "at least 30 undergraduate and 20 graduate courses in the term. Faculty contracts
\n" ); document.write( "also dictate that at least 60 courses be offered in total. Each undergraduate course
\n" ); document.write( "taught course the faculty an average of RM2,500 in faculty wages, and each graduate course
\n" ); document.write( "costs RM3,000. By using the graphical method, calculate the number of undergraduate
\n" ); document.write( "and graduate courses should be taught in the first semester so that the total
\n" ); document.write( "faculty salaries are kept to a minimum. We let\r
\n" ); document.write( "\n" ); document.write( "U = undergraduate courses, and
\n" ); document.write( "G = graduate courses.\r
\n" ); document.write( "\n" ); document.write( "Note: You might have to prepare a report for proposing an optimal solution by using quantitative
\n" ); document.write( "analysis techniques.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        Surely, this problem can be solved using Linear Programming method.\r
\n" ); document.write( "\n" ); document.write( "        But it also can be solved,  using logical reasoning and common sense, \r
\n" ); document.write( "\n" ); document.write( "        practically mentally,  in your mind.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "First, notice that if the conditions \"at least 30 U and at least 20 G\" are satisfied\r\n" );
document.write( "and we have MORE than 60 courses, than the total number of courses can be diminished\r\n" );
document.write( "by 1 such way that we still will be in the feasible domain.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Indeed, if U >= 30 and G >= 20, and U + G > 60, it means that at least one number U or G\r\n" );
document.write( "is greater than their corresponding lower boundaries, so this course can be eliminated.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Repeating this reasoning as many times as required, we will get the condition\r\n" );
document.write( "\r\n" );
document.write( "    U >= 30, G >= 20, U + G = 60  \r\n" );
document.write( "\r\n" );
document.write( "so the total number of courses is precisely 60. Eliminating excessive courses, we diminish\r\n" );
document.write( "the total cost, so it is good, from the problem's point of view.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now, if the number of graduate courses is G, then the number of undergraduate courses is U = 60-G.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total cost is then  2500*U + 3000*G = 2500*(60 - G) + 3000*G = 150000 + 500*G,\r\n" );
document.write( "\r\n" );
document.write( "and we want to make it as small as it is possible under restrictions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the last formula, it is clear that the total cost is minimum when the number of graduate \r\n" );
document.write( "courses G is at its lower bound G = 20.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the optimal solution is G = 20 graduate courses and U = 60-20 = 40 undergraduate courses,\r\n" );
document.write( "giving the minimum possible cost  40*2500 + 20*3000 = 100000 + 60000 = RM160,000.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, if the dean of Faculty of Management and Information Technology has a knack for logic,
\n" ); document.write( "he can solve this problem MENTALLY, without using the LP-method.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The idea is to assign as few of expensive courses as possible under restrictions,
\n" ); document.write( "and then to add as many of cheaper courses to get other restrictions.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is another view to the problem, which is always good to have, if possible.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );