document.write( "Question 617036: please help!!
\n" );
document.write( "I have been working on this and can't get an answer.
\n" );
document.write( "\"A model of the daily profits \"p\"of a gas station based on the price per gallon \"g\" is: p=-15000g^2 + 34500g-16800. Use the discriminant to find if the station can profit $4000 per day. Explain\"\r
\n" );
document.write( "\n" );
document.write( "Thanks so much for the help!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #388126 by Alan3354(69443) You can put this solution on YOUR website! \"A model of the daily profits \"p\"of a gas station based on the price per gallon \"g\" is: p=-15000g^2 + 34500g-16800. Use the discriminant to find if the station can profit $4000 per day. Explain\" \n" ); document.write( "------------ \n" ); document.write( "p=-15000g^2 + 34500g-16800 \n" ); document.write( "Disc = b^2 - 4ac = 34500^2 - 4*15000*16800 \n" ); document.write( "Disc = 182250000 \n" ); document.write( "----------------- \n" ); document.write( "The discriminant is +, meaning there are 2 values of g that give p=0, or break even. \n" ); document.write( "The Disc doesn't directly answer the question. \n" ); document.write( "\"Use the discriminant\" makes no sense. \n" ); document.write( "----- \n" ); document.write( "Find the max of the function. \n" ); document.write( "It's a parabola, so the max is at the vertex \n" ); document.write( "The vertex is on the LOS, the Line of Symmetry, or Axis of Symmetry \n" ); document.write( "The eqn of the LOS is g = -b/2a = -34500/2*-15000 \n" ); document.write( "LOS is g = 1.15 \n" ); document.write( "---- \n" ); document.write( "Find p at g = 1.15 \n" ); document.write( "p = -15000*1.15^2 + 34500*1.15 - 16800 \n" ); document.write( "p = $3037.50 \n" ); document.write( "----------- \n" ); document.write( "That's the max profit per day using that function. \n" ); document.write( " |