document.write( "Question 50707: Simplify:\r
\n" );
document.write( "\n" );
document.write( "-5*(2*x-1)=3*(x+4)\r
\n" );
document.write( "\n" );
document.write( "Thanks so much,
\n" );
document.write( "Matt \n" );
document.write( "
Algebra.Com's Answer #33872 by darq(90)![]() ![]() You can put this solution on YOUR website! -5(2x-1)=3(x+4) \n" ); document.write( "-10x + 5 = 3x + 12 \n" ); document.write( "13x = -7 \n" ); document.write( "x = -7/13 \n" ); document.write( " |