document.write( "Question 929940: The population of a city increases by 4,000 people each year. In 2025 the population is projected to be 450,000 people,. What is the equation that gives the city's population p ( in thousands of people) x years after 2010? \n" ); document.write( "
Algebra.Com's Answer #564585 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! population equation (in thousands of people), starting in 2025: \n" ); document.write( "p = 4x + 450 \n" ); document.write( "to use this equation, x = (year - 2025) \n" ); document.write( "--- \n" ); document.write( "find population (in thousands of people), in 2010: \n" ); document.write( "p(2010) = 4*(2010 - 2025) + 450 \n" ); document.write( "p(2010) = 4*(-15) + 450 \n" ); document.write( "p(2010) = 390 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "--- \n" ); document.write( "population equation (in thousands of people), starting in 2010: \n" ); document.write( "p = 4x + 390 \n" ); document.write( "to use this equation, x = (year - 2010) \n" ); document.write( "--- \n" ); document.write( "check the answer: \n" ); document.write( "by calculating the population (in thousands of people), in the year 2025: \n" ); document.write( "p = 4x + 390 \n" ); document.write( "x = 2025 \n" ); document.write( "p = 4*(2025 - 2010) + 390 \n" ); document.write( "p = 4*(15) + 390 \n" ); document.write( "p = 450 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |