document.write( "Question 41343: Either perform the indicated operation or solve the equation, whichever is appropriate.
\n" );
document.write( "(X^2-4)/(x) / (4x-8)/(x) \n" );
document.write( "
Algebra.Com's Answer #805008 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! ((x^2-4)/x)/((4x-8)/x) \n" ); document.write( "= (x^2-4)/(4x-8) \n" ); document.write( "= ((x+2)(x-2))/(4(x-2)) \n" ); document.write( "= |