wait i don't understand: "Write a program that has the user input how many classes they are taking this semester and then output how many hours they will need to study each week."
Answer:
float time_hourly=(time_min/60);
float speed_mph=(distance_mil/time_hourly);
Explanation:
I have taken a float variable time_hourly to convert the time given in minutes in hours.We need to divide the time in minutes by sixty since there are 60 minutes in an hour.
I have taken a float variable speed_mph to calculate the speed.Since we know the speed is distance/time and provided the distance is in miles and the time is in hours.
I'm a little confused about the question, but if you're asking how many points you need to ask a question, the minimum is 10.