Answer to Question #46337 in Engineering for Peter

Question #46337
Hello Please Help me in this problem Please T_T this is the problem.Please anyone can answer this
Create a program that will compute the prelim, midterm, final grades of the students. The program will input grades for quiz, recitation, project, and exam rating for each grading period (PRELIM/MIDTERM/FINALS). The class standing, class average and the prelim, midterm and final grades will be computed and displayed automatically. Display also the grade equivalent and if the grade of the student is greater than 75 then the remark will be “passed” otherwise “failed”. The program will continuously accept grades and terminate when you enter 0 or negative value. Use these formulas:

PRELIM:
CS= (Q+R)/2
PROJECT= P*40%
LECTURE= ((2*CS+PER)/3)*60%
PG= PROJECT + LECTURE
MIDTERM:
CS = (Q+R)/2
MPROJECT= PM*40%
MLECTURE= (2*CS+MER)/3*60%
CA= MPROJECT + MLECTURE
MG= (2*CA+PG)/3
FINALS
CS = (Q+R)/2
FPROJECT= PF*40%
FLECTURE= (2*CS+FER)/3*60%
CA= FPROJECT + FLECTURE
FG= (2*CA+MG)/3
0
Expert's answer

Answer in progress...

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS