document.write( "Question 41110: Either perform the indicated operation or solve the equation, whichever is appropriate.\r
\n" );
document.write( "\n" );
document.write( "5/(a^2-4) - 2/(a^2-3a+2) \n" );
document.write( "
Algebra.Com's Answer #804988 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 5/(a^2 - 4) - 2/(a^2 - 3a + 2) \n" ); document.write( "= (5(a-1) - 2(a+2))/((a+2)(a-2)(a-1)) \n" ); document.write( "= (5a-5 - 2a-4)/((a+2)(a-2)(a-1)) \n" ); document.write( "= |