document.write( "Question 80588: 25: Solve for the variable in each equation below.
\n" );
document.write( "[x / (x + 3)] + [1 / (x - 1)] = [4 / (x2 + 2x - 3)]
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #57799 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! [x / (x + 3)] + [1 / (x - 1)] = [4 / (x2 + 2x - 3)] \n" ); document.write( "(x / (x + 3)] + [1 / (x - 1)] = [4 / (x+3)(x-1)] [factor as much as possible and wherever possible] \n" ); document.write( ". \n" ); document.write( "(x / (x + 3)] + [1 / (x - 1)] = [4 / (x+3)(x-1)][find the GCF: (x+3)(x-1) ]\r \n" ); document.write( "\n" ); document.write( "((x+3)(x-1)(x / (x + 3)] + [( (x+3)(x-1) (1 / (x - 1)] = [( (x+3)(x-1) (4 / (x+3)(x-1))] [multiply each term by the GCF and cancel wherever possible] \n" ); document.write( ". \n" ); document.write( "x(x-1)+1(x+3)=4 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x+1)(x-1)=0 [try to factor or simplify as much as possible] \n" ); document.write( ". \n" ); document.write( "x+1=0 [set each factor equal to zero and solve for the x-term \n" ); document.write( "x=-1 \n" ); document.write( "and x-1=0 \n" ); document.write( "x=1 \n" ); document.write( ". \n" ); document.write( "Check each value of x by plugging them back into the original equation. \n" ); document.write( "[x / (x + 3)] + [1 / (x - 1)] = [4 / (x2 + 2x - 3)] \n" ); document.write( "Let x=-1 \n" ); document.write( "[(-1) / (-1 + 3)] + [1 / (-1 - 1)] = [4 / ((-1)^2 + 2(-1) - 3)] \n" ); document.write( "(-1/2)+(1/-2)=(4/-4) \n" ); document.write( "(-2/2)=(-4/4) \n" ); document.write( "-1=-1 [checks out] \n" ); document.write( ". \n" ); document.write( "[x / (x + 3)] + [1 / (x - 1)] = [4 / (x2 + 2x - 3)] \r \n" ); document.write( "\n" ); document.write( "Let x=1 \n" ); document.write( "[1 / (1 + 3)] + [1 / (1 - 1)] = [4 / ((1)^2 + 2(1) - 3)] \n" ); document.write( "(1/4)+(1/0)=(4/0)\r \n" ); document.write( "\n" ); document.write( "This (x=1)will not work because zero cannot be in the denumerator. \n" ); document.write( "So, the only answer is x=-1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |