document.write( "Question 48356: I am trying to solve this equation:\r
\n" );
document.write( "\n" );
document.write( "5(x+3)-1/2=-x+2/3 (that's x+2 divided by three)\r
\n" );
document.write( "\n" );
document.write( "Thanks,\r
\n" );
document.write( "\n" );
document.write( "CM
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #32011 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 5(x + 3) - 1/2 = -x + 2/3 \n" ); document.write( "30(x + 3) - 6/2 = -6x + 12/3 \n" ); document.write( "30x + 90 - 3 = -6x + 4 \n" ); document.write( "36x = -83 \n" ); document.write( "x = -83/36 = -2 11/36 \n" ); document.write( " |