document.write( "Question 694509: Could you please solve this sum :
\n" );
document.write( "32 to the power x = 2 ; find x \n" );
document.write( "
Algebra.Com's Answer #427973 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! 32^x = 2 ; find x \n" ); document.write( "We know that 32 = 2^5, so we can write it \n" ); document.write( "2^(5x) = 2^1 \n" ); document.write( "Bases are equal, exponents are equal \n" ); document.write( "5x = 1 \n" ); document.write( "x = |