document.write( "Question 1003162: (x-6)/4-(x-4)/6=1-x/10 \n" ); document.write( "
Algebra.Com's Answer #619983 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
From (x-6)/4-(x-4)/6=1-x/10 we can multiply by the LCD and clear all the fractions in one step...here the LCD is 60...so multiply everything by 60 and get...
\n" ); document.write( "15(x-6) - 10(x-4) = 60 - 6x
\n" ); document.write( "15x - 90 - 10x + 40 = 60 - 6x
\n" ); document.write( "Collect like terms and solve
\n" ); document.write( "5x - 50 = 60 - 6x
\n" ); document.write( "11x = 110
\n" ); document.write( "x = 10
\n" ); document.write( "
\n" );