document.write( "Question 255048: simplify completely.
\n" );
document.write( "x - 2/8x^2 - 32 \n" );
document.write( "
Algebra.Com's Answer #187329 by palanisamy(496) ![]() You can put this solution on YOUR website! (x-2)/(8x^2-32) \n" ); document.write( "= (x-2)/8(x^2-4) \n" ); document.write( "= (x-2)/8(x+2)(x-2) \n" ); document.write( "= 1/8(x+2) \n" ); document.write( " |