document.write( "Question 974333: Need help on how to solve this problem. Please show steps on how to write the linear function...Thank You :)\r
\n" );
document.write( "\n" );
document.write( "Write the linear function for the real-world situation described.\r
\n" );
document.write( "\n" );
document.write( " Suppose that over a 20 year period, the number of residents of voting age increased at a nearly constant rate of 2.3 million people per year. After 11 years, there were 184.5 million residents of voting age. Model the number of residents of voting age (in millions) V as a function of the number of years y since the beginning of that 20 year period. \n" );
document.write( "
Algebra.Com's Answer #596268 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 2.3 is our slope m of the line \n" ); document.write( "we need to calculate the V intercept (V at year 0) which is \n" ); document.write( "184.5 - (11*2.3) = \n" ); document.write( "184.5 - 25.3 = 159.2 \n" ); document.write( "this means at year 0, V was 159.2 and therefore our equation is \n" ); document.write( "V = 2.3y + 159.2 \n" ); document.write( "now we want to know V after 20 years \n" ); document.write( "V = 2.3(20) + 159.2 \n" ); document.write( "V = 46 + 159.2 \n" ); document.write( "V = 205.2 \n" ); document.write( "After 20 years there are 205.2 million residents of voting age \n" ); document.write( " \n" ); document.write( " |