document.write( "Question 1080073: A landscaper puts 5 fish into a new pond.The number of fish doubles each month over a period of time.Write a function f(x) to determine the number of fish after x months. \n" ); document.write( "
Algebra.Com's Answer #694314 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29=5%2A2%5Ex\" \n" ); document.write( "
\n" );