document.write( "Question 125435: Write the function to show a collectable doll that has doubled in value in 10 years. The initial value of the doll was $355.00.
\n" ); document.write( "I think it is y=355(2)^x/10 ???????????????
\n" ); document.write( "

Algebra.Com's Answer #91942 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
355*10x=710
\n" ); document.write( "10x=710/355
\n" ); document.write( "10x=2
\n" ); document.write( "x=2/10
\n" ); document.write( "x=.2
\n" ); document.write( "f(.2)=355*10x
\n" ); document.write( "Ed
\n" ); document.write( "
\n" ); document.write( "
\n" );