document.write( "Question 37452This question is from textbook Glencoe Mathemathics
\n" );
document.write( ": Perform indicated operations and simplify the result. Leave answer in factored form.\r
\n" );
document.write( "\n" );
document.write( "(3x/x-1)-(x-4/x^2-2x+1) \n" );
document.write( "
Algebra.Com's Answer #25000 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From \n" ); document.write( "(3x / x-1) - (x-4 / x^2-2x+1) = \n" ); document.write( "(3x / x-1) - (x-4 / (x-1)^2) = \n" ); document.write( "(3x(x-1) / (x-1)^2) - ((x-4) / (x-1)^2) = \n" ); document.write( "[3x(x-1) - (x-4)] / (x-1)^2 = \n" ); document.write( "though this is in factored form, we can go on... \n" ); document.write( "(3x^2 - 3x - x + 4) / (x-1)^2 = \n" ); document.write( "(3x^2 - 4x + 4) / (x-1)^2 \n" ); document.write( " |