Write your algorithm in pseudocode Include a professional he

Write your algorithm in pseudocode. Include a professional heading. Use variable names that are syntactically valid in C. Use proper computer format for assignment statements. Start the pseudocode with the word START and end it with the word STOP. It is not necessary\' to write your solution in C code nor to compile it. STATEMENT OF PROBLEM: An art teacher has planned a jewelry making project for his class. Students will be charged a lab fee to exactly cover the cost of materials. He can buy findings in bulk for $ 100. The cost of the findings will be divided evenly among the students. In addition, each student will need one gemstone at a cost of $25. Design a program that will calculate the lab fee based on the number of students who enroll. The total lab fees from all students must equal the teacher\'s costs.

Solution

Step 1: START

Step 2: define variables int labfee=0,char sname, count variable which counts no of students enrollments, int senrollments=0,gstone=25,int teachers_cost=0;

Step 3: cost_of_findings==cost_of_findings/senrollemnts;

Step 4:total labfee=senrollment*techers_cost;

Step 5:STOP

 Write your algorithm in pseudocode. Include a professional heading. Use variable names that are syntactically valid in C. Use proper computer format for assign

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site