document.write( "Question 464663: This is my homework problem: \"$500 was originally invested into an account that earns simple interest. after 3 years the account had a total worth of $650. Write an equation to model the situation and then Find the interest rate.\"\r
\n" );
document.write( "\n" );
document.write( "I have a partial equation of I = (500)(r)(3)
\n" );
document.write( "Or 650 + 500 = R\r
\n" );
document.write( "\n" );
document.write( "My biggest issues is that I honestly do not understand at all what I'm doing with the percent and interest equations. I don't know which one is correct.
\n" );
document.write( "I Do know that over the three years $150 came into the account at a rate of $50 a year...the problem is I don't know how to convert that knowledge into a percentage.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much for solving this problem for me. \n" );
document.write( "
Algebra.Com's Answer #318753 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \"$500 was originally invested into an account that earns simple interest. \n" ); document.write( " after 3 years the account had a total worth of $650. \n" ); document.write( " Write an equation to model the situation and then Find the interest rate.\" \n" ); document.write( ": \n" ); document.write( "The interest formula I = P*r*t \n" ); document.write( "In this problem: \n" ); document.write( "I = 150 \n" ); document.write( "P = 500 \n" ); document.write( "r = interest rate (which we are to find) \n" ); document.write( "t = 3 yrs \n" ); document.write( "so we have: \n" ); document.write( "150 = 500 * r * 3 \n" ); document.write( "150 = 1500r \n" ); document.write( "r = 150/1500 \n" ); document.write( "r = .10 which is 10% interest \n" ); document.write( ": \n" ); document.write( "You can confirm this in the interest equation \n" ); document.write( "I = 500 * .10 * 3 \n" ); document.write( "I = 150 \n" ); document.write( ": \n" ); document.write( "Did this make things clear in your mind? You have to agree once you see it, it is not very hard. \n" ); document.write( " |