document.write( "Question 1019839: The population of a town has been growing, following the equation P=500t+3500, where t is years after 2010. The number of restaurants in the town has been growing according to the equation R=7t+45.
\n" );
document.write( "Complete an equation for the number of restaurants per capita (per person)
\n" );
document.write( "Restaurants per capita: _________
\n" );
document.write( "How many restaurants per capita does this model predict for the year 2017? _______
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #635755 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Restaurants per capita = (7t + 45)/(500t + 3500) \n" ); document.write( "Restaurants per capita in 2017 (7 years) \n" ); document.write( "(7(7) + 45)/(500(7) + 3500) \n" ); document.write( "94/7000 \n" ); document.write( "= 1/75 \n" ); document.write( "1 restaurant per 75 capita. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |