document.write( "Question 187098: CAN SOMEONE HELP ME WITH THIS PROBLEM? I AM A MATH DISASTER AND CANNOT FIGURE OUT HOW TO FIGURE THIS OUT? THANKS SO MUCH!
\n" );
document.write( "Different growth rates. The combined population of Marysville and Springfield was 25,000 in 2000. By 2005 the population of Marysville had increased by 10%, while Springfield had increased by 9%. If the total population increased by 2380 people then what was the poulation of each city in 2000?
\n" );
document.write( "Can anyone help me solve this problem by substitution
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #140283 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The combined population of Marysville and Springfield was 25,000 in 2000. \n" ); document.write( " By 2005 the population of Marysville had increased by 10%, while Springfield \n" ); document.write( "had increased by 9%. If the total population increased by 2380 people then what \n" ); document.write( " was the population of each city in 2000? \n" ); document.write( ": \n" ); document.write( "Let s = Springfield population in 2000 \n" ); document.write( "Let m = Marysville population in 2000 \n" ); document.write( "Then \n" ); document.write( ".09s = Springfield increase by 2005 \n" ); document.write( ".1m = Marysville increase by 2005 \n" ); document.write( ": \n" ); document.write( "\"The combined population of Marysville and Springfield was 25,000 in 2000.\" \n" ); document.write( "m + s = 25000 \n" ); document.write( "or \n" ); document.write( "s = (25000 - m) \n" ); document.write( ": \n" ); document.write( "\"By 2005 the population of Marysville had increased by 10%, while Springfield had increased by 9%. If the total population increased by 2380 people\" \n" ); document.write( ".1m + .09s = 2380 \n" ); document.write( ": \n" ); document.write( "\"then what was the population of each city in 2000?\" \n" ); document.write( ": \n" ); document.write( "Substitute (25000-m) for s in the above equation: \n" ); document.write( ".1m + .09(25000-m) = 2380 \n" ); document.write( ".1m + 2250 - .09m = 2380 \n" ); document.write( ".1m - .09m = 2380 - 2250 \n" ); document.write( ".01m = 130 \n" ); document.write( "m = \n" ); document.write( "m = 13,000 is the 2000 population of Marysville \n" ); document.write( "then \n" ); document.write( "s = 25000 - 13000 \n" ); document.write( "s = 12,000 is the 2000 population of Springfield \n" ); document.write( "; \n" ); document.write( "; \n" ); document.write( "Check solution by finding the amt of increase in 2005 \n" ); document.write( ".1(13000) + .09(12000) = \n" ); document.write( " 1300 + 1080 = 2380, confirms our solutions \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "did this make sense to you now? Any questions about it? \n" ); document.write( " |