IIT-JEE Advanced 2022 Maths Paper 1 Problem 6

Problem

Let l1, l2, … , l100 be consecutive terms of an arithmetic progression with common difference d1, and let w1, w2, … , w100 be consecutive terms of another arithmetic progression with common difference d2, where d1d2 = 10. For each i = 1, 2, …, 100, let Ri be a rectangle with length li, width wi and area Ai. If A51 − A50 = 1000, then find the value of A100 − A90.

Solution

Let’s start with the last equation, i.e., A51 − A50 = 1000. We’ll try to express this in terms of li and wi, and see if we can use that expression to find A100 − A90.

In terms of the length and width, this equation can be rewritten as l51w51 – l50w50 = 1000.

Since l51 = l50 + d1 and w51 = w50 + d2, the previous equation becomes (l50 + d1)(w50 + d2) – l50w50 = 1000.

On expanding the first product, we’ll be left with l50d2 + w50d1 + d1d2 = 1000. Let’s call this equation I.

Now, let’s take a look at A100 − A90. This can be written as l100w100 – l90w90 or (l90 + 10d1)(w90 + 10d2) – l90w90.

If we simplify this, we’ll get 10l90d2 + 10w90d1 + 100d1d2, or 10(l90d2 + w90d1 + 10d1d2).

Now, using the various AP formulas, we could express l90 and w90 in terms of l50 and w50 respectively, and hope that we the terms from equation I.

But we can do slightly better. Let’s assume the value of the expression to be N.

Then, l90d2 + w90d1 + 10d1d2 = N/10. Let’s call this equation II.

If we subtract equation I from II, we get d2(l90 – l50) + d1(w90 – w50) + 9d1d2 = N/10 – 1000

Now, l90 – l50 = 40d1 and w90 – w50 = 40d2. So, previous equation changes to 40d1d2 + 40d1d2 + 9d1d2 = N/10 – 1000

So, N equals 10(1000 + 89d1d2). Finally, using d1d2 = 10, the value of N simplifies to 18900.

Comments

Too many variables (li, wi, Ri, Ai, d1, d2) to scare you away. But beyond that, nothing too difficult. If you dont give up, and dont make any calculation mistakes along the way, you’ll surely reach your destination.

Scroll to Top