document.write( "Question 254822: If x>2, then x^2-x-6/x^2-4= \n" ); document.write( "
Algebra.Com's Answer #187122 by richwmiller(17219) You can put this solution on YOUR website! (x+2)(x3)/(x-2)(x+2)=(x-3)/(x-2) \n" ); document.write( "x>2 and (x-3)/(x-2) \n" ); document.write( "let x=3 then (x-3)/(x-2)=0 \n" ); document.write( "let x=4 then (x-3)/(x-2)=1/2 \n" ); document.write( "let x=5 then (x-3)/(x-2)=2/3 \n" ); document.write( "let x=6 then (x-3)/(x-2)=3/4 \n" ); document.write( " \n" ); document.write( " |