document.write( "Question 33375: I need to find the coordinates and graph, can someone please help?……. For a fixed rate, a fixed principal amount, and a fixed compounding cycle, the return is an exponential function of time.
\n" );
document.write( "Using the formula, A= P(1+ r/n)^ nt, let r = 10%, P = 1, and n =1 and give the coordinates (t, A) for the points where t = 0, 1, 2, 3, 4. \n" );
document.write( "
Algebra.Com's Answer #19844 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! well just plug numbers into the equation \r \n" ); document.write( "\n" ); document.write( "A=P(1+r/n)^((n)(t)) \r \n" ); document.write( "\n" ); document.write( "when t = 0 \r \n" ); document.write( "\n" ); document.write( "A = 1(1+.1/1)^0 \n" ); document.write( "A = 1\r \n" ); document.write( "\n" ); document.write( "so the first point would be (0,1) \r \n" ); document.write( "\n" ); document.write( "when t = 1 \r \n" ); document.write( "\n" ); document.write( "A = 1(1+.1/1)^(1) \n" ); document.write( "A = 11/10 \r \n" ); document.write( "\n" ); document.write( "so the next set of coordinates would be (1,11/10) or (1,1.1) \r \n" ); document.write( "\n" ); document.write( "when t = 2 \r \n" ); document.write( "\n" ); document.write( "A = 1(1+.1/1)^(2) \r \n" ); document.write( "\n" ); document.write( "A = (11/10)^2 \r \n" ); document.write( "\n" ); document.write( "A = 121/100 \r \n" ); document.write( "\n" ); document.write( "so the next set of coordinates would be (2,121/100) or (2,1.21) \r \n" ); document.write( "\n" ); document.write( "when t = 3 \r \n" ); document.write( "\n" ); document.write( "A = 1(1 + .1/1)^3 \n" ); document.write( "A = (11/10)^3 \n" ); document.write( "A = 1331/1000 \r \n" ); document.write( "\n" ); document.write( "so the next set of coordinates would be (3,1221/1000) or (3,1.331) \r \n" ); document.write( "\n" ); document.write( "I will leave the last one for you to do. \n" ); document.write( " |