document.write( "Question 1068859: I can not figure out the solution to this problem. can you please help me. I need to identify the initial amount A and the growth factor B.
\n" );
document.write( "g(x)=14*2^x
\n" );
document.write( "your help would be really appreciated. \n" );
document.write( "
Algebra.Com's Answer #684192 by Theo(13342)![]() ![]() You can put this solution on YOUR website! A = 14 \n" ); document.write( "B = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "g(x) = A * B^x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 14 \n" ); document.write( "B = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 0, this becomes g(x) = 14 * 2^0 = 14 * 1 = 14 \n" ); document.write( "when x = 1, this becomes g(x) = 14 * 2^1 = 14 * 2 = 28 \n" ); document.write( "when x = 2, this becomes g(x) = 14 * 2^2 = 14 * 4 = 56\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |