document.write( "Question 54917: there are two types of fish in the lake. fish type A has a current population of 5750 and is decreasing by 250 fish per year. fish type B has a current population of 3500 and is increasin by 500 per year. in how many years will the fish population in the lake be the same and what will the total fish population be? \n" ); document.write( "
Algebra.Com's Answer #37091 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! there are two types of fish in the lake. fish type A has a current population of 5750 and is decreasing by 250 fish per year. fish type B has a current population of 3500 and is increasin by 500 per year. in how many years will the fish population in the lake be the same and what will the total fish population be? \n" ); document.write( "---------------- \n" ); document.write( "Let x be the number of years till the populations are equal. \n" ); document.write( "EQUATION: \n" ); document.write( "5750-250x = 3500+500x \n" ); document.write( "2750=750x \n" ); document.write( "x=3 2/3 yrs \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |