Question 189699
<font face="Garamond" size="+2">

In applications problems, look for values that do not change when your chosen variable changes -- those numbers become constants.  Numbers that must be multiplied times variables are coefficients.


For example, the ubiquitous coin problem:


Somebody has a piggy bank with some dimes and quarters in it.  You know that the total amount of money in the bank is some value (a constant).  You also know that there are some certain number of coins in the bank (also a constant).  But to get the value in cents of however many dimes there are, you need to multiply the variable you have assigned to the number of dimes by 10 (a coefficient) -- the value of your dimes is then 10<i>d</i> (assuming <i>d</i> represents the number of dimes) and the value of the quarters is then 25<i>q</i>.


By the way, if you just have a variable by itself, like <i>x</i>, this has an understood coefficient of 1.


Not sure I answered your question completely.  I never solve application problems using the "which are coefficients and which are constants" train of thought, so it is somewhat difficult to tell you which words give you clues as to those things.  You may be better off just thinking of the relationships that are described and translate those relationships to mathematical statements.


John
*[tex \LARGE e^{i\pi} + 1 = 0]
</font>