document.write( "Question 1159268: The Diver Time company makes digital watches for scuba divers. The company models its profits with the function P(d) = 2d^2 + 13d -6 , where d is the number of watches sold, in hundreds, and P(d) is the company’s profit, in tens of thousands of dollars.\r
\n" );
document.write( "\n" );
document.write( "a. how much profit is made when a 100,000 watches are sold?
\n" );
document.write( "b. how many watches must the company sell in order to break even? \n" );
document.write( "
Algebra.Com's Answer #782407 by MowMow(42)![]() ![]() You can put this solution on YOUR website! P(d) = 2d^2 + 13d -6 \n" ); document.write( "a. how much profit is made when a 100,000 watches are sold? \n" ); document.write( "P(100,000) = 2x10^4x10^4 + 13x10^4 -6 = $200,129,994 profit. \n" ); document.write( " |