document.write( "Question 110147: 2^2x - 12(2^x) + 32 = 0\r
\n" ); document.write( "\n" ); document.write( "I know the answers are 2 and 3 but I do not know how to prove it algebraically
\n" ); document.write( "

Algebra.Com's Answer #80280 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let a=2^x ... a^2-12a+32=0 ... (a-8)(a-4)=0 \n" ); document.write( "
\n" );