document.write( "Question 381369:  Write the partial fraction decomposition of the following rational expression.\r
\n" );
document.write( "\n" );
document.write( "(x^2-x-8)/(x+1)(x^2+5x+6)\r
\n" );
document.write( "\n" );
document.write( "For this type of problem, how can I check if my answer is correct?\r
\n" );
document.write( "\n" );
document.write( "Here is how I solved the problem:
\n" );
document.write( "First, I factored the denominator.
\n" );
document.write( "(x^2-x-8)/(x+1)(x+3)(x+2)\r
\n" );
document.write( "\n" );
document.write( "Then, (A)/(x+1) + (B)/(x+3) + (C)/(x+2)
\n" );
document.write( "Multiplied all by LCD to get rid of fractions, left with: (x^2-x-8)=A(x+3)(x+2)+B(x+1)(x+2)+C(x+3)(x+1)\r
\n" );
document.write( "\n" );
document.write( "Solved for A first by letting x=-1, that way B and C drop out.
\n" );
document.write( "A=-3\r
\n" );
document.write( "\n" );
document.write( "Solved for B by letting x=-3 so A and C drop out.
\n" );
document.write( "B=2\r
\n" );
document.write( "\n" );
document.write( "Solved for C by letting x=-2 so A and B drop out.
\n" );
document.write( "C=2\r
\n" );
document.write( "\n" );
document.write( "I plug in A, B, and C back into this (A)/(x+1) + (B)/(x+3) + (C)/(x+2) and my final answer is:\r
\n" );
document.write( "\n" );
document.write( "((-3)/(x+1))+((2)/(x+3))+((2)/(x+2))\r
\n" );
document.write( "\n" );
document.write( "Is this correct? Also, how can I verify in the future if my answer is correct if for example I have to do a similar problem on an exam? \n" );
document.write( "
| Algebra.Com's Answer #270505 by jim_thompson5910(35256)      You can put this solution on YOUR website! You have the correct answer (and the correct steps). Good job.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can verify the answer by graphing each side of the equation\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "as two separate equations\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In other words, set the left side equal to y to get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You'll then find that the two graphs match up (ie one graph is right on top of the other), which confirms that they are equal. You can even compare the table of values for each equation and you'll find that the two tables are identical.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, feel free to check out my tutoring website\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim \n" ); document.write( " |