document.write( "Question 421970: Find each value of x.\r
\n" );
document.write( "\n" );
document.write( "2^log2 ^5=x \n" );
document.write( "
Algebra.Com's Answer #294582 by Alan3354(69443) You can put this solution on YOUR website! x = 2^log2 ^5 \n" ); document.write( "x = 2^log(32) \n" ); document.write( "x =~ 2^1.50515 \n" ); document.write( "x =~ 2.8385 \n" ); document.write( " |