document.write( "Question 1127377: Twice the difference between a number and 10 is equal to 6 times the number plus 14. What is the number? \n" ); document.write( "
Algebra.Com's Answer #743782 by 4198181(13)\"\" \"About 
You can put this solution on YOUR website!
Let x be equal to the number
\n" ); document.write( "2(x-10)=6x+14
\n" ); document.write( "2x-20=6x+14
\n" ); document.write( "2x=6x+34
\n" ); document.write( "-4x=34
\n" ); document.write( "x=-8.5\r
\n" ); document.write( "\n" ); document.write( "ANSWER: The number is -8.5
\n" ); document.write( "
\n" );