document.write( "Question 26102: f(x)=4+x/(1+2x)(1-x)^2
\n" ); document.write( "a) Express F(x) in partial fractions
\n" ); document.write( "b) Given that |x|<0.5, expand f(x) in ascending powers of x, up to and including the term x^3
\n" ); document.write( "

Algebra.Com's Answer #14031 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
a) Express F(x) in partial fractions\r
\n" ); document.write( "\n" ); document.write( "f(x)=(4+x)/(1+2x)(1-x)^2
\n" ); document.write( "= A/(1+2X) + B/(1-X) + C /(1-X)^2
\n" ); document.write( "PUT 2X+1=0 OR X=-1/2=-0.5 TO GET A
\n" ); document.write( "A=(4-0.5)/(1+0.5)^2=3.5/2.25=14/9
\n" ); document.write( "AND PUT 1-X =0 OR X=1 TO GET C
\n" ); document.write( "C=(4+1)/(1+2*1)=5/3....HENCE....
\n" ); document.write( "f(x)=(4+x)/(1+2x)(1-x)^2 = A/(1+2X) + B/(1-X) + C /(1-X)^2
\n" ); document.write( "=14/9*(1+2X) + B / (1-X) + 5 /3*(1-X)^2
\n" ); document.write( "NOW PUT X=0 TO GET B
\n" ); document.write( "4+0=14/9 +B +5/3....OR ....B=7/9
\n" ); document.write( "HENCE WE GET
\n" ); document.write( "f(x)=(4+x)/(1+2x)(1-x)^2 = A/(1+2X) + B/(1-X) + C /(1-X)^2
\n" ); document.write( "=14/9*(1+2X) + 7 /9*(1-X) + 5 /3*(1-X)^2\r
\n" ); document.write( "\n" ); document.write( "b) Given that |x|<0.5, expand f(x) in ascending powers of x, up to and including the term x^3
\n" ); document.write( "F(X)=14/9*(1+2X) + 7 /9*(1-X) + 5 /3*(1-X)^2
\n" ); document.write( "=(14/9)(1+2X)^(-1)+(7/9)*(1-X)^(-1)+(5/3)*(1-X)^(-2)
\n" ); document.write( "=(14/9)(1-2X+4X^2-8X^3)+(7/9)(1+X+X^2+X^3)+(5/3)(1+2X+3X^2+4X^3)
\n" ); document.write( "REST YOU CAN SIMPLIFY IF NEEDED OR IT CAN BE LEFT AS SUCH..NOTE THAT THE EXPANSIONS WE DID UP TO X^3 AS DESIRED WILL HOLD GOOD ONLY IF |2X|<1...OR...|X|<0.5..HENCE THE NECESSITY FOR THE DATA THAT |X|<0.5 IN THE PROBLEM
\n" ); document.write( "
\n" ); document.write( "
\n" );