Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask PHP Expert

Part 1: For tax purpose an item may be depreciated over a period of several years N. With the double-declining balance method of depreciation, each year the item depreciates by 2/Nths of its value at the beginning of that year. In the last year it is depreciated by its value at the beginning of the last year. Create a HTML page with a textbox to enter property value and a textbox to enter property life and a button to submit the form and call a PHP web page to show the property's depreciation schedule. Test your program with property value = 2000 and life = 5. The output page should show property value and life in textboxes and display the depreciation table. Turn in the webpage view and source code view.



Part 2: Use PHP to prepare an amortization table for a loan. Creating a PHP web page that uses: 1. a textbox to enter the loan amount, 2. a dropdown list to select annual interest rate, 3. three radiobuttons to select 1, 2, or 3 years term, and a button to submit the form. After submitting the form, the page calls itself to produce amortization table with the entered loan, rate and term. Use the formula given in assignment 1 to compute the monthly payment The amount to interest column is find outd by multiplying the previous month's remaining balance by the monthly rate (annual rate/12). Amount to principal is Payment - Amount to Interest. Remaining Balance is previous month's remaining balance - amount to principal. Dollar figures should be displayed with a currency format. A loan amortization table ex is given below. Turn in the webpage view and source code view.

Loan = $5,000, Year = 1, Annual Rate=6%:

1 $430.33 $25.00 $405.33 $4,594.67
2 $430.33 $22.97 $407.36 $4,187.31
3 $430.33 $20.94 $409.40 $3,777.91
4 $430.33 $18.89 $411.44 $3,366.47
5 $430.33 $16.83 $413.50 $2,952.97
6 $430.33 $14.76 $415.57 $2,537.40
7 $430.33 $12.69 $417.65 $2,119.76
8 $430.33 $10.60 $419.73 $1,700.03
9 $430.33 $8.50 $421.83 $1,278.19
10 $430.33 $6.39 $423.94 $854.25
11 $430.33 $4.27 $426.06 $428.19
12 $430.33 $2.14 $428.19 $0.00 

Additional Requirements 

Other Requirements: This needs to be done in php/html

 

 

PHP , Programming

  • Category:- PHP
  • Reference No.:- M989561

Have any Question?


Related Questions in PHP

Question develop a 5-6 page word document that describes

Question: Develop a 5-6 page Word document that describes the design for a small Web site that meets the following specifications. 1. The Web site includes four or more Web pages designed according to current usability g ...

Question using the course software and week one template as

Question: Using the course software and Week One Template as a starting point, create a new HTML webpage and include the following: • Write the code to display your name in the largest-size heading element. • Write the m ...

In php write a simple addtion calculator that reads in two

In PHP write a simple addtion calculator that reads in two values and then add them together and display the output. Be sure to validate both inputs and ensure that it can add 0+0 = Sum: 0. The user should be able to inp ...

Final project assignment -requirements specifications -1

FINAL PROJECT ASSIGNMENT - REQUIREMENTS / SPECIFICATIONS - 1. For the final project, you will have to make good use of your CMS using PHP and MySQL for the content delivery. You will have to be able to deliver the conten ...

Question continue to build on the skills of providing web

Question: Continue to build on the skills of providing Web page content and structure with HTML and Web page style and layout using CSS. Demonstrate the skill of creating a dynamic Web page that includes JavaScript clien ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As