document.write( "Question 466838: Hello,
\n" );
document.write( "What would be the correct solution to this problem on solving linear equations?
\n" );
document.write( "2/3k - (k - 1/2) = 1/6(k - 5)
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #320109 by rfer(16322) ![]() You can put this solution on YOUR website! 2/3k-k+1/2=1/6k-5(1/6) \n" ); document.write( "2/3k-k-1/6k=-5/6-1/2 \n" ); document.write( "4/6k-6/6k-1/6k=-5/6-3/6 \n" ); document.write( "-3/6k=-8/6 \n" ); document.write( "k=(-8/6)/(-3/6) \n" ); document.write( "k=-8/6*-6/3 \n" ); document.write( "k=48/18 \n" ); document.write( "k=2 2/3 \n" ); document.write( " |