document.write( "Question 1034591: Given the functions f(x)=x^2 and g(x)=sqrt(x), evaluate the following:
\n" );
document.write( "(f+g)(7)=
\n" );
document.write( "(f+g)(18)=
\n" );
document.write( "(f+g)(-18)= \n" );
document.write( "
Algebra.Com's Answer #649350 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Did this one earlier... \n" ); document.write( "(f+g)(7)= f(7) + g(7) = 49 + sqrt(7) \n" ); document.write( "etc... \n" ); document.write( " |