document.write( "Question 427289: The percentage of residents in a city in Georgia who recycle increased from 28.3% in 2000 to 31.1% in 2007. Predict the percentage of residents who will recycle in 2017. \n" ); document.write( "
Algebra.Com's Answer #297154 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The percentage of residents in a city in Georgia who recycle increased from 28.3% in 2000 to 31.1% in 2007. Predict the percentage of residents who will recycle in 2017. \n" ); document.write( "---- \n" ); document.write( "You have 2 points (year,percent): (0,28.3) and (7,31.1) \n" ); document.write( "--- \n" ); document.write( "slope = (31.1-28.3)/(7-0) = 0.4 \n" ); document.write( "--- \n" ); document.write( "intercept is 28.3 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "P(t) = 0.4t + 28.3 where t is the # of years after 2000 \n" ); document.write( "--- \n" ); document.write( "P(17) = 0.4*17+28.3 = 35.1% \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |