document.write( "Question 1021800: six times the difference of a number and eight is fourteen less than the number. \n" ); document.write( "
Algebra.Com's Answer #641859 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
Let x = the number.\r
\n" ); document.write( "\n" ); document.write( "6(x-8)=x-14
\n" ); document.write( "6x-48=x-14
\n" ); document.write( "5x-48=-14
\n" ); document.write( "5x=34
\n" ); document.write( "x=\"34%2F5\" or 6.8
\n" ); document.write( "
\n" );