document.write( "Question 444134: John owns a hot dog stand. he has found that his profit is represented by the equation P(x)=-x2+60x+71, with P being the profits and x the number of hot dogs sold. How many hotdogs must he sell to earn the most profit? \n" ); document.write( "
Algebra.Com's Answer #306233 by edjones(8007)![]() ![]() You can put this solution on YOUR website! P(x)=-x^2+60x+71 \n" ); document.write( "a=-1, b=60, c=71 \n" ); document.write( "Max(x)=-b/2a \n" ); document.write( "=-60/-2 \n" ); document.write( "=30 hot dogs. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |