document.write( "Question 39914: If possible, simplify the ratinoal expression.\r
\n" );
document.write( "\n" );
document.write( "y^2 - 7y / y^2 - 8y +7 \n" );
document.write( "
Algebra.Com's Answer #25339 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Again, let us factor and cancel, if possible...from \n" ); document.write( "y^2 - 7y / y^2 - 8y + 7 we get \n" ); document.write( "y(y - 7) / (y - 7)(y - 1) = \n" ); document.write( "y / (y - 1) \n" ); document.write( " |