document.write( "Question 351623: How do I solve an equation with multiple variables on each side? Specific problem is: -20+2k=k-4k.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #251265 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! combine like terms watching the signs very closely \n" ); document.write( "-20+2k=-3k \n" ); document.write( "5k=20 \n" ); document.write( "k=4 \n" ); document.write( " |