document.write( "Question 428076: Hi, I need your help on this question:\r
\n" );
document.write( "\n" );
document.write( "In a fish shop,60% of the fish were guppies and the rest were angelfish. After 81 fishes were removed, the number of guppies decreased by 25% and the number of angelfish was 1/4 of the original number of angelfish.
\n" );
document.write( "a)How many guppies were removed?
\n" );
document.write( "b)How many angelfish were there at first?\r
\n" );
document.write( "\n" );
document.write( "Thank you, I really appreciate your help! \n" );
document.write( "
Algebra.Com's Answer #297623 by mananth(16946)![]() ![]() You can put this solution on YOUR website! In a fish shop,60% of the fish were guppies and the rest were angelfish. After 81 fishes were removed, the number of guppies decreased by 25% and the number of angelfish was 1/4 of the original number of angelfish. \n" ); document.write( "a)How many guppies were removed? \n" ); document.write( "b)How many angelfish were there at first?\r \n" ); document.write( "\n" ); document.write( "Thank you, I really appreciate your help! \r \n" ); document.write( "\n" ); document.write( "let total fish be x \n" ); document.write( "0.6x = guppies \n" ); document.write( "0.4x = angelfish \n" ); document.write( ".. \n" ); document.write( "x-81 = 0.75*0.6x +0,25*0.4x \n" ); document.write( "x-81=0.45x+0.1x \n" ); document.write( "x-81=0.55x \n" ); document.write( "0.45x=81 \n" ); document.write( "x=180 fish \n" ); document.write( "60 % of 180 = 108 were guppies \n" ); document.write( "40%of 180= 72 were angel fish \n" ); document.write( "... \n" ); document.write( "25%of 108 = 27 guppies were removed \n" ); document.write( " \n" ); document.write( " |