document.write( "Question 284169: A company's profit, in thousands of dollars, on sales of computers is modelled by the function P(x)= -2(x-3)^2+ 50, where x is in thousands of dollars, on sales of computers sold. The company's profit, in thousands of dollars, on sales of stereo systems is modelled by the function P(x) = -(x-2)(x-7), where x is in thousands of stereo sytems sold. Calculate the maximum profit the business can earn. \n" ); document.write( "
Algebra.Com's Answer #206191 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A company's profit, in thousands of dollars, on sales of computers is modeled by the function P(x)= -2(x-3)^2+ 50, where x is in thousands of dollars, on sales of computers sold. The company's profit, in thousands of dollars, on sales of stereo systems is modeled by the function P(x) = -(x-2)(x-7), where x is in thousands of stereo sytems sold. Calculate the maximum profit the business can earn. \n" ); document.write( "----------------------------- \n" ); document.write( "Max profit on sales of computers: Vertex is (3,50) so max = $50K \n" ); document.write( "----------------- \n" ); document.write( "Max profit on sales of stereos: \n" ); document.write( "P(x) = -[x^2-9x+14] \n" ); document.write( "P(x) = -x^2+9x-14 \n" ); document.write( "a = -1 ; b = -9 \n" ); document.write( "Max occurs at x = -b/2a = -9/(-2) = 4.5 \n" ); document.write( "--- \n" ); document.write( "Profit when x = 4.5 \n" ); document.write( "P(4.5) = -(4.5-2)(4.5-7) \n" ); document.write( "P(4.5) = -(2.5)(-2.5) = $6.25K \n" ); document.write( "---------------------------------------- \n" ); document.write( "Total Max Profit: 50K + 6.25K = $56.25K \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |