I have the average of 3 numbers but missing 1 of the 3.

E.g. 3+6+9 = 18 and the average of these is 6

but how do i calculate

X in this   2+4+X = 12 and average is 4

I know the answer to the above example :) but need the formular for MS Excel as I have 60 eq of this nature.
in Other Math Topics by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

2 Answers

2 + 4 + X = 12

6 + x = 12

x = 6

Let's say you have the first number (2 in the example) in cell A1, the second number (4 in the example) in cell A2, and the total (12 in the example) in cell A3.  In cell A4 you can enter the formula =A3-A2-A1

If you don't know the total, then it's like this:

Average = Ave

First number = N1

Second number = N2

The 3 below is because you have 3 numbers (N1, N2, and x.

Ave = (N1 + N2 + x) / 3

3 * Ave = N1 + N2 + x

3 * Ave - N1 - N2 = x

If the first number (N1) is in cell A1, the second number (N2) is in cell A2, and the average (Ave) is in cell A3, then you can put this formula in cell A4:

=3*A3-A1-A2
by Level 13 User (103k points)

Add 2+4 

Subtract result from 12

Answer:6

by Level 9 User (42.6k points)

Related questions

1 answer
asked Jan 21, 2014 in Other Math Topics by anonymous | 924 views
2 answers
3 answers
1 answer
asked Aug 7, 2013 in Word Problem Answers by darious | 894 views
1 answer
asked Oct 3, 2016 in Other Math Topics by anonymous | 682 views
1 answer
asked Oct 3, 2016 in Other Math Topics by anonymous | 645 views
2 answers
asked Oct 3, 2016 in Other Math Topics by anonymous | 1.2k views
2 answers
asked Jul 10, 2014 in Other Math Topics by anonymous | 941 views
1 answer
2 answers
asked Feb 7, 2014 in Word Problem Answers by anonymous | 657 views
2 answers
asked Dec 11, 2013 in Pre-Algebra Answers by anonymous | 852 views
2 answers
asked Oct 29, 2013 in Algebra 1 Answers by Iris Malfoy Level 1 User (560 points) | 1.2k views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
731,672 users