document.write( "Question 1002717: 2.)How long will it take to earn $500 simple interest, investing $8,500 at 4.25% APR? \n" ); document.write( "
Algebra.Com's Answer #619593 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! There's a simple formula for simple interest: I = prt.\r \n" ); document.write( "\n" ); document.write( "I is the interest earned. In this case it's $500. \n" ); document.write( "p is the principal, the amount at the beginning, the amount saved. In this case its $8500. \n" ); document.write( "r is the interest rate. This is generally the %/100. In this case it's 4.25 / 100 =.0425.\r \n" ); document.write( "\n" ); document.write( "t is the amount of time. It's expressed in the same time frame as the interest. In this case, the interest is yearly (APR), so t will be in years. t is the unknown or what we want to find.\r \n" ); document.write( "\n" ); document.write( "Plug in the numbers:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "$500 = $8500*.0425 * t \n" ); document.write( "$500 = 361.25*t\r \n" ); document.write( "\n" ); document.write( "500/361.25 = t = 1.384 years. That's a little more than 1 year and 4 months. \n" ); document.write( " |