An independednt variable is a variable that doesnt need any support Dependent is where there is variable, but it depends on something else.
For example,
y=2x+1
y is dependent, becuase it depend on 2x+1
x is independent, beucase it doesnt need to depend on anything.