document.write( "Question 151807This question is from textbook Algebra 1 an incremental development
\n" );
document.write( ": (x/x^2 - 16) ÷ (x^3/x^2 - 14x + 40) \n" );
document.write( "
Algebra.Com's Answer #111653 by orca(409) ![]() You can put this solution on YOUR website! [x/(x^2 - 16)]/[x^3/(x^2 - 14*x + 40)] \n" ); document.write( "=[x(x^2-14*x+40)]/[x^3(x^2-16)] \n" ); document.write( "=[x(x-10)(x-4)]/[x^3(x+4)(x-4)] \n" ); document.write( "=(x-10)/[x^2(x+4)]\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |