StemCET Logo

Maths Question 4 – JEE-MAIN 2026

Let a1,a2,a3, be an A.P. and g1=a1,g2,g3, be an increasing G.P. If a1=a2+g2=1 and a3+g3=4, then a10+g5 is equal to:

The problem requires translating the properties of Arithmetic and Geometric Progressions into a system of algebraic equations.

🥷
Ninja StrategyInteger Guess & Check

Since the problem involves simple integer conditions, test small integer values for the common ratio r>1 (like r=2,3) to quickly find the correct parameters.

Step 1: Formulate Equations from Given Conditions✦ Active

Let the A.P. have first term a1 and common difference d. Let the G.P. have first term g1 and common ratio r. The general terms are an=a1+(n1)d and gn=g1rn1.

From the problem statement, we have the following conditions: 1. g1=a1 2. a1=a2+g2=1, which implies a1=1 and a2+g2=1. 3. a3+g3=4. 4. The G.P. is increasing.

From conditions 1 and 2, we get a1=1 and g1=1. Now we can write the other conditions in terms of d and r:

a2+g2=(a1+d)+(g1r)=(1+d)+r=1d+r=0
a3+g3=(a1+2d)+(g1r2)=(1+2d)+r2=4
Step 2: Solve for Common Difference (d) and Common Ratio (r)○ Expand

We have a system of two equations. From the first equation, we get d=r. Substitute this into the second equation:

1+2(r)+r2=4
r22r3=0

Factoring the quadratic equation gives (r3)(r+1)=0, so the possible values for r are r=3 and r=1.

Since the G.P. is increasing and its first term g1=1 is positive, the common ratio must be greater than 1. Therefore, we must choose r=3. Consequently, the common difference is d=r=3.

💡 Teacher's Secret Hint

Don't forget to use the 'increasing G.P.' condition to select the correct value for the common ratio.

Step 3: Calculate the Final Value○ Expand

We need to find the value of a10+g5. We use the general term formulas with the values we found: a1=1,d=3,g1=1,r=3.

a10=a1+9d=1+9(3)=127=26
g5=g1r4=1(3)4=81
a10+g5=26+81=55
✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.