Question: Write a node application that computes the sum of the 4 inputs then it multiplies it by 2, 3 or 4 to display all three
Write a node application that computes the sum of the 4 inputs then it multiplies it by 2, 3 or 4 to display all three outputs at once. This question as well as #2 below it
I WILL GIVE THE INPUT FILE SOURCE CODES BELOW THE IMAGE
Thank you will give thumbs up if done correct :)!

01.html input:
0.2.html input
CIS485 EXAMO1 INPUT FILE: Examo1Files.zip 1. Write a node application based on lesson05 that computes the sum of the 4 inputs then it multiplies it by 2, 3 or 4 to display all three outputs at once. (40pts) form.js form.html DOUBLE/TRIPPLE/QUADRUPLE SUM PROBLEM Enter Number1: 2 Enter Number2: 3 Enter Number3: Enter Number4: 1 Answer Clear NOTE: This is just an example Sum Double(2x): 20 Sum Tripple(x3):30 Sum Quadruple(x4):40 4 Input File: 01.html 2. Write a node application based on lesson05 that computes the sum of the 4 inputs then it multiplies it by 2, 3 or 4 depending on the button that is pressed. All three outputs may also be displayed at once if the All button is pressed.(60 points). form.html DOUBLE/TRIPPLE/QUADRUPLE SUM PROBLEM Enter Number1: Enter Number2: Enter Number3: Enter Number4: Double Tripple Quadruple All Clear Input File: 02.html
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
