document.write( "Question 1105427: Solve. Identify the equation as a conditional equation, an inconsistent equation, or an identity. State the solution set using interval notation.\r
\n" );
document.write( "\n" );
document.write( "4/x+1 + 7/x-1 = 11x+3/x^2-1
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #720244 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 4/x+1 + 7/x-1 = 11x+3/(x^2-1) \n" ); document.write( "multiply everything by x^2-1 or (x+1)(x-1) \n" ); document.write( "4(x-1)+7(x+1)=11x+3 \n" ); document.write( "4x-4+7x+7=11x+3 \n" ); document.write( "This is an identity except where x=-1 and 1, where it is undefined. \n" ); document.write( "(-oo, -1)U(-1, 1)U(1, oo) \n" ); document.write( " |