document.write( "Question 618954: Concerning SIMPLE INTEREST. I know that I(interest)=P(principal)X R(rate)X T(Time).
\n" );
document.write( "How do I solve for P, if I have the rest, 2% for 3 years paid 1080 in interest, how much did I borrow? I cannot figure it out. Help please. Not the answer, just the formula.Thank you, Ted \n" );
document.write( "
Algebra.Com's Answer #389196 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! I(interest)=P(principal)X R(rate)X T(Time) \n" ); document.write( ". \n" ); document.write( "Or, I can write as: \n" ); document.write( "I = PRT \n" ); document.write( "Solving for P: \n" ); document.write( "start by dividing both sides by R: \n" ); document.write( "I/R = PT \n" ); document.write( "then, divide both sides by T: \n" ); document.write( "I/(RT) = P (this is your equation) \n" ); document.write( ". \n" ); document.write( "So, given 2% for 3 years paid 1080 in interest \n" ); document.write( "P = I/(RT) \n" ); document.write( "P = 1080/(.02*3) \n" ); document.write( "P = 1080/(.06) \n" ); document.write( "P = $18,000 \n" ); document.write( " |