document.write( "Question 1091459: Find all real solutions x to 4^x - 2^x = 56. \n" ); document.write( "
Algebra.Com's Answer #705856 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 4^x - 2^x = 56 \n" ); document.write( "--------- \n" ); document.write( "2^(2x) - 2^x - 56 = 0 \n" ); document.write( "------ \n" ); document.write( "(2^x + 7)*(2^x - 8) = 0 \n" ); document.write( "2^x = -7 NG \n" ); document.write( "------------- \n" ); document.write( "2^x = 8 \n" ); document.write( "x = 3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |