Şimdi Ara

c++(ing)

Daha Fazla
Bu Konudaki Kullanıcılar: Daha Az
2 Misafir - 2 Masaüstü
5 sn
3
Cevap
0
Favori
657
Tıklama
Daha Fazla
İstatistik
  • Konu İstatistikleri Yükleniyor
0 oy
Öne Çıkar
Sayfa: 1
Giriş
Mesaj
  • Arkadaşlar şu soruyu tam anlayamadım bir gidiş yolu gösterirseniz...

    Write a complete C program that will generate a table of compound interest factors, F/P, where F/P = (1 + i/100)n. In this formula F represents the future value of a given sum of money, P represents its present value, i represents the annual interest rate, expressed as a percentage, and n represents the number of years.

    Let each row in the table correspond to a different value of n, with n ranging from 1 to 30 (hence 30 rows). Let each column represent a different interest rate. Include the following interest rates: 4, 4.5, 5, 5.5, 6, 6.5, 7,7.5, 8, 8.5, 9, 9.5, 10, 11, 12 and 15 percent (hence a total of 16 columns). Be sure to label the rows and columns appropriately.



  • F= paranın gelcekteki değeri
    P=paranın şimdiki değeri
    i=yıllık faiz oranı
    n=yıl sayısı
    her bir satır n nin 1 den 30 a kadar farklı değerine karşılık gelmesi lazım(30 satır oldugundan)
    her bir sutün farklı faiz oranına karşılık gelecek.aşağıdaki değerleri içerecek
    4, 4.5, 5, 5.5, 6, 6.5, 7,7.5, 8, 8.5, 9, 9.5, 10, 11, 12 ve yüzde 15...(toplam 16 sutün oldugundan)
  • ya yok mu hiç anlayan 50 kişi bamış neredeyse bir tane cevap yok
  • 
Sayfa: 1
- x
Bildirim
mesajınız kopyalandı (ctrl+v) yapıştırmak istediğiniz yere yapıştırabilirsiniz.