document.write( "Question 301319: Simplify by removing factors of 1
\n" );
document.write( "v^2-49/7-v \n" );
document.write( "
Algebra.Com's Answer #216052 by math_goutam_jhargram(2)![]() ![]() ![]() You can put this solution on YOUR website! (v^2-49)/(7-v) \n" ); document.write( "= (v-7)(v+7)/(7-v) \n" ); document.write( "= -(7-v)(v+7)/(7-v) \n" ); document.write( "= -(v+7) \n" ); document.write( " |