document.write( "Question 469784: Describe the mathematic process of canceling like factors when working with rational expressions & demonstrate this with an example. \n" ); document.write( "
Algebra.Com's Answer #322262 by ccs2011(207)\"\" \"About 
You can put this solution on YOUR website!
Canceling like factors is no different than simplifying or reducing since any number divided by itself is always 1.
\n" ); document.write( "Say we want to reduce the fraction \"18%2F24\"
\n" ); document.write( "First break it into factors and cancel like factors:
\n" ); document.write( "\"%286%2A3%29%2F%286%2A4%29+=+%286%2F6%29%2A%283%2F4%29+=+1%2A%283%2F4%29+=+3%2F4\"
\n" ); document.write( "Rule of thumb is once top and bottom are completely factored, then any like factors which are both on top and bottom may be cancelled since there quotient will be 1.
\n" ); document.write( "Simplifying rational expressions is no different, except the factors may be polynomials instead of integers.
\n" ); document.write( "Ex:
\n" ); document.write( "Simplify \"%28%283x-9%29%28x%5E2%2B2x%2B1%29%29%2F%286x%5E2+-12x+-18%29\"
\n" ); document.write( "completely factor top and bottom:
\n" ); document.write( "3x-9 = 3(x-3)
\n" ); document.write( "x^2+2x+1 = (x+1)(x+1) = (x+1)^2
\n" ); document.write( "6x^2 -12x -18 = 6(x^2 - 2x -3) = 6(x+1)(x-3)
\n" ); document.write( "Factored expression: \"%283%28x%2B1%29%5E2%28x-3%29%29%2F%286%28x%2B1%29%28x-3%29%29\"
\n" ); document.write( "Notice both (x+1) and (x-3) have like factors on top and bottom of fraction
\n" ); document.write( "Reduce expression by cancelling these like factors
\n" ); document.write( "**Note: (x+1)^2 = (x+1)(x+1) Only 1 of these factors on top will cancel because there is only 1 (x+1) on bottom **
\n" ); document.write( "After cancelling: \"3%28x%2B1%29%2F6\"
\n" ); document.write( "Reduce fraction 3/6 to 1/2
\n" ); document.write( "--> \"%28x%2B1%29%2F2\"
\n" ); document.write( "
\n" );