document.write( "Question 8477: (3/(X^2-9))is equal to (6/(X+3)) \n" ); document.write( "
Algebra.Com's Answer #4675 by arunpaul(104)\"\" \"About 
You can put this solution on YOUR website!
or(3/(X^2-9))= (6/(X+3))
\n" ); document.write( "or(3/(x+3)(x-3))=(6/(x+3))
\n" ); document.write( "or(3/(x-3))=6 (cancelling (x+3) from both side)
\n" ); document.write( "or 3= 6(x-3)
\n" ); document.write( "or 1=2(x-3)
\n" ); document.write( "or 1=2x-6
\n" ); document.write( "or 2x = 7
\n" ); document.write( "or x = 3.5 (Ans)
\n" ); document.write( "
\n" );