Question: PLEASE NEED THIS ASAP ON MATHLAB a 2. Write a program that request positive integer as input and then follows this procedure; If the number

a 2. Write a program that request positive integer as input and then follows this procedure; If the number is even, divide it by 2. If not, multiply the number by 3 and then add 1. Repeat this process with the resulting number and continue repeating until the 1 is reached. After the 1 14 reached the program should display the number of iterations required to reach the number 1 When the program requests input, it should check that inputs a positive integer greater than 1. If not, error message should be generated. the user an
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
