document.write( "Question 1054323: Queuing Theory
\n" );
document.write( "Suppose customers arrive at a fast-food service window at a rate of 9 people per hour. With reasonable assumptions, the average time(in hours) that a customer will wait in line before being served is modeled by f(x)=9/x(x-9) where x is the average # of people being served per hour.
\n" );
document.write( "A)Why is the function meaningless if the average # of people served per hour is less then 9?\r
\n" );
document.write( "\n" );
document.write( "Suppose the average time to serve a customer is 5 minutes.
\n" );
document.write( "B)How many customers can be served in an hour?
\n" );
document.write( "C)How many minutes will a customer have to wait in line (on the average)?
\n" );
document.write( "D)Suppose we want to halve the average waiting time to 7.5 minutes (1/8 hour). How fast must an employee work to serve a customer (on the average)?(convert to minutes)How might this reduction in serving time be accomplished? \n" );
document.write( "
Algebra.Com's Answer #669651 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! A) the function is negative for the average # of people served per hour is less than 9 \n" ); document.write( ": \n" ); document.write( "B) 60 / 5 = 12 people served per hour \n" ); document.write( ": \n" ); document.write( "C) f(12) = 9 / (12(12-9)) = 9/36 = 1/4 = 15 minutes \n" ); document.write( ": \n" ); document.write( "D) 1/8 = 9 / (x(x-9)) \n" ); document.write( "x^2 -9x = 72 \n" ); document.write( "x^2 -9x -72 = 0 \n" ); document.write( "Use quadratic formula to solve for x \n" ); document.write( "x = (9 + 19.20) / 2 = 14.10 \n" ); document.write( "x = (9 - 19.20) / 2 = -5.10 \n" ); document.write( "we want the positive value 14.10 approx 14 people \n" ); document.write( "60 / 14 = 4.2857 minutes service time \n" ); document.write( "Add another employee and another service window \n" ); document.write( " \n" ); document.write( " |