document.write( "Question 832049: How do I write an expression for 100 more than the difference between 88 and 66 \n" ); document.write( "
| Algebra.Com's Answer #501804 by JulietG(1812)     You can put this solution on YOUR website! Let x be the unknown \n" ); document.write( "X = (88-66) + 100 \n" ); document.write( "x = 22 + 100 \n" ); document.write( "x = 122 \n" ); document.write( " |