document.write( "Question 150965: 6 times of the difference of x and 4 \n" ); document.write( "
Algebra.Com's Answer #110894 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"6 times of the difference of x and 4\" translates to \"6%2A%28x-4%29\" which distributes to \"6x-24\" \n" ); document.write( "
\n" );