ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   FINDING THE UNKNOWN NUMBER (https://www.excelbanter.com/excel-worksheet-functions/248432-finding-unknown-number.html)

sierra spiegel

FINDING THE UNKNOWN NUMBER
 
Is it possible to find the unknown if I have the following:
C70=18
C69=9
C71=UNKNOWN

(C70-C69)+(C71-C70)=J71
C71-J71=C70

How do I used excel to find the C71 UNKNOWN????? Right now I can put any number as the unknown and it auto-calculate for me, but the answer is not correct. Please help.

thanks

EggHeadCafe - Software Developer Portal of Choice
Pete's Real Jewish Nuclear Bomb Holiday Chili
http://www.eggheadcafe.com/tutorials...sh-nuclea.aspx

sierra spiegel

FINDING THE UNKNOWN NUMBER
 
Sorry, I forgot to give the answer so you'll know you did it right:

C71= 4

I need the formula in order to do the next question and C71 is unknown.

thanks



sierra spiegel wrote:

FINDING THE UNKNOWN NUMBER
13-Nov-09

Is it possible to find the unknown if I have the following:
C70=18
C69=9
C71=UNKNOWN

(C70-C69)+(C71-C70)=J71
C71-J71=C70

How do I used excel to find the C71 UNKNOWN????? Right now I can put any number as the unknown and it auto-calculate for me, but the answer is not correct. Please help.

thanks

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
JavaScript - Modal Dialog Box - Cross Browser
http://www.eggheadcafe.com/tutorials...al-dialog.aspx

Dana DeLouis[_3_]

FINDING THE UNKNOWN NUMBER
 
How do I used excel to find the C71
(C70-C69)+(C71-C70)=J71
C71-J71=C70


Hi. If I am not mistaken...
Your second equation above is saying that J71 equals...

J71 = -C70 + C71

Substitute this into your first equation...
(C70 - C69) + (C71 - C70) = -C70 + C71

Your C71 Cancels out!

All you are saying is that:
C69 = C70

Note that your two C70's on the left hand side that cancel out seems
suspicious.

= = = = = =
HTH
Dana DeLouis



On 11/13/09 5:39 PM, sierra spiegel wrote:
Sorry, I forgot to give the answer so you'll know you did it right:

C71= 4

I need the formula in order to do the next question and C71 is unknown.

thanks



sierra spiegel wrote:

FINDING THE UNKNOWN NUMBER
13-Nov-09

Is it possible to find the unknown if I have the following:
C70=18
C69=9
C71=UNKNOWN

(C70-C69)+(C71-C70)=J71
C71-J71=C70

How do I used excel to find the C71 UNKNOWN????? Right now I can put any number as the unknown and it auto-calculate for me, but the answer is not correct. Please help.

thanks

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
JavaScript - Modal Dialog Box - Cross Browser
http://www.eggheadcafe.com/tutorials...al-dialog.aspx


Luizvs

FINDING THE UNKNOWN NUMBER
 
If you have a complex equation, you can use Excel solver to find it for you.
But your equation is an easy one and you could isolate c71
(C70-C69)+(C71-C70)=J71 and C71-J71=C70
so putting together
C71 - [ (C70-C69)+(C71-C70) ] = C70
= C71 - (C70-C69) - (C71-C70) = C70
= C71 - C70 + C69 - C71 + C70 = C70
= C71 + C69 - C71 = C70
= C69 = C70

Being that, you may have any value in C71 only if c69 = c70. Otherwise, you
have no solution at all.






"sierra spiegel" wrote:

Sorry, I forgot to give the answer so you'll know you did it right:

C71= 4

I need the formula in order to do the next question and C71 is unknown.

thanks



sierra spiegel wrote:

FINDING THE UNKNOWN NUMBER
13-Nov-09

Is it possible to find the unknown if I have the following:
C70=18
C69=9
C71=UNKNOWN

(C70-C69)+(C71-C70)=J71
C71-J71=C70

How do I used excel to find the C71 UNKNOWN????? Right now I can put any number as the unknown and it auto-calculate for me, but the answer is not correct. Please help.

thanks

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
JavaScript - Modal Dialog Box - Cross Browser
http://www.eggheadcafe.com/tutorials...al-dialog.aspx
.



All times are GMT +1. The time now is 01:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com