Skip to main content
1-Visitor
September 13, 2021
Solved

Undefined variable

  • September 13, 2021
  • 1 reply
  • 2892 views

Hello, I need to compare two functions F1 and F2 to get get the variable x, but im new and having trouble with it. Could someone help me. Thank you

MM_10038696_1-1631555276641.png

 

Best answer by VladimirN

You need to use the boolean operator "Equal".

1 reply

24-Ruby III
September 13, 2021

Here's a tip:

 

Pic-1.png

 

1-Visitor
September 13, 2021

But it doesn't let me put an equal sign between F1(x) and F2(x), saying that x is undefined

VladimirN24-Ruby IIIAnswer
24-Ruby III
September 13, 2021

You need to use the boolean operator "Equal".