Question:

A farmer buys a used tractor for Rs 12000. He pays Rs 6000 cash and agrees to pay the balance in annual instalments of Rs 500 plus 12% interest on the unpaid amount. How much will the tractor cost him?

Updated On: Oct 24, 2023
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

It is given that the farmer pays Rs 6000 in cash.
Therefore, unpaid amount = Rs 12000 -Rs 6000
= Rs 6000 According to the given condition, the interest paid annually is 12% of 6000, 12% of 5500, 12% of 5000, …, 12% of 500
Thus, total interest to be paid = 12% of 6000 + 12% of 5500 + 12% of 5000 + … + 12% of 500
= 12% of (6000 + 5500 + 5000 + … + 500)
= 12% of (500 + 1000 + 1500 + … + 6000)
Now, the series 500, 1000, 1500 … 6000 is an A.P. with both the first term and common difference equal to 500.
Let the number of terms of the A.P. be n.
∴ 6000 = 500 + (n -1) 500
⇒ 1 + (n -1) = 12
⇒ n = 12
∴Sum of the A.P = \(=\frac{12}{2}[2 (500) + (12 - 1) (500)] = 6 [1000 + 5500] = 6 (6500) = 39000\)
Thus, total interest to be paid = 12% of (500 + 1000 + 1500 + … + 6000)
= 12% of 39000 = Rs 4680
Thus, cost of tractor = (Rs 12000 + Rs 4680) = Rs 16680.

Was this answer helpful?
0
0

Concepts Used:

Sequence and Series

Sequence: Sequence and Series is one of the most important concepts in Arithmetic. A sequence refers to the collection of elements that can be repeated in any sort.

Eg: a1,a2,a3, a4…….

Series: A series can be referred to as the sum of all the elements available in the sequence. One of the most common examples of a sequence and series would be Arithmetic Progression.

Eg: If  a1,a2,a3, a4…….   etc is considered to be a sequence, then the sum of terms in the sequence a1+a2+a3+ a4……. are considered to be a series.

Types of Sequence and Series:

Arithmetic Sequences

A sequence in which every term is created by adding or subtracting a definite number to the preceding number is an arithmetic sequence.

Geometric Sequences

A sequence in which every term is obtained by multiplying or dividing a definite number with the preceding number is known as a geometric sequence.

Harmonic Sequences

A series of numbers is said to be in harmonic sequence if the reciprocals of all the elements of the sequence form an arithmetic sequence.

Fibonacci Numbers

Fibonacci numbers form an interesting sequence of numbers in which each element is obtained by adding two preceding elements and the sequence starts with 0 and 1. Sequence is defined as, F0 = 0 and F1 = 1 and Fn = Fn-1 + Fn-2