document.write( "Question 365548: Solve the following equation with the method of your choice:\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "y/3y-4 = 2/y+4 \n" );
document.write( "
Algebra.Com's Answer #260587 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following equation with the method of your choice: \r \n" ); document.write( "\n" ); document.write( "y/3y-4 = 2/y+4 \n" ); document.write( "---- \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "y(y+4) = 2(3y-4) \n" ); document.write( "--- \n" ); document.write( "y^2+4y = 6y-8 \n" ); document.write( "--- \n" ); document.write( "y^2 -2y + 8 = 0 \n" ); document.write( "(y-4)(y+2) = 0 \n" ); document.write( "y = 4 or y = -2 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |