document.write( "Question 413869: Given f(x) = 6x2 + 7x − 5 and g(x) = 4x − 8,find the following.
\n" ); document.write( "f(1) + g(1)
\n" ); document.write( "

Algebra.Com's Answer #290329 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
f(1) + g(1) = (6*1^2 + 7*1 - 5) + (4*1 - 8) = 8 - 4 = 4. \n" ); document.write( "
\n" );