document.write( "Question 636353: I need help solving the following equation.\r
\n" );
document.write( "\n" );
document.write( "solve for x.\r
\n" );
document.write( "\n" );
document.write( "4x(x-1)-5x(x)=3 \n" );
document.write( "
Algebra.Com's Answer #400927 by sachi(548)![]() ![]() You can put this solution on YOUR website! I need help solving the following equation.\r \n" ); document.write( "\n" ); document.write( "solve for x.\r \n" ); document.write( "\n" ); document.write( "4x(x-1)-5x(x)=3 \n" ); document.write( "ans:- \n" ); document.write( "4x^2-4x-5x^2=3 \n" ); document.write( "or x^2+4x+3=0 \n" ); document.write( "or x^2+x+3x+3=0 \n" ); document.write( "or x(x+1)+3(x+1)=0 \n" ); document.write( "or (x+1)(x+3)=0 \n" ); document.write( "or x=-1 or -3 ans \n" ); document.write( " |