document.write( "Question 1183517: If f(x)= 3x-5 and g(x)= 2-x², find (f+g)(5) \n" ); document.write( "
Algebra.Com's Answer #813873 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
f(x) = 3x-5
\n" ); document.write( "g(x) = 2-x^2
\n" ); document.write( "(f+g)(x) = 3x-5 + 2-x^2
\n" ); document.write( "simplify this and arrange in descending order of degree to get:
\n" ); document.write( "(f+g)(x) = -x^2+3x-3
\n" ); document.write( "(f+g)(5) = -5^2+3*5-3 = -25+15-3 = -13.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to see if this is true, solve for f(5) and g(5) separately and then add them together.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(5) = 3*5-5 = 10
\n" ); document.write( "g(5) = 2-5^2 = -23
\n" ); document.write( "f(5) + g(5) = 10-23 = -13.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the value is the same.
\n" ); document.write( "(f+g)(5) give you the same value as f(5)+g(5).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );