document.write( "Question 996883:  The product of a number and 9, less 20 is 7.
\n" );
document.write( "What is that asking, and what is the answer? \n" );
document.write( "
| Algebra.Com's Answer #615169 by rfer(16322)      You can put this solution on YOUR website! (9x)-20=7 \n" ); document.write( "9x=7+20 \n" ); document.write( "x=27/9 \n" ); document.write( "x=3 \n" ); document.write( " |