document.write( "Question 524208: please help me solve this. I am not so good at word problems.
\n" );
document.write( "The monthly profit in dollars that Carla makes on the sale of x automobiles is determined by the formula p=x^2 -4x-5. What values of x is her profit positive? \n" );
document.write( "
Algebra.Com's Answer #347676 by mananth(16946)![]() ![]() You can put this solution on YOUR website! p=x^2-4x-5\r \n" ); document.write( "\n" ); document.write( "find the roots \n" ); document.write( "equate to 0\r \n" ); document.write( "\n" ); document.write( "x^2-4x-5=0 \n" ); document.write( "x^2-5x+x-5=0 \n" ); document.write( "x(x-5)+1(x-5)=0\r \n" ); document.write( "\n" ); document.write( "(x-5)(x+1)=0 \n" ); document.write( "x= 5 OR -1\r \n" ); document.write( "\n" ); document.write( "-1 is not possible \r \n" ); document.write( "\n" ); document.write( "so she has to sell more than 5 cars to make a profit \n" ); document.write( " |