ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Solving for x (https://www.excelbanter.com/excel-discussion-misc-queries/107469-solving-x.html)

stew12

Solving for x
 
i would like to know if it is possible to get excel to work out an unknown
value. I need to know what the value of a certain cell should be in order to
when multiplied by another cell is equal to a third.

like : 'D12 =B4*x-E9=0'

so in other words would it be able to do something like solving for x were
20x-40=0

Many thanks

Toppers

Solving for x
 
In your example, x=E9/B4 and if you always want a result of zero, then this
formula will work.

In the more general case of y=mx+c

x=(y-c)/m

0=B4*x-E9
0-(-E9)=B4*x

x=E9/B4

HTH

"stew12" wrote:

i would like to know if it is possible to get excel to work out an unknown
value. I need to know what the value of a certain cell should be in order to
when multiplied by another cell is equal to a third.

like : 'D12 =B4*x-E9=0'

so in other words would it be able to do something like solving for x were
20x-40=0

Many thanks



All times are GMT +1. The time now is 03:34 PM.

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