document.write( "Question 196692: I'm coming up with the incorrect answer to the following problem. Can you assist me?\r
\n" ); document.write( "\n" ); document.write( "A large pond is stocked with fish. The fish population P is modeled by the formula P = 4t + 8√t + 110, where t is the number of days since the fish were first introduced into the pond. How many days will it take for the fish population to reach 500?\r
\n" ); document.write( "\n" ); document.write( "thanks!
\n" ); document.write( "

Algebra.Com's Answer #147530 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=√t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "500 = 4x^2 + 8x + 110\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtracting 500 and dividing by 2 ___ 0 = 2x^2 + 4x - 195\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "use quadratic formula to find x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t = x^2
\n" ); document.write( "
\n" );