document.write( "Question 881737: Solve the equation using any method. Check each solution.
\n" );
document.write( "5/x+3 - 3/x-2 = 5/3x-6 \n" );
document.write( "
Algebra.Com's Answer #532432 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "5(x-2) - 3(x+3) = (5/3)(x+3) \n" ); document.write( "15(x-2) - 9(x+3) = 5(x+3) \n" ); document.write( "15x - 30 - 9x - 27 = 5x + 15 \n" ); document.write( " x = 72 \n" ); document.write( " \n" ); document.write( " |