document.write( "Question 847191: How to simplify the following algebraic expression:\r
\n" );
document.write( "\n" );
document.write( "(a) (x / x -2)/ (x +1/ x -2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #510250 by dg181625(2)![]() ![]() ![]() You can put this solution on YOUR website! (x / x -2) / (x +1/ x -2)\r \n" ); document.write( "\n" ); document.write( "A fraction is divided by a fraction. So just multiply the reciprocal; which is flipping the second fraction.\r \n" ); document.write( "\n" ); document.write( "( x / x -2) (x -2 / x +1) = \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "Since (x-2) is on the numerator of one side and the denominator of the other, they cancelled each other out. \r \n" ); document.write( "\n" ); document.write( "So the Answer is just: ( x / x+1 ) \n" ); document.write( " \n" ); document.write( " |