document.write( "Question 810994: How do you solve this equation?:
\n" );
document.write( "4x-3(2x+1)=-9x5(2x-1)
\n" );
document.write( "If I already know:
\n" );
document.write( "4x-(6x+3)=-9x(10x-5)
\n" );
document.write( "4x-9x=-9x+5x \n" );
document.write( "
Algebra.Com's Answer #488572 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Do not use x for times and as a variable. \n" ); document.write( "4x-3(2x+1)=-9x5(2x-1) \n" ); document.write( "rewrite \n" ); document.write( "4x-3(2x+1)=-9*5(2x-1) \n" ); document.write( "4x-(6x+3)=-9*(10x-5) \n" ); document.write( "4x-6x-3=-90x+45 \n" ); document.write( "-2x-3 =-90x+45 \n" ); document.write( "0=88x-48 \n" ); document.write( "x = 6/11 \n" ); document.write( " |