Question 1127594
<br>
You didn't specify what the distance "x" is.  I chose it to be the distance from the point on the shore closest to the boat to where the boat lands.<br>
Then the distance rowing is {{{sqrt(x^2+4)}}} and the distance walking is {{{sqrt((x-3)^2+1)}}}.<br>
Then, with the given rowing and walking speeds, the total time for the trip is<br>
{{{(sqrt(x^2+4)/2)+(sqrt((x-3)^2+1))/4}}}<br>
ANSWER a: {{{T = (sqrt(x^2+4)/2)+(sqrt((x-3)^2+1))/4}}}<br>
ANSWER b: Algebraically, there are no restrictions on the domain of that function.  However, logically the reasonable values for x should be between 0 and 3.<br>
ANSWER c: A window of 0 to 3 for x and 1 to 2 for y produces a good graph.<br>
ANSWER d: The minimum value of the function is when x=1.<br>
ANSWER e: That is for you to do....