document.write( "Question 725949: Karen deposits $300 into an account that pays simple interest at a rate of 6% per year. How much interest will she be paid in the first 2 years? \n" ); document.write( "
Algebra.Com's Answer #444391 by Kelly625(2)![]() ![]() You can put this solution on YOUR website! For this problem, you use the formula I = PRT. \n" ); document.write( "I is the interest; this is what you're solving for. \n" ); document.write( "P is the principle; the amount of money ($). \n" ); document.write( "R is the rate; the percentage rate (%). \n" ); document.write( "T is the time; in this case, in years.\r \n" ); document.write( "\n" ); document.write( "So we multiply 300 by 6% by 2 years. Your equation should look like this: \n" ); document.write( "I = 300 x 0.06 x 2 \n" ); document.write( "I = 36 \n" ); document.write( "Your answer is $36.00. \n" ); document.write( " |