document.write( "Question 245646:  I honestly have no idea how to solve this one\r
\n" );
document.write( "\n" );
document.write( "find the initial value, rate, and state if it's growing or decaying :\r
\n" );
document.write( "\n" );
document.write( " y = 5e^3x+1 / 10e^2x+1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I only got to the part of simplifying 10 and 5\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
| Algebra.Com's Answer #179428 by Alan3354(69443)     You can put this solution on YOUR website! find the initial value, rate, and state if it's growing or decaying : \n" ); document.write( "y = 5e^3x+1 / 10e^2x+1 \n" ); document.write( "---------- \n" ); document.write( "Is \"initial value\" at x = 0? That's 6/11. \n" ); document.write( "The function dips near the origin, with a minimum at x = -0.5. \n" ); document.write( "It grows rapidly after that. \n" ); document.write( " |