document.write( "Question 373971: help me solve this, please. 7x+x(x-5)=0. I'm not sure what to put in place of the x \n" ); document.write( "
Algebra.Com's Answer #266156 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 7x+x(x-5)=0 \n" ); document.write( "7x+x^2-5x=0 \n" ); document.write( "x^2 + 2x = 0 \n" ); document.write( "x(x+2) = 0 \n" ); document.write( "Setting each term on the left to zero we get: \n" ); document.write( "x = {0, -2} \n" ); document.write( " |