document.write( "Question 912293: Algebraic expression of six times the difference of x and 22 \n" ); document.write( "
Algebra.Com's Answer #553711 by Alan3354(69443) You can put this solution on YOUR website! 6*(x-22) \n" ); document.write( "or \n" ); document.write( "6*(22-x) \n" ); document.write( "--> 6*|x-22| \n" ); document.write( " \n" ); document.write( " |