document.write( "Question 1027502: What is equivalent to (1/x)-(4/y)/(2/x)+(5/y) \n" ); document.write( "
Algebra.Com's Answer #642706 by Boreal(15235) You can put this solution on YOUR website! (1/x)-(4/y)/(2/x)+(5/y) \n" ); document.write( "Numerator is (y-4x)/xy \n" ); document.write( "Denominator is (2y+5x)/xy \n" ); document.write( "Dividing, the xy cancel \n" ); document.write( "equivalent is (y-4x)/(2y+5x) \n" ); document.write( " |