document.write( "Question 1148840: sqrt(125^x) = 5/(25^x) \n" ); document.write( "
\r\n" ); document.write( " --- Squaring both sides\r\n" ); document.write( " \r\n" ); document.write( " ------- Changing bases\r\n" ); document.write( " \r\n" ); document.write( " \r\n" ); document.write( "3x = 2 - 4x ------ Equating exponents, since their bases are equal\r\n" ); document.write( "3x + 4x = 2\r\n" ); document.write( "7x = 2\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "FYI: LOGS are definitely NOT REQUIRED to solve this, as it's not that much of a COMPLEX exponents-problem.