document.write( "Question 551225: The profit P, of a video company (in thousands of dollars) is given by P(x) = -5x^2+550x-5000. X is the amount spend on advertising in thousands of dollars.\r
\n" ); document.write( "\n" ); document.write( "Determine the amount spent on advertising that will result in a profit of $0. Describe the relationship and the graph of P(x)\r
\n" ); document.write( "\n" ); document.write( "I think you need to factor P(x)=5x^2+50x(11-x)- 50x(100-x) I really do not know how to factor that
\n" ); document.write( "

Algebra.Com's Answer #359575 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Starting with:
\n" ); document.write( "P(x) = -5x^2+550x-5000
\n" ); document.write( "since profit is zero, replace P(x) with a zero:
\n" ); document.write( "0 = -5x^2+550x-5000
\n" ); document.write( "multiply both sides by -1:
\n" ); document.write( "0 = 5x^2-550x+5000
\n" ); document.write( "divide both sides by 5:
\n" ); document.write( "0 = x^2-110x+1000
\n" ); document.write( "factoring:
\n" ); document.write( "0 = (x-10)(x-100)
\n" ); document.write( "x = {10,100}
\n" ); document.write( "two solutions:
\n" ); document.write( "$10 and $100
\n" ); document.write( "
\n" ); document.write( "
\n" );