document.write( "Question 1023053: If the simple interest of a loan is $2,640 after 6 years at an annual interest rate of 5.5%, find the principal of the loan. \n" ); document.write( "
Algebra.Com's Answer #638754 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Simple interest is found by \n" ); document.write( "I = Prt \n" ); document.write( "so that \n" ); document.write( "P = I/rt = $2640/(6)(.055) = $8000 \n" ); document.write( " |