document.write( "Question 1088106: P(x) = -25^2 + 100x - 3000
\n" );
document.write( "If P=5000 what is x? \n" );
document.write( "
Algebra.Com's Answer #702375 by jorel1380(3719) You can put this solution on YOUR website! P(x)=-25x²+100x-3000 \n" ); document.write( "5000=-25x²+100x-3000 \n" ); document.write( "25x²-100x-8000=0 \n" ); document.write( "x²-4x-320=0 \n" ); document.write( "(x+16)(x-20)=0 \n" ); document.write( "x=-16 or 20 \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |