document.write( "Question 822967: x^2e^x = 2xe^x, find its solution set
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #496222 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! x^2e^x - 2xe^x=0 \n" ); document.write( "(x^2-2x)e^x=0 \n" ); document.write( "(x-2)xe^x=0\r \n" ); document.write( "\n" ); document.write( "x=0 or x=2 \n" ); document.write( " |