document.write( "Question 359358: Let f(x) = 2x - 1 and g(x) = (x + 5)/2. Find the function (f o g)(x). Simplify your answer. \n" ); document.write( "
Algebra.Com's Answer #256439 by edjones(8007)![]() ![]() You can put this solution on YOUR website! f(x) = 2x - 1 \n" ); document.write( "g(x) = (x + 5)/2 \n" ); document.write( "fog(x)=2((x + 5)/2)-1 \n" ); document.write( "=x+5-1 \n" ); document.write( "=x+4 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |