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

People who have an extra X chromosome could have gotten it through (A) nondisjunction. (B) transposition. (C) transduction. (D) crossing over. (E) all of the ab
What do epidermis and the dermis have in common? Could you please help me with me questions?
what type of monkey starts with an h?
A rectangle whose perimeter is 80 m has an area of 384 m^2. Find the dimensions of the rectangle.
A rectangle whose perimeter is 80 m has an area of 384 m^2. Find the dimensions of the rectangle.
The square of a certain negative number is equal to 5 more than one half of the number what is the number
number 1 I need help with confused
Which decimal is equal to 7/10?A. 0.71B. 0.7C. 0.07D. 0.071
Name two things found in a plant cell that are not found in an animal cell.
if f(x)=3x+7 and g(x)=2x-5 find g(f(-3))A. -26 B.-9 C. -1 D. 10