document.write( "Question 987626: list the terms and the coefficient of this expression\r
\n" ); document.write( "\n" ); document.write( "1. w^3-4w^2-7w+9
\n" ); document.write( "

Algebra.Com's Answer #608352 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "w^3      <-- the 1st term, its coefficient is 1, it is the same as 1w^3\r\n" );
document.write( "-4w^2    <-- the 2nd term, its coefficient is -4.\r\n" );
document.write( "-7w      <-- the 3rd term, its coefficient is -7.\r\n" );
document.write( "+9       <-- the 4th term, its coefficient is +9.  A number with no letter\r\n" );
document.write( "             multiplied by it is considered as its own coefficient, because\r\n" );
document.write( "             it could be considered as +9w^0\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );