document.write( "Question 806138: Solve for x:
\n" );
document.write( "X + 8 over 6 = 2 - 5x over 3 \n" );
document.write( "
Algebra.Com's Answer #518892 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 6(x +8) / 6 = 6(2-5x) / 3 \n" ); document.write( "x+8=2(2-5x) \n" ); document.write( "x+8=4-10x \n" ); document.write( "11x=-4 \n" ); document.write( "x=-4/11 \n" ); document.write( " |