document.write( "Question 621515: thirteen times the difference between a number and forty \n" ); document.write( "
| Algebra.Com's Answer #390780 by Alan3354(69443)     You can put this solution on YOUR website! thirteen times the difference between a number and forty \n" ); document.write( "------------ \n" ); document.write( "The difference can be n-40 or 40-n --> |n-40| the absolute value \n" ); document.write( "--> 13*|n-40| \n" ); document.write( " \n" ); document.write( " |