document.write( "Question 545605: Mrs jones currently owes $637.50 simple interest on a loan of $2500 at an annual interest rate of 17%. How long has she had the loan? \r
\n" );
document.write( "\n" );
document.write( "This is my daughters math problem an we have tried to figure it out with no luck. We believe we do not have enough information to get the answer.\r
\n" );
document.write( "\n" );
document.write( "thank you for your help\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #355633 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Simple Interest formula is p*r*t\r \n" ); document.write( "\n" ); document.write( "p = principal = 2500 \n" ); document.write( "r= rate of interest=17%====> 0.17 \n" ); document.write( "Simple Interest = 637.50 \n" ); document.write( "t = time period in years = ?\r \n" ); document.write( "\n" ); document.write( "637.50= 2500*0.17*t\r \n" ); document.write( "\n" ); document.write( "637.50/(2500*0.17)=t \r \n" ); document.write( "\n" ); document.write( "your calculator will give an answer 1.5 years \n" ); document.write( " |