function F = PartTwoSolve(x) F = ln(x)+x; %USAGE y=logplus(x) end