document.write( "Question 376033: find a number such that nine added to two times the number is equal to the product of the number and the quantity of one added to the number \n" ); document.write( "
Algebra.Com's Answer #267441 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2x+9=x(x+1) \n" ); document.write( "2x+9=x^2+x \n" ); document.write( "x^2-x-9=0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |