document.write( "Question 899962:  Let g(x) = x2 - 5x + 2. Find the value of g(5) =  
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #545699 by ewatrrr(24785)     You can put this solution on YOUR website! g(x) = x^2 - 5x + 2 \n" ); document.write( "g(5) = 25 - 25 + 2 = 2 \n" ); document.write( " |