salm123 salm123
  • 02-10-2020
  • Computers and Technology
contestada

Write an expression that computes the average of the values 12 and 40.

Respuesta :

asarwar
asarwar asarwar
  • 02-10-2020

Answer:

The answer to this question is given below in the explanation section

Explanation:

The expression that computes the average of value 12 and 40 is given below:

average = (12+40)/2;

in programming language we can write this expression as like;

int average = (12+40)/2;

Answer Link

Otras preguntas

if the diagonal of a square is √48 what is the area of a square​
Find the nature of roots for equation 2x square -root5x -2 =0 Pls help me fast
A proposed area rezoning amendment will change land use from residential to manufacturing. Several homes are already located within the area proposed for rezoni
help me pls beestar is not fun
Find the value of y...........​
what is the correct answer ​
What is the rule for the following geometric sequence? 64,128,256,512... a) a_(n) = 64(-2)^n-1 b) a_(n) = 64(2)^n-1 c) a_(n) = 64(1/2)^n-1 d) a_(n) = 64(-1/2)^n
−3x−6+(−1) need answer pls
In a clinic, a doctor charges Rs 1200 for every 15 minutes. If he attends to the clinic 2 hours per day for seven days, how much will he earn during a week?
If f(x) = 2x + 1 and g(x) = x2 + 5, what is g(f(2))?