document.write( "Question 1132110: 2/x+5/y=5/6; x/2+y/5=5 \n" ); document.write( "
\r\n" ); document.write( "12y + 30x = 5xy ------ Multiplying by LCD, 6xy ------ eq (i)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "5x + 2y = 50 --------- Multiplying by LCD, 10\r\n" ); document.write( "5x = 50 - 2y --------- eq (ii)\r\n" ); document.write( "\r\n" ); document.write( "12y + 30x = 5xy =====> 12y + 6(5x) = y(5x)\r\n" ); document.write( "12y + 6(50 - 2y) = y(50 - 2y) ------- Substituting 50 - 2y for 5x in eq (i)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(y - 15)(y - 10) = 0\r\n" ); document.write( "y = 15 OR y = 10\r\n" ); document.write( "\r\n" ); document.write( "5x = 50 - 2(15) ------- Substituting 15 for y in eq (ii)\r\n" ); document.write( "5x = 20\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "5x = 50 - 2(10) ------- Substituting 10 for y in eq (ii)\r\n" ); document.write( "5x = 30\r\n" ); document.write( "\r\n" ); document.write( "