document.write( "Question 210679: The weekly profit of a company depends on the number of employees working during the week. It is represented by the formula P = x2 + x – 10 where x is the average number of employees working on each day of the week. For what values of ‘x’ is the profit positive?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #159296 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! They give you: \n" ); document.write( "P = x^2 + x – 10 \n" ); document.write( ". \n" ); document.write( "Set P to zero to find out when you have NO profit: \n" ); document.write( "0 = x^2 + x – 10 \n" ); document.write( ". \n" ); document.write( "Solving for x will give you where it crosses the x-axis: \n" ); document.write( "0 = x^2 + x – 10 \n" ); document.write( "Since we can't factor, we apply the quadratic equation to get: \n" ); document.write( "x = {2.7, -3.7} \n" ); document.write( "We can throw out the negative solution leaving: \n" ); document.write( "x = 2.7 \n" ); document.write( ". \n" ); document.write( "Values of x where P is POSITIVE: \n" ); document.write( "x > 2.7 \n" ); document.write( ". \n" ); document.write( "Details of quadratic to follow: \n" ); document.write( "
|