9. Use Patterns to Write and Solve Equations
Sign In
How does the dependent variable n change, when the independent variable m changes?
Rule: The value of n is 3 times the value of m.
Equation: n=3m
m | 0 | 1 | 2 | 3 | 4 |
---|---|---|---|---|---|
Pattern | 0 * 3 | 1 * 3 | 2 * 3 | 3 * 3 | 4 * 3 |
n | 0 | 3 | 6 | 9 | 12 |
Now we want to write an equation to describe this relationship. 3multiplied with the value ofm=the value ofn 3m=n n= 3m The value of n is 3 times the value of m. This is represented by the equation n=3m.