1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
DerKrebs [107]
3 years ago
9

Each student in a course needs to submit 3 lab assignments and take 2 tests. Design a program to do the following. Ask the user

to enter 3 lab scores and 2 test scores. Calculate and display the lab average and the test average. Also calculate and display the course grade, which equals 55% of the lab average plus 45% of the test average.
Mathematics
1 answer:
dezoksy [38]3 years ago
5 0

Answer:

Enter the value of the score in the laboratory 1

L1 = digited value.

Enter the value of the score in laboratory 2

L2 = digited value.

Enter the value of the score in laboratory 3

L3 = digited value.

Enter the value of the test score 1

P1 = digited value.

Enter the value of the test score 2

P2 = digited value.

Laboratory Average = (L1 + L2 + L3) / 3

Print "Laboratory Average"

Test Average = (P1 + P2) / 2

Print "Test Average"

Course qualification = 0.55 * (Laboratory Average) + 0.45 * (Test Average)

print "Course qualification"

Step-by-step explanation:

You might be interested in
Use compatible numbers to solve the problem 488 ÷ 62.A. 450 ÷ 50 = 9B. 434 ÷ 62 = 7C. 490 ÷ 70 = 7D. 480 ÷ 60 = 8
ipn [44]

Option D is correct. The required compatible number is 480 ÷ 60 = 8

Compatible numbers are numbers that have a close approximate to a given value

Given the expression  488 ÷ 62

The compatible number for 488 is 480

The compatible number for 62 is 60

Using these compatible numbers to solve the expression will give:

488 ÷ 62

= 480 ÷ 60

= 480/60

= 48/6

= 8

Hence the correct option will be 480 ÷ 60 = 8

Learn more here: brainly.com/question/22595072

8 0
3 years ago
If John Ran 1/8 of a mile long he ran around the track 24 times how many miles is that
prohojiy [21]
3 miles, 1/8 time 24.
7 0
3 years ago
Read 2 more answers
PLS HELP QUICK! <br> LINKS WILL BE REPORTED....
Semenov [28]
I think it’s dababy I’m not sure
8 0
3 years ago
Plzz HELPP I'll give brainlist
Aliun [14]

Answer:

Second one. Trust me. I did it with calculator

7 0
3 years ago
BRAINLIEST TO WHOEVER ANSWERS QUICKEST AND IS RIGHT.
Anit [1.1K]

anaalyze the problem

first term: -1

common difference: +9 (8-(-1) is 9)

so, an=-1+9n-9

answer is an=9n-10, with n bigger or equal to one

sixth term,plug in 9(6)-10=54-10=44

tenth term, plug in 9(10)-10=90-10=80

8 0
2 years ago
Other questions:
  • Bella has sampled the heights of 30 students at Ridgemont High and obtained a mean of 64.2 inches. He constructs a 90% confidenc
    5·1 answer
  • Which is .333 written in its simplest fraction form?
    13·1 answer
  • Fred earned $22.50 in nine hours. how much did he earn after 4 hours? please show all your work
    8·2 answers
  • What applies the power of a product rule to simplify (5t)^3
    11·1 answer
  • The population of a colony of mosquitoes obeys the law of uninhibited growth. If there are 1000 mosquitoes initially and there a
    15·1 answer
  • What is g(3) please help
    9·1 answer
  • Dimensional <br> 528 feet to miles
    14·1 answer
  • Richard buys a carton of oranges and measures the weight of 1 orange in the carton Which measure gives the most precise weight?
    7·2 answers
  • Of 10 test​ scores, eight are less than or equal to 82. What is the percentile rank of a test score of ​82?
    10·1 answer
  • Instructions require you to dilute a powder in 3 quarts of water. You only have a container that is marked in liters. How many l
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!