document.write( "Question 468935: In 1993, there were 80 turtles living in a wetland. That year, the population began to grow by 12 turtles/year. Find a formula for P, the number of turtles, in terms of t, the number of years since 1993. \n" ); document.write( "
Algebra.Com's Answer #321715 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 1993, there were 80 turtles living in a wetland. That year, the population began to grow by 12 turtles/year. Find a formula for P, the number of turtles, in terms of t, the number of years since 1993. \n" ); document.write( "--- \n" ); document.write( "Develop a chart till you see the pattern: \n" ); document.write( "0-------80 \n" ); document.write( "1-------80+12 \n" ); document.write( "2-------80+2*12 \n" ); document.write( "3-------80+3*12 \n" ); document.write( "t-------80+12t \n" ); document.write( "---- \n" ); document.write( "P = 12t+80 where t is the # of years after 1993 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |