document.write( "Question 885351: The function f(x0 = -x^2+46x-360 models the daily profit in hundreds of dollars for a company that makes x computers daily. How many computers should be manufactured each day to maximize profit? What is this maximum profit? \n" ); document.write( "
Algebra.Com's Answer #535107 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
f(x) = -x^2+46x-360
\n" ); document.write( "f(x) = -(x - 23)^2 + 529 -360
\n" ); document.write( "f(x) = -(x - 23)^2 +169
\n" ); document.write( " 23 manufactured each day will maximize profit at $16,900
\n" ); document.write( "
\n" );