document.write( "Question 217008: Please help me solve understand the steps to solve this equation: If g(x) =3x^2 -4x+1, waht is the value of g(-2). Thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #163853 by chibisan(131)![]() ![]() You can put this solution on YOUR website! when g(-2) , x = -2 \n" ); document.write( "so , apply x = -2 \n" ); document.write( "g(-2)= 3(-2)^2 - 4(-2) + 1 \n" ); document.write( "g(-2)= 3(4) + 8 + 1 \n" ); document.write( "g(-2)= 12 + 8 + 1 \n" ); document.write( " = 21 (ans) \n" ); document.write( " |