document.write( "Question 123640: I need your help with this last question. It seems easy, but I'm having trouble with it.\r
\n" );
document.write( "\n" );
document.write( "Question:\r
\n" );
document.write( "\n" );
document.write( "y+10/y+3 = y+1/y-1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks :-) \n" );
document.write( "
Algebra.Com's Answer #90702 by nadinadan(32)![]() ![]() ![]() You can put this solution on YOUR website! (y+10)/(y+3)= (y+1)/(y-1)\r \n" ); document.write( "\n" ); document.write( "To have the same denominator for both fractions, we multiply the first fraction by (y-1) and the second fraction by (y+3) \n" ); document.write( "(y-1)(y+10)-(y+1)(y+3) / (y+3) (y-1) \n" ); document.write( "Do the multiplications \n" ); document.write( "(y^2-y+10y-10-y^2-y-3y-3)/ (y-1) (y+3) \n" ); document.write( "Simplify the same terms \n" ); document.write( "(5y-13)/(y-1)(y+3) \n" ); document.write( " |