Exercise 1
A student has ₹ in her savings bank account. She gets ₹ every month as pocket money. How much money will she have at the end of every month from the second month onwards? Find a linear expression to represent the amount she will have in the month.
Not cross-checked
This solution has not been cross-checked against the answer printed in NCERT.
A fixed starting amount plus the same addition every month.She starts with ₹$\displaystyle 500$ already in the account, and ₹$\displaystyle 150$ is added each month. (We assume she spends none of it, and we ignore any interest.)Working month by month, each figure is ₹$\displaystyle 150$ more than the one before it:
So from the second month onwards she has ₹$\displaystyle 800$, ₹$\displaystyle 950$, ₹$\displaystyle 1100$, ₹$\displaystyle 1250$, … — the amount goes up by exactly ₹$\displaystyle 150$ each time.To get the expression, notice that adding ₹$\displaystyle 150$ once a month for \(\displaystyle n\) months adds \(\displaystyle 150 \times n\) rupees in all, on top of the ₹$\displaystyle 500$ she began with:
\[A_n = 500+150n \]Check. For \(\displaystyle n=2\), \(\displaystyle A_2 = 500+150(2) = 500+300 = 800\), which matches the table; for \(\displaystyle n=4\), \(\displaystyle A_4 = 500+600 = 1100\), which also matches.The highest power of \(\displaystyle n\) here is \(\displaystyle 1\), so \(\displaystyle A_n\) is a linear expression in \(\displaystyle n\). The constant \(\displaystyle 500\) is her starting balance and the coefficient \(\displaystyle 150\) is the fixed monthly increase.\(\displaystyle A_n = 500+150n\) rupees at the end of the \(\displaystyle n^{\text{th}}\) month; from the second month onwards the balances are ₹$\displaystyle 800$, ₹$\displaystyle 950$, ₹$\displaystyle 1100$, ₹$\displaystyle 1250$, …
| End of month | Amount in the account (₹) |
| $\displaystyle 1$ | \(\displaystyle 500+150 = 650\) |
| $\displaystyle 2$ | \(\displaystyle 650+150 = 800\) |
| $\displaystyle 3$ | \(\displaystyle 800+150 = 950\) |
| $\displaystyle 4$ | \(\displaystyle 950+150 = 1100\) |
| $\displaystyle 5$ | \(\displaystyle 1100+150 = 1250\) |