document.write( "Question 61691This question is from textbook
\n" );
document.write( ": TRWANSLATE TO AN ALGEBRAIC EXPRESSION:TWENTY LESS THAN SOME NUMBER. \n" );
document.write( "
Algebra.Com's Answer #42458 by tutorcecilia(2152) You can put this solution on YOUR website! x=\"some number\" \n" ); document.write( "less than = \"subtract\" \n" ); document.write( "x-20 \n" ); document.write( " |