document.write( "Question 202619This question is from textbook algebra and trigonometry
\n" );
document.write( ": SALES: A soft-drink vendor at a popular beach analyzes his sales records, and finds that if he sales x cans of soda pop in one day , his profit (in dollars) is given by P(x)= -0.001x^2+3x-1800 \n" );
document.write( "
Algebra.Com's Answer #152822 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! You don't state what the question is -- But, I assume they want you to find the MAXIMUM profit. \n" ); document.write( ". \n" ); document.write( "Looking at: \n" ); document.write( "P(x)= -0.001x^2+3x-1800 \n" ); document.write( "Since it is a quadratic, we know it is in the shape of a parabola. \n" ); document.write( "The coefficient associated with the x^2 term will tell you whether it is concave up or concave down. Since it is negative (think sad face) it is concave down. Once we know that, all we have to do to find the max is to find the vertex. \n" ); document.write( ". \n" ); document.write( "The axis of symmetry is the line x = -b/(2a) \n" ); document.write( "x = -3/(2*(-0.001)) \n" ); document.write( "x = -3/(-0.002) \n" ); document.write( "x = 1500 (cans of soda) \n" ); document.write( ". \n" ); document.write( "Profit then is: \n" ); document.write( "P(x)= -0.001x^2+3x-1800 \n" ); document.write( "P(x)= -0.001(1500)^2+3(1500)-1800 \n" ); document.write( "P(x) = $4950 (maximum profit) \n" ); document.write( ". \n" ); document.write( "Vertex is at (1500, 4950) \n" ); document.write( " |