document.write( "Question 178661: 8 to the power of x=1/256 \n" ); document.write( "
| Algebra.Com's Answer #133626 by stanbon(75887)      You can put this solution on YOUR website! 8 to the power of x=1/256 \n" ); document.write( "------------------------------- \n" ); document.write( "(2^3)^x = 1/(2^8)\r \n" ); document.write( "\n" ); document.write( "2^(3x) = 2^(-8)\r \n" ); document.write( "\n" ); document.write( "3x = -8\r \n" ); document.write( "\n" ); document.write( "x = -8/3\r \n" ); document.write( "\n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |