StemCET Logo

Maths Question 19 – AP-EAMCET 2026

If 4x(x21)2=A1x1+A2(x1)2+A3x+1+A4(x+1)2 then A1+A2+A3+A4=

This problem involves decomposing a rational function into simpler fractions, which is a standard technique used in algebra and calculus.

Step 1: Simplify the Denominator and Set up the General Equation✦ Active

The given expression for partial fraction decomposition is:

4x(x21)2=A1x1+A2(x1)2+A3x+1+A4(x+1)2

First, simplify the denominator on the left side: (x21)2=((x1)(x+1))2=(x1)2(x+1)2. Now, multiply both sides of the equation by (x1)2(x+1)2 to eliminate the denominators:

4x=A1(x1)(x+1)2+A2(x+1)2+A3(x+1)(x1)2+A4(x1)2

This equation is an identity, meaning it holds true for all valid values of x.

💡 Teacher's Secret Hint

Remember that (x21)2 is a difference of squares squared, so it decomposes into (x1)2(x+1)2. This is crucial for correctly setting up the partial fractions.

Step 2: Determine A2 and A4 by Substitution○ Expand

To find A2 and A4, substitute values of x that make other terms zero:

* Set x=1:

4(1)=A1(0)+A2(1+1)2+A3(0)+A4(0)

4=A2(2)24=4A2A2=1

* Set x=1:

4(1)=A1(0)+A2(0)+A3(0)+A4(11)2

4=A4(2)24=4A4A4=1

💡 Teacher's Secret Hint

Substituting the roots of the denominators (poles) is usually the quickest way to find the coefficients of the highest power terms in the partial fraction expansion.

Step 3: Determine A1 and A3 by Equating Coefficients○ Expand

Expand the right side of the identity and equate coefficients of like powers of x.

4x=A1(x3+x2x1)+A2(x2+2x+1)+A3(x3x2x+1)+A4(x22x+1)

Group terms by powers of x:

4x=(A1+A3)x3+(A1+A2A3+A4)x2+(A1+2A2A32A4)x+(A1+A2+A3+A4)

Equate coefficients of x3 (since there is no x3 term on the left, its coefficient is 0):

0=A1+A3(Equation 1)

Equate coefficients of x2 (since there is no x2 term on the left, its coefficient is 0):

0=A1+A2A3+A4

Substitute the values A2=1 and A4=1 found in Step 2:

0=A1+1A31
0=A1A3(Equation 2)

From Equation 1, A3=A1. Substitute this into Equation 2:

0=A1(A1)0=2A1A1=0

Since A3=A1, then A3=0.

💡 Teacher's Secret Hint

Remember to equate coefficients for ALL powers of x present in the expanded form on the right, even if they are zero on the left side of the identity.

Step 4: Calculate the Sum A1+A2+A3+A4○ Expand

We have determined all the coefficients:

A1=0

A2=1

A3=0

A4=1

Now, sum them up:

A1+A2+A3+A4=0+1+0+(1)=0

The sum is 0, which corresponds to option 3.

💡 Teacher's Secret Hint

Always double-check your arithmetic, especially when adding positive and negative numbers.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.