document.write( "Question 585869: Twice the difference of a number and seven is tripled, the result is eight times a number \n" ); document.write( "
Algebra.Com's Answer #373516 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
given:
\n" ); document.write( "\"+2%2A%28+7+-+n+%29%2A3+=+8n+\"
\n" ); document.write( "\"+42+-+6n+=+8n+\"
\n" ); document.write( "\"+14n+=+42+\"
\n" ); document.write( "\"+n+=+3+\"
\n" ); document.write( "The number is 3
\n" ); document.write( "
\n" );