Question 2(a)
Change the following statements using expressions into statements in ordinary language.(For example, given Salim scores r run in a cricket match, Nalin scores (r + 15) runs. In ordinary language – Nalin scores 15 runs more than Salim.)
A notebook costs ₹ p. A book costs ₹ 3p.
Cost of a notebook = ₹ p
Cost of a book = ₹ 3p
⇒A book costs three times that of a notebook.