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 #310730 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
If the equation was equivalent to 0 = 0, this would imply any value for k would work, which does not seem to be the case. Also, be sure to rephrase your question \"why does ... equal -1\" when you really mean \"why does ... have a solution k = -1.\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If we cross multiply, we get\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2(3-k) = 4(k+3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-2k + 6 = 4k + 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-6k = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "k = -1
\n" ); document.write( "
\n" );