document.write( "Question 147081This question is from textbook
\n" );
document.write( ": Find c.(f+g)(3)
\n" );
document.write( "14. f(x)=-7+9;g(x)=2x-1 \n" );
document.write( "
Algebra.Com's Answer #107429 by 983manoj@gmail.com(4) ![]() You can put this solution on YOUR website! f(x)=-7+9 \n" ); document.write( " = 2(not depend on x) \n" ); document.write( "g(x)=2x-1 \n" ); document.write( " so g(3)=2*3-1 \n" ); document.write( " =5\r \n" ); document.write( "\n" ); document.write( "now (f+g)3=2+5 \n" ); document.write( " =7 \n" ); document.write( " |