document.write( "Question 867902: I need help finding an answer to this question and writing it out. Seven times a number was 32 greater than the product of the number and -9. What was the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #523247 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "let number be x \n" ); document.write( "Seven times a number =7x\r \n" ); document.write( "\n" ); document.write( "the product of the number and -9= (-9)x=-9x \n" ); document.write( "32 greater \n" ); document.write( "32+(-9x) \n" ); document.write( " 7x=32-9x \n" ); document.write( "7x+9x=32 \n" ); document.write( "16x=32 \n" ); document.write( "/16 \n" ); document.write( "x=2 \n" ); document.write( " |