document.write( "Question 183985: The National Gizmo Corporation calculates that its profit, in thousands of dollars, on the sale of x thousand gismos is given by p(x)= -2x^2 + 52x + 30. How many gizmos must be sold in order to earn a maximum profit? \n" ); document.write( "
Algebra.Com's Answer #138030 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
p(x)= -2x^2 + 52x + 30
\n" ); document.write( ".
\n" ); document.write( "By inspection, looking at the leading coefficient 'a' (-2) we see that since it is NEGATIVE, it is a parabola that opens downward (negative/sad face).
\n" ); document.write( ".
\n" ); document.write( "That being said, the \"axis of symmetry\" should provide your answer. To find it:
\n" ); document.write( "-b/2a
\n" ); document.write( "= -52/2(-2)
\n" ); document.write( "= -52/-4
\n" ); document.write( "= 13 thousands
\n" ); document.write( "
\n" );