document.write( "Question 375997: I am trying to find the answer to this, and I'm having a lot of problems.\r
\n" );
document.write( "\n" );
document.write( "((3x+1)/(9x^2-1)) - ((2)/3x-1)) \n" );
document.write( "
Algebra.Com's Answer #267426 by nerdybill(7384) You can put this solution on YOUR website! ((3x+1)/(9x^2-1)) - ((2)/3x-1)) \n" ); document.write( ". \n" ); document.write( "Notice that \n" ); document.write( "(9x^2-1) \n" ); document.write( "can be written as a \"difference of squares\": \n" ); document.write( "((3x)^2-1^2) \n" ); document.write( "which can be factored as: \n" ); document.write( "(3x-1)(3x+1) \n" ); document.write( ". \n" ); document.write( "So,we can rewrite: \n" ); document.write( "((3x+1)/(9x^2-1)) - ((2)/3x-1)) \n" ); document.write( "as \n" ); document.write( "((3x+1)/((3x-1)(3x+1))) - ((2)/3x-1)) \n" ); document.write( "canceling like-terms: \n" ); document.write( "(1/(3x-1)) - ((2)/3x-1)) \n" ); document.write( "Now we can combine as:\r \n" ); document.write( "\n" ); document.write( "(1-2)/(3x-1)\r \n" ); document.write( "\n" ); document.write( "-1/(3x-1) \n" ); document.write( "or \n" ); document.write( "1/(1-3x) \n" ); document.write( " \n" ); document.write( " |