document.write( "Question 62367: i dont know how to solve an equation with two variabals on both sides\r
\n" );
document.write( "\n" );
document.write( "ex: 10x +14 = 5x +24 \n" );
document.write( "
Algebra.Com's Answer #43213 by sergio01(1)![]() ![]() ![]() You can put this solution on YOUR website! 10x+14=5x+24 \n" ); document.write( "10x-5x+14=24 \n" ); document.write( "5x+14=24 \n" ); document.write( "5x=24-14 \n" ); document.write( "5x=10 \n" ); document.write( "x=10/5 \n" ); document.write( "x=2 \n" ); document.write( " |