document.write( "Question 790786: Hello, I am enrolled in College Algebra, and I am faced with a problem involving Population, Specifically: \r
\n" );
document.write( "\n" );
document.write( "In 200, the population of Greece was 10,600,000, with projections of a population decrease of 28,000 people per year. In the same year, the population of Belgium was 10,200,000, with projections of a population decrease of 12,000 people per year. \r
\n" );
document.write( "\n" );
document.write( "This problem requires two solutions, and has to be solved algebraically, showing the equation used and work used to achieve the answers.\r
\n" );
document.write( "\n" );
document.write( "a) When will the two countries have the same population?
\n" );
document.write( "
\n" );
document.write( " Equation used:___________ & What year?\r
\n" );
document.write( "\n" );
document.write( "b) What will be the population at that time? & Population size: \n" );
document.write( "
Algebra.Com's Answer #479308 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! In 200, the population of Greece was 10,600,000, with projections of a population decrease of 28,000 people per year. \n" ); document.write( " In the same year, the population of Belgium was 10,200,000, with projections of a population decrease of 12,000 people per year. \n" ); document.write( "This problem requires two solutions, and has to be solved algebraically, showing the equation used and work used to achieve the answers. \n" ); document.write( ": \n" ); document.write( "let t = the number of year for this to be true, from the year 2000 (not 200) \n" ); document.write( "Write an equation for each country \n" ); document.write( "Greece: f(t) = -28000t + 10600000 \n" ); document.write( "Belgium: f(t) = -12000t + 10200000 \n" ); document.write( ": \n" ); document.write( "a) When will the two countries have the same population? \n" ); document.write( "when these two function are equal \n" ); document.write( "hence the equation: \n" ); document.write( "-12000t + 10200000 = -28000t + 10600000 \n" ); document.write( "some basic algebra here \n" ); document.write( "-12000t + 28000t = 10600000 - 10200000 \n" ); document.write( "+16000t = 400000 \n" ); document.write( "t = 400000/16000 \n" ); document.write( "t = 25 years, we can say they should be equal in 2025 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "b) What will be the population at that time? & Population size \n" ); document.write( "Greece: -28000(25) + 10600000 = 9,900,000 \n" ); document.write( "Belgium: -12000(25) + 10200000 = 9,900,000 \n" ); document.write( " |