document.write( "Question 49320: Give that T(x)=-2x^2-5x-8, evaluate :T(2) \n" ); document.write( "
Algebra.Com's Answer #32727 by Nate(3500) ![]() You can put this solution on YOUR website! T(x) = -2x^2 - 5x - 8 \n" ); document.write( "T(2) = -2*2^2 - 5*2 - 8 = -8 - 10 - 8 = -26 \n" ); document.write( " |