document.write( "Question 1181397: Professor Weejohs teaches two sections of business analytics, which combined will result in 120 final exams to be graded. Professor Weejohs has two assistants, Ralph and Melanie, who will grade the final exams. There is a 3-day period between the time the exam is administered and when final grades must be posted. During this period Ralph has 12 hours available and Melanie has 10 hours available to grade the exams. It takes Ralph an average of 7.2 minutes to grade an exam, and it takes Melanie 12 minutes to grade an exam; however, Ralph’s exams will have errors that will require Professor Weejohs to ultimately regrade 10% of the exams, while only 6% of Melanie’s exams will require regrading. Professor Weejohs wants to know how many exams to assign to each assistant to grade in order to minimize the number of exams to regrade. \n" ); document.write( "
Algebra.Com's Answer #850031 by mccravyedwin(407)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let x be the number of exams to assign Melanie.\r\n" ); document.write( "Then since there are 120 exams, Ralph will be assigned 120-x.\r\n" ); document.write( "\r\n" ); document.write( "Inequality for Melanie's grading time: 12x minutes = 0.2x hours,\r\n" ); document.write( "which must be less than or equal to 10 hours, or\r\n" ); document.write( "\r\n" ); document.write( "0.2x <= 10\r\n" ); document.write( " x <= 50 \r\n" ); document.write( "\r\n" ); document.write( "Inequality for Ralph's grading time: 7.2(120-x) minutes = 0.12(120-x) hours,\r\n" ); document.write( "which must be less than or equal to 12 hours, or\r\n" ); document.write( "\r\n" ); document.write( "0.12(120-x) <= 12\r\n" ); document.write( " 120-x <= 100\r\n" ); document.write( " -x <= -20\r\n" ); document.write( " x >= 20\r\n" ); document.write( "\r\n" ); document.write( "So 20 <= x <= 50\r\n" ); document.write( "\r\n" ); document.write( "We want to minimize \r\n" ); document.write( "\r\n" ); document.write( "C = 0.06x + 0.10(120-x) = 0.06x + 12 - 0.10x = 12.06 - 0.04x,\r\n" ); document.write( "\r\n" ); document.write( "which will be when we choose x = 50 (in order to subtract the most from 12.06.)\r\n" ); document.write( "\r\n" ); document.write( "So the Professor will assign 50 exams to Melanie and the other 120-50=70 to\r\n" ); document.write( "Ralph so that the professor will only need to re-grade 10.06 (about 10) exams.\r\n" ); document.write( "\r\n" ); document.write( "Answer: The professor should assign 50 exams to Melanie and the other 70 to Ralph.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |