document.write( "Question 479619: (-x)^2-5x for x=-3 \n" ); document.write( "
| Algebra.Com's Answer #328592 by Aswathy(23)      You can put this solution on YOUR website! p(x)=(-x)^2-5x \n" ); document.write( "p(-3)=(-(-3)^2-5(-3) \n" ); document.write( "=9+15=24 \n" ); document.write( " |