home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / WIN_CE / PC / coolcalczip.exe / cc-loan.htp < prev    next >
Text File  |  1997-09-11  |  2KB  |  48 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <html>
  3.  
  4. <head>
  5. <meta http-equiv="refer" content="file:coolcalc.htc">
  6.  
  7.  
  8.  
  9. <title></title>
  10. </head>
  11.  
  12. <body>
  13.  
  14. <h2>Loans</h2>
  15.  
  16. <p>This screen lets you calculate loan amounts and monthly
  17. payments. For example, if you borrow money to buy a car, you can
  18. figure out what your monthly payment will be. You can also do
  19. what-if scenarios; for example, given a desired monthly payment,
  20. you can calculate how much can you borrow.</p>
  21.  
  22. <p><strong>Example: </strong>You want to borrow $30000 to buy a
  23. car. The rate is 9%, and the term of the loan is 48 months.
  24. What's the monthly payment? Enter <strong>9, </strong>then press
  25. the <strong>Annual Rate</strong> button. Enter <strong>30000</strong>,
  26. then press the <strong>Amount </strong>button. Enter <strong>48</strong>,
  27. and press the <strong>Months</strong> button. Now, press the <strong>?</strong>
  28. button to the right of the <strong>Monthly Pmt</strong> button.
  29. The value next to <strong>Monthly Pmt</strong> shows $746.55.</p>
  30.  
  31. <p>Suppose you can only afford $600 per month, how much can you
  32. borrow? Enter <strong>600</strong>, then press the <strong>Monthly
  33. Pmt</strong> button. Now press the <strong>?</strong> button to
  34. the right of <strong>Amount</strong>. You'll see that you can
  35. borrow $24,110.87</p>
  36.  
  37. <p>Now, suppose you are really set on buying this car. Calculate
  38. the term of the loan to borrow $30,000 with a monthly payment of
  39. $600. Enter <strong>30000</strong>, and press the <strong>Amount</strong>
  40. button. Now press the <strong>?</strong> button to the right of
  41. the <strong>Months</strong> button. You'll see you can swing it
  42. with a loan of 62.90 months.</p>
  43.  
  44. <p><strong>Notes for this screen:</strong> the payments are
  45. assumed to be at the end of the month. The interest rate is an
  46. annual yeild, compounding monthly.</p>
  47. </body>
  48. </html