document.write( "Question 763065: The profit, P, of a video company in thousands of dollars, is given by
\n" );
document.write( "P = -5x^2 + 550x -5000, where x is the amount spent on advertising in thousands of dollars.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " Determine the amount spent on advertising that will result in a profit of $0.In other words, you will determine the amount that must be spent on advertising in order for the company to “ break even.” \n" );
document.write( "
Algebra.Com's Answer #464539 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! P = -5*x^2 + 550*x - 5000\r \n" ); document.write( "\n" ); document.write( "When P = 0\r \n" ); document.write( "\n" ); document.write( "-5*x^2 + 550*x - 5000 = 0\r \n" ); document.write( "\n" ); document.write( "Dividing by -5,\r \n" ); document.write( "\n" ); document.write( "x^2 - 110x + 1000 = 0\r \n" ); document.write( "\n" ); document.write( "(x - 100)*(x - 10) = 0\r \n" ); document.write( "\n" ); document.write( "x = 100 or 10\r \n" ); document.write( "\n" ); document.write( "Profit is 0 when the spend is 100000 dollars or 10000 dollars.\r \n" ); document.write( "\n" ); document.write( "See the quadratic solution below as well\r \n" ); document.write( "\n" ); document.write( ":)\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |