document.write( "Question 85700: I have a question that states: find (f+g)(x) for f(x)=1/2^2 and g(x)=x. How do I do this? \n" ); document.write( "
Algebra.Com's Answer #61933 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (f + g)(x) \n" ); document.write( "f(x) + g(x) \n" ); document.write( "1/2^2 + x \n" ); document.write( "1/4 + x \n" ); document.write( " |