Question: 4. This question is worth 10 points. Part 1: Implement each of these formulas you see below. - You must implement them in a module

4. This question is worth 10 points. Part 1: Implement each of these formulas you see below. - You must implement them in a module - The folder name that has your module must be called 'math' - The filename will be called 'formulas.js' Part 2: Create an HTML page that will let me test if your code works. Use textfields, buttons, CSS and event handlers your HTML. - Area of a Parallelogram A=bh - Area of a Trapezoid A=2a+bh - Area of a Right Cylinder A=2rh+2r2 Note: The value of PI is 3.14
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
