document.write( "Question 394537: How would you solve 5^(x+1) = 25^(3x)? \n" ); document.write( "
Algebra.Com's Answer #279936 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"5%5E%28x%2B1%29+=+25%5E%283x%29\" <==> \"5%5E%28x%2B1%29+=+5%5E%286x%29\" ==> x+1 = 6x ==> 1 = 5x
\n" ); document.write( "==> x = 1/5.
\n" ); document.write( "
\n" );