document.write( "Question 1090407: If g(x) = 3x^2+2x-1. Find g(-1) \n" ); document.write( "
Algebra.Com's Answer #704830 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "g(x) = 3x^2+2x-1 \n" ); document.write( "g(-1) = 3(-1)^2 + 2(-1) - 1 \n" ); document.write( "g(-1) = 3 - 2 - 1 \n" ); document.write( "g(-1) = 0 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |