document.write( "Question 1014729: g(x) = 4x – 4
\n" ); document.write( "h(x) = 2x + 5
\n" ); document.write( "find g(3) + h(3)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #631030 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
if g(x) = 4x - 4, then g(3) means to replace x with 3 and evaluate the expression.
\n" ); document.write( "you will get g(3) = 4*3 - 4 = 12 - 4 = 8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if h(x) = 2x + 5, then h(3) means to replace x with 3 and evaluate the expression.
\n" ); document.write( "you will get h(3) = 2*3 + 5 = 6 + 5 = 11.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "g(3) + h(3) becomes 8 + 11 = 19.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you could also have combined them when they were still in variable form.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when g(x) = 4x - 4 and h(x) = 2x + 5, then g(x) + h(x) = (4x - 4) + (2x + 5).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "remove parentheses to get g(x) + h(x) = 4x - 4 + 2x + 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get g(x) + h(x) = 6x + 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let's call g(x) + h(x) some other name, such as k(x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get k(x) = g(x) + h(x) = 6x + 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this results in k(x) = 6x + 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when k(x) = 6x + 1, then k(3) = 6*3 + 1 = 18 + 1 = 19.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get the same solution whether you evaluate them first and then combine, or whether you combine them first and then evaluate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that g(3) + h(3) = 19.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );