Saved Bookmarks
| 1. |
hich of the following situations, does the list of numbers involved make an agression, and why?GThe taxi fare after each km when the fare is Rs 15 for the first km and Rs 8additional km |
|
Answer» the list of fare = {15,15+8,15+2*8,......}= {15,23,31,39,......} These terms make an arithmetic progression as the difference between two consecutive terms is 8. |
|