document.write( "Question 74102: f(a+b) = f(a)+ f(b) for all positive numbers a and b
\n" ); document.write( "a) f(x) = x squared
\n" ); document.write( "b) f(x) = x+1
\n" ); document.write( "c) f(x) = square root x
\n" ); document.write( "d) f(x) = 2/x
\n" ); document.write( "e) f(x) = -3x\r
\n" ); document.write( "\n" ); document.write( "Thanks,
\n" ); document.write( "Casey
\n" ); document.write( "

Algebra.Com's Answer #53164 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If we let a=2 and b=3 (arbitrary numbers) and we plug them into each possible equation, we can eliminate the wrong answers.\r
\n" ); document.write( "\n" ); document.write( "a)Lets start with our first possible answer.
\n" ); document.write( "f(a+b) = f(a)+ f(b) Plug in a=2,b=3
\n" ); document.write( "f(2+3)=f(2)+f(3)
\n" ); document.write( "\"%282%2B3%29%5E2=2%5E2%2B3%5E2\"
\n" ); document.write( "\"25=4%2B9\"
\n" ); document.write( "\"25=9\"Which is obviously not equal, so that eliminates a) continue with the rest by plugging in a+b in for x on the left and a and b separately for x on the right.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b)
\n" ); document.write( "\"%282%2B3%29%2B1=%282%2B1%29%2B%283%2B1%29\"
\n" ); document.write( "\"6=7\"Which is not equal, that eliminates b)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c)
\n" ); document.write( "\"sqrt%282%2B3%29=sqrt%282%29%2Bsqrt%283%29\"
\n" ); document.write( "\"sqrt%285%29=1.414%2B1.732\"
\n" ); document.write( "\"2.236=3.146\"Which is not equal, so that eliminates c)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "d)
\n" ); document.write( "\"2%2F%282%2B3%29=2%2F2%2B2%2F3\"
\n" ); document.write( "\"2%2F5=1%2B2%2F3\"
\n" ); document.write( "\"2%2F5=5%2F3\"Not equal, that eliminates d). There's only one left, lets verify if this is our answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "e)
\n" ); document.write( "\"-3%282%2B3%29=-3%282%29%2B%28-3%283%29%29\"
\n" ); document.write( "\"-3%285%29=-6-9\"
\n" ); document.write( "\"-15=-15\"Which works. Notice how the two sides are simply the right side has distributed the -3 where the left side factored the -3
\n" ); document.write( "
\n" );