Answer to Question #177666 in Algorithms for malek kamal

Question #177666

Write the algorithm, draw the flowchart, write and execute the Dart code for the following problem.

A student’s Midterm grade is 60 and the Final Grade is 80. The weight of Midterm and Final exams are % 40 and % 60 respectively.

Find the semester grade for this student.



1
Expert's answer
2021-04-02T20:15:55-0400


start
enter the obtained markes of the student in mid term, A,B
mid term grede mid_term1=40*A/100 
mid_term_2=60*B/100
final_grade=mid_term_1+mid_term_2
end

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