document.write( "Question 806136: Solve for x
\n" );
document.write( "x over 4 - x+2 over 5 = 2-3x over 2 \n" );
document.write( "
Algebra.Com's Answer #518900 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! m20: x/4 -(x+2) / 5 = (2-3x)/ 2 \n" ); document.write( "5x-4(x+2)=10(2-3x) \n" ); document.write( "5x-4x-8=20-30x \n" ); document.write( "31x=28 \n" ); document.write( "x=28/31 \n" ); document.write( " |