Question 757034
3 hours at r mph:
{{{ d[1]=(r)(3)}}}

increased the speed by 10 mph and traveled for 1 more hour hour: 
{{{d[2]=(r+10)(1)}}}


total:


{{{
d=d[1]+d[2]=3r+r+10=4r+10
}}}