Devil
March 28th, 2003, 06:56 PM
need this as soon as possible
two question that are to use javascript to solve the problem.
anyone with any input please -
1 Q - write a program to calculate 1.5% return on an investment of $10,000. calculate how many years it will take a single $10,000 investment to reach $1,000,000 at an average return of 1.5%. must use loops statement and assume that each iteration is equivalent to one yeays.
2 Q - use an appropriate looping statement to write a program that prints a list of the Celsius equivalent of zero degrees Fahrenhiet through 100 degrees Fahrenhiet. To convert F to C, please subtract 32 from F, and then multiply th remainder by 5.5. for converting C to F, multiply the c temperature by 1.8, and then add 32.
guys i realy realy need this as soon as possible.
two question that are to use javascript to solve the problem.
anyone with any input please -
1 Q - write a program to calculate 1.5% return on an investment of $10,000. calculate how many years it will take a single $10,000 investment to reach $1,000,000 at an average return of 1.5%. must use loops statement and assume that each iteration is equivalent to one yeays.
2 Q - use an appropriate looping statement to write a program that prints a list of the Celsius equivalent of zero degrees Fahrenhiet through 100 degrees Fahrenhiet. To convert F to C, please subtract 32 from F, and then multiply th remainder by 5.5. for converting C to F, multiply the c temperature by 1.8, and then add 32.
guys i realy realy need this as soon as possible.