document.write( "Question 923127: In an aquarium there are 2061 fish(guppies and mollies). A third of the fish are guppies and ninth of the fish are female mollies. How many of the mollies are males? \n" ); document.write( "
Algebra.Com's Answer #559878 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! Total no of fishes = 2061 \n" ); document.write( " third of fishes are guppies \n" ); document.write( "so , no of guppies = \n" ); document.write( " =687 \n" ); document.write( "ninth of the fish are female mollies = \n" ); document.write( " = 229 \n" ); document.write( "remang fishes are male mollies \n" ); document.write( "no of male mollies = 2061-687-229 \n" ); document.write( " =1145 \n" ); document.write( "result is 1145 \n" ); document.write( " |