document.write( "Question 399130: Find m and n so that x^m(x^n + x^n-2) = x^5 + x^3 \n" ); document.write( "
Algebra.Com's Answer #282661 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E5+%2B+x%5E3++=x%5E3%28x%5E2+%2B+x%5E0%29\" ==> m = 3, and n = 2. \n" ); document.write( "
\n" );