document.write( "Question 188303: The profit on a watch is given by P = x2 – 13x – 80 and where x is the number of watches sold per day. How many watches were sold on a day when there was a $50 loss? \n" ); document.write( "
Algebra.Com's Answer #141145 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
\"-50=x%5E2-13x-80\"
\n" ); document.write( ":
\n" ); document.write( "\"x%5E2-13x-30=0\"
\n" ); document.write( ":
\n" ); document.write( "\"%28x-15%29%28x%2B2%29=0\"
\n" ); document.write( ":
\n" ); document.write( "so x=15 and -2....since you cant sell a negative number of watches
\n" ); document.write( ":
\n" ); document.write( "x=15 watches
\n" ); document.write( "
\n" );