document.write( "Question 1149651: shelly has a 13000 home equity loan that is charging her 4.25% interest. if she make payment of 400 at the end of each month, how long will it takes her to pay off the loan? \n" ); document.write( "
Algebra.Com's Answer #771026 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Learn the loan formula and how to use it....

\n" ); document.write( "\"P+=+A%2A%28%281-%281%2Br%2Fn%29%5E%28-%28n%2At%29%29%29%2F%28r%2Fn%29%29\"

\n" ); document.write( "P = principal (amount of loan)
\n" ); document.write( "A = amount of regular payment
\n" ); document.write( "r = annual interest rate
\n" ); document.write( "n = # of payments per year
\n" ); document.write( "t = time (years)

\n" ); document.write( "Note from those definitions that r/n is the periodic interest rate, and n*t is the total number of payments.

\n" ); document.write( "In this example....\n" ); document.write( "\"13000+=+400%2A%28%281-%281%2B.0425%2F12%29%5E%28-%2812%2At%29%29%29%2F%28.0425%2F12%29%29\"

\n" ); document.write( "The unknown (number of years to repay the loan, t) is in an exponent; so an algebraic solution will require the use of logarithms.

\n" ); document.write( "\"%2813000%2A%28.0425%2F12%29%29%2F400+=+1-%281%2B.0425%2F12%29%5E%28-%2812%2At%29%29\"

\n" ); document.write( "\"1-%2813000%2A%28.0425%2F12%29%29%2F400+=+%281%2B.0425%2F12%29%5E%28-%2812%2At%29%29\"

\n" ); document.write( "log(\"1-%2813000%2A%28.0425%2F12%29%29%2F400\") = -12t*log(\"%281%2B.0425%2F12%29\")

\n" ); document.write( "-12t = (log(\"1-%2813000%2A%28.0425%2F12%29%29%2F400\"))/log(\"%281%2B.0425%2F12%29\")

\n" ); document.write( "
\n" ); document.write( "
\n" );