document.write( "Question 241220: Perform the indicated operations and simplify.
\n" );
document.write( "x^2/3x^2-5x-2-2x/3x+1∙1/(x-2) \n" );
document.write( "
Algebra.Com's Answer #176641 by stanbon(75887) ![]() You can put this solution on YOUR website! Perform the indicated operations and simplify. \n" ); document.write( "[x^2/3x^2-5x-2]-[2x/3x+1]∙[1/(x-2)] \n" ); document.write( "----------------------------- \n" ); document.write( "Factor where you can: \n" ); document.write( "[x^2/(x-2)(3x+1]-[2x/3x+1]∙[1/(x-2)] \n" ); document.write( "--- \n" ); document.write( "lcd = (x-2)(3x+1) \n" ); document.write( "--------------------------- \n" ); document.write( "Write each fraction with the lcd as its denominator: \n" ); document.write( "[x^2/lcd] - [2x/lcd] \n" ); document.write( "---- \n" ); document.write( "Combine the numerators over the lcd: \n" ); document.write( "(x^2-2x]/[(x-2)(3x+1)] \n" ); document.write( "--- \n" ); document.write( "(x(x-2))/[(x-2)(3x+1)] \n" ); document.write( "--- \n" ); document.write( "x/(3x+1) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |