document.write( "Question 605789: 32 to the power n =2 how to find n \n" ); document.write( "
Algebra.Com's Answer #381808 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 32 = 4 * 8 = 2^2 * 2^3 = 2^5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(2^5)^n = 2^1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5n = 1 \n" ); document.write( " |