Is there a way to do it with solve blocks?
I tried the following but it doesn't give an answer: (all equals in the solve block are boolean)
Area := 50 (guess value)
Given (start solve block)
Area = a.b
a = 10
b = 20
Find(Area) =
Is there a way to do it with solve blocks?
I tried the following but it doesn't give an answer: (all equals in the solve block are boolean)
Area := 50 (guess value)
Given (start solve block)
Area = a.b
a = 10
b = 20
Find(Area) =