Question: Numerical integration of an fsolve

Does anybody happen to know how to get maple to do something of this form:

evalf(Int(fsolve(f(x,t)=0,x),t=0..1)).

I get the error message "Error, (in fsolve) t is in the equation, and is not solved for" .

Thanks

Please Wait...