SOLUTION: 170+335+430=560
(50000/170)+(50000/335)+(50000/430)
294.11 149.23 116.27 = 559.61
I would like to do a formula for an excel sheet to automatically work out
Algebra ->
Equations
-> SOLUTION: 170+335+430=560
(50000/170)+(50000/335)+(50000/430)
294.11 149.23 116.27 = 559.61
I would like to do a formula for an excel sheet to automatically work out
Log On
Question 856999: 170+335+430=560
(50000/170)+(50000/335)+(50000/430)
294.11 149.23 116.27 = 559.61
I would like to do a formula for an excel sheet to automatically work out one of
the answers while entering the other two.
What formula can I add in my Excel sheet to find 'x' ? pls. 180+325+x=560
Thx
You can put this solution on YOUR website! Enter the three values into the first row of the spreadsheet.
Those would be cells A1,B1, and C1.
Make sure C1 is the right hand side of the equation (560 in your example).
In an empty cell, type "=C1-A1-B1"
It this cell it will calculate from your example.