document.write( "Question 271669: simplify by removing factors of 1
\n" );
document.write( "n^2-49/(n+7)^2 \n" );
document.write( "
Algebra.Com's Answer #198849 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! n^2-49/(n+7)^2 \n" ); document.write( "(n+7)(n-7)/(n+7)(n+7) cancel out one set of (n+7) terms. \n" ); document.write( "(n-7)/(n+7) ans. \n" ); document.write( " |