document.write( "Question 451903: why does (3-k)/4=(k+3)/2 equal -1? in the end it gives 0=0 so why is it -1? \n" ); document.write( "
Algebra.Com's Answer #310689 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 3-k/4=k+3/2 \n" ); document.write( "2(3-k)=4(k+3) \n" ); document.write( "6-2k=4k+12 \n" ); document.write( "6k=-6 \n" ); document.write( "k=-1.. \n" ); document.write( " |