Question: Using JavaScript as the language, write a program which prompts the user and collects an integer value. Display to the user the following: a. The
Using JavaScript as the language, write a program which prompts the user and collects an integer value. Display to the user the following:
a. The number divided by 3, and the remainder
b. The number divided by 3.0
c. The result of the equation: 3x2+2x+5, where x is the value entered by the user.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
