document.write( "Question 53305: For a fixed rate, a fixed principal amount, and a fixed compounding cycle, the return is an exponential function of time. 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. Round the A value to the tenth's place. \n" ); document.write( "
Algebra.Com's Answer #35534 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! A = P(1 + r/n)^(tn) \n" ); document.write( "A = (1 + 0.1/1)^(t) \n" ); document.write( "A = (1.1)^t \n" ); document.write( "I think you can fill in the values with the aid of a calculater. \n" ); document.write( " |