document.write( "Question 1205605: Let f(x) = (6+7x)/(2-x)(1+x^2)
\n" ); document.write( "(i) Express f(x) in partial fractions.
\n" ); document.write( "(ii) Show that, when x is sufficiently small for x^4 and higher powers to be neglected,
\n" ); document.write( "f(x) = 3 + 5x - (1/2 x^2) - (15/4 x^3)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #842598 by ikleyn(52750)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Let f(x) = [(6+7x)/(2-x)(1+x^2)]
\n" ); document.write( "(i) Express f(x) in partial fractions.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "f(x) has this decomposition in partial fractions\r\n" );
document.write( "\r\n" );
document.write( "    \"%286%2B7x%29%2F%282-x%29%281%2Bx%5E2%29\" = \"%28ax%2Bb%29%2F%281%2Bx%5E2%29\" + \"c%2F%282-x%29\".    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "with some real coefficients \"a\", \"b\" and \"c\".  \r\n" );
document.write( "\r\n" );
document.write( "These coefficients are unknown now, and the rest part of this post is to determine them.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides of equality (1) by  \"%281%2Bx%5E2%29%2A%282-x%29\". You will get\r\n" );
document.write( "\r\n" );
document.write( "    6 + 7x = (ax+b)*(2-x) + \"c%2A%281%2Bx%5E2%29\".    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At x= 2,  equation  (2)  gives\r\n" );
document.write( "\r\n" );
document.write( "    6 + 7*2 = c*(1+2^2),  or  20 = 5c,  or  c= 20/5 = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At x= 0 and c= 4,  equation  (2)  gives\r\n" );
document.write( "\r\n" );
document.write( "    6 + 7*0 = (a*0+b)*(2-0) + 4*(1+0^2),  or  6 = 2b + 4;  then  6-4 = 2b,  2 = 2b,  b = 2/2 = 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At x= 1 and c= 4, b= 1,  equation  (2)  gives\r\n" );
document.write( "\r\n" );
document.write( "    6 + 7*1 = (a*1+1)*(2-1) + 4*(1+1^2),  or  13 = (a+1) + 4*2;  then  13 - 8 = a+1;  5 = a+1;  a= 5-1 = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  \"%286%2B7x%29%2F%282-x%29%281%2Bx%5E2%29\" = \"%284x%2B1%29%2F%281%2Bx%5E2%29\" + \"4%2F%282-x%29\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Part (1) is solved. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );