document.write( "Question 964484: How to simplify this problem and explain each step 36 x e^4-36 \n" ); document.write( "
Algebra.Com's Answer #589356 by addingup(3677) You can put this solution on YOUR website! 36x e^4-36 factor out the greatest common divisor (GFD) of the coefficients, which is 36, and you get: \n" ); document.write( "36(x(e^4)-1) \n" ); document.write( " |