Sometimes a student has a certain GPA goal for some reason (maintain financial aid, avoid academic suspension, etc). Write a function file that takes as inputs a student's current GPA, GPA goal, number of earned credit hours, and number of hours being taken this semester. The function should output the minimum semester GPA that the student can earn this semester in order to meet the GPA goal.