document.write( "Question 1063820: let f (x) = x^2 + 8x and g(x) = 1-x find (f/g) (x) and (f/g) (4) \n" ); document.write( "
Algebra.Com's Answer #802555 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! (f/g)(x) = (x^2 + 8x)/(1 - x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(f/g)(4) = (4^2 + 8(4)/(-3) = -16 \n" ); document.write( " |