asked 41.0k views
2 votes
Write an arithmetic expression that calculates the average of 18 and 46. you may already know that: the average of two numbers is their sum divided by 2 the symbol for division is /, thus 10 divided by 5 is written as 10/5 division has higher arithmetic precedence than addition parentheses (()'s) may be used to override precedence

asked
User Akibo
by
8.6k points

2 Answers

2 votes

the correct answer is 32

Explanation:

answered
User Frank Kalis
by
7.6k points
4 votes

In this question , we have to write an arithmetic expression that calculates the average of 18 and 46.

TO find the average, we have to add the numbers and divide by 2.

So here we have to add 18 and 46 and divide by 2, that is


d = (18+46)/(2) = (64)/(2)

And that's the required algebraic expression .

answered
User David Andersson
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.