answersLogoWhite

0


Best Answer

Add the two numbers and divide that by two.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Input two numbers and get the average?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does regular mean in geometry?

The average of two numbers.


Draw a flowchart that will ask the user to enter 10 numbers and calculate the average?

PERFORM GET_ NUMBER 10 TIMES AVERAGE = AVERAGE/10 GET_NUMBER: INPUT = a$ AVERAGE = AVERAGE + INPUT


Write the program in qbasic and add two numbers?

Cls input "enter two no.s ",a,b sum=a+b print "sum = ";sum end


What do you have to do when there are two middle numbers in the meadian at maths?

Then you take the average of the two middle numbers.Then you take the average of the two middle numbers.Then you take the average of the two middle numbers.Then you take the average of the two middle numbers.


How do you input an operator between two numbers in java?

You type it in with your keyboard.


What does the average between two numbers mean?

To average two numbers, add them together and divide that total by 2.


How do you find the product of 16?

"Product" is a binary operator. A binary operator takes two numbers as input and combines them into an output. Your question gives only one number as input and so a sensible answer is impossible. "Product" is a binary operator. A binary operator takes two numbers as input and combines them into an output. Your question gives only one number as input and so a sensible answer is impossible. "Product" is a binary operator. A binary operator takes two numbers as input and combines them into an output. Your question gives only one number as input and so a sensible answer is impossible. "Product" is a binary operator. A binary operator takes two numbers as input and combines them into an output. Your question gives only one number as input and so a sensible answer is impossible.


How do you calculate the average of 5 numbers?

1)start 2)input 5 numbers m,a,i,r,a 3)average=sum/5 4)printsum 5)stop


How do you draw a flowchart to get the sum of two numbers?

Start Input A Input B C=A+B Print C END


The average of six numbers is 4 If the average of two of those numbers is 2 what is the average of the other four numbers?

5


If The average of 5 numbers is 6 and the average of 3 numbers is 4 find out the average of remaining two numbers?

2


How do you find the average for two numbers?

-- Add the two numbers. -- Divide that total by two.