document.write( "Question 1161300: The population of a town is modelled by the function P=6t^2+110t+4000
\n" );
document.write( "Where P is the population and t is the time in years since 2000.\r
\n" );
document.write( "\n" );
document.write( "a) What will the population be in 2020?\r
\n" );
document.write( "\n" );
document.write( "b) When will the population be 6000? \n" );
document.write( "
Algebra.Com's Answer #784821 by saw(34)![]() ![]() ![]() You can put this solution on YOUR website! Solution. \n" ); document.write( "As the condition given \n" ); document.write( "t represents time in years \n" ); document.write( "P represents population \n" ); document.write( "(a)Time in 2020 = 2020-2000 = 20 \n" ); document.write( "P = 6t^2+110t+4000 \n" ); document.write( "P = 6(20)^2+(110*20)+4000 \n" ); document.write( "Evaluate the power \n" ); document.write( "P= 6*400+(110*20)+4000 \n" ); document.write( "Multiply the numbers \n" ); document.write( "P = 2400+2200+4000 \n" ); document.write( "Add the numbers \n" ); document.write( "P = 8600 \n" ); document.write( "Population will be 8600 in 2020. \n" ); document.write( "(b)When the population be 6000 \n" ); document.write( "P = 6t^2+110t+4000 \n" ); document.write( "Use substitution \n" ); document.write( "6000 = 6t^2+110t+4000 \n" ); document.write( "Move expression to the left side and change its sign \n" ); document.write( "6000-6t^2-110t-4000 = 0 \n" ); document.write( "Subtract the terms \n" ); document.write( "2000-6t^2-110t = 0 \n" ); document.write( "Use the commutative property to reorder the terms \n" ); document.write( "-6t^2-110t+2000 = 0 \n" ); document.write( "Divide both sides of the equation by -2 \n" ); document.write( "3t^2+55t-1000 = 0 \n" ); document.write( "Solve the quadratic equation \n" ); document.write( "ax^2+bx+c = 0 using \n" ); document.write( "x = (-b±√(b²-4ac))/2a \n" ); document.write( "t = (-55±√(55²-4*3*-1000))/2*3 \n" ); document.write( "t = (-55±√15025)/6 \n" ); document.write( "simplify the root \n" ); document.write( "t = (-55±5√601)/6 \n" ); document.write( "Separate the solutions \n" ); document.write( "t₁ = (-55+5√601)/6 \n" ); document.write( "t₂ = (-55-5√601)/6 \n" ); document.write( "Alternative form \n" ); document.write( "t₁ = -29.59608 \n" ); document.write( "t₂ = 11.26275 \n" ); document.write( "Since negative value is not possible for the time in years \n" ); document.write( "t = 11.26275\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |