document.write( "Question 916854: I really need your help in solving this problem. I appreciate your time and efforts. Have a terrific day :) Here is the question? Simplify:\r
\n" );
document.write( "\n" );
document.write( "y^2 -25/y^2 -3y-10 \n" );
document.write( "
Algebra.Com's Answer #556325 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( "(1) y^2 -25/y^2 -3y-10 \n" ); document.write( "But I think you mean \n" ); document.write( "(2) (y^2 -25)/(y^2 -3y-10), which makes all the difference in the world! \n" ); document.write( "In (2) you can factor the numerator \n" ); document.write( "(3) y^2 -25 = (y-5)*(y+5) and the denominator \n" ); document.write( "(4) y^2 -3y-10 = (y-5)*(y+2) \n" ); document.write( "Now place (3) and (4) into (2) to get \n" ); document.write( "(5)(y^2 -25)/(y^2 -3y-10) = ((y-5)*(y+5))/((y-5)*(y+2)) or after cancellation of (y-5) we get \n" ); document.write( "(6)(y^2 -25)/(y^2 -3y-10) = (y+5)/(y+2) \n" ); document.write( "Answer: The given expression simplifies to (y+5)/(y+2). \n" ); document.write( " |