document.write( "Question 407221: how do you compute 2 squared plus 2 to third power plus 2 to the fourth power
\n" ); document.write( "minus 10 equal ?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #287075 by Camille40(5)\"\" \"About 
You can put this solution on YOUR website!
2^2 + 2^3 + 2^4 - 10 = x
\n" ); document.write( "4 + 8 + 16 - 10 = x
\n" ); document.write( "18 = x
\n" ); document.write( "
\n" );