document.write( "Question 95798: The number N of guests that arrive at a mall food court each hour can be approximated by N = -12x2 + 110x + 35, where x is the number of hours after 11:00 a.m. At what times, to the nearest minute, are 200 guests per hour arriving at the food court? \n" ); document.write( "
Algebra.Com's Answer #69790 by edjones(8007)![]() ![]() You can put this solution on YOUR website! -12x2 + 110x + 35=200 \n" ); document.write( "12x^2+110x-165=0 \n" ); document.write( "Quadratic formula: x=1.31 x=-10.48 \n" ); document.write( "Throw out the -10.48 because we want the number of hrs AFTER 11.00 AM. \n" ); document.write( "1.31=1hr and .31*60 minutes=18.6 or 19 minutes \n" ); document.write( "11:00AM + 1:19= 12:19PM \n" ); document.write( "EdJones \n" ); document.write( " \n" ); document.write( " |