document.write( "Question 321894: What is the value of g(x) - f(x) if f(x) = 2x + 4, g(x) = 3x - 2 and x = 12?\r
\n" );
document.write( "\n" );
document.write( "3x - 2 - (2x + 4) = 3x - 2 - 2x - 4 = x - 6\r
\n" );
document.write( "\n" );
document.write( "If x = 12 , x - 6 = 12 - 6 = 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #230434 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the value of g(x) - f(x) if f(x) = 2x + 4, g(x) = 3x - 2 and x = 12? \n" ); document.write( "3x - 2 - (2x + 4) = 3x - 2 - 2x - 4 = x - 6 \n" ); document.write( "If x = 12 , x - 6 = 12 - 6 = 6 \n" ); document.write( "-------------------------------- \n" ); document.write( "g(12) = 34 \n" ); document.write( "f(12) = 28 \n" ); document.write( "g(12) - f(12) = 6 \n" ); document.write( " \n" ); document.write( " |