document.write( "Question 1014425:  In 1998, there were 41,175 shopping centers in a certain country. In 2008, there were 48 comma 48,723.
\n" );
document.write( "(a) Write an equation expressing the number y of shopping centers in terms of the number x of years after 1998.
\n" );
document.write( "(b) When will the number of shopping centers reach 60,000? \n" );
document.write( "
| Algebra.Com's Answer #630720 by stanbon(75887)      You can put this solution on YOUR website! In 1998, there were 41,175 shopping centers in a certain country. In 2008, there were 48 comma 48,723. \n" ); document.write( "----- \n" ); document.write( "slope = (48,723-41175)/(2008-1998) = 7548/10 = 754.8 \n" ); document.write( "---------- \n" ); document.write( "intercept = f(1998) = 41175 \n" ); document.write( "------------------------------- \n" ); document.write( "(a) Write an equation expressing the number y of shopping centers in terms of the number x of years after 1998. \n" ); document.write( "f(x) = 754.8x + 41,175 \n" ); document.write( "------- \n" ); document.write( "(b) When will the number of shopping centers reach 60,000? \n" ); document.write( "Solve:: \n" ); document.write( "60,000 = 754.8x + 41.175 \n" ); document.write( "754.8x = 18825 \n" ); document.write( "---- \n" ); document.write( "x = 24.94 \n" ); document.write( "----- \n" ); document.write( "Ans:: 1998 + 24.94 = 2023 when rounded up \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |