95-55 is the simpliest form
The function would be:
6.95 + (0.75*t) = p
Distance=speed times time
if they take the same time, we cal the time , t
b=bike speed
w=walking speed
bikedistnace=17=bt
walkdistance=9=wt
b is 4 more than w
b=4+w
we have
17=bt
9=wt
b=4w
ok so
multiply first equation by 9 and 2nd by 17
153=9bt
153=17wt
set equal
9bt=17wt
divide both sides by t
9b=17w
sub b=4+w for b
9(4+w)=17w
distribute
36+9w=17w
minus 9w both sides
36=8w
divide both sides by 8
4.5=w
he walks 4.5kph
Amount of money received when x tickets are sold=$Y
Number of tickets sold=X
Slope of line= 
And , y- intercept = 8
Equation of line having slope m and y-intercept c is given by,
y = m x + c,
Expressing the above statement in terms of linear equation in two variable i.e a line is
Y =
X + 8
Let's use the slope intercept form of a line which is:
y=mx+b where m=slope and b=y-intercept.
Mathematically m=(y2-y1)/(x2-x1) and the y-intercept is just the value of y when x is equal to zero, where the line intercepts the y axis...
First you want to find the slope by finding two clearly identifiable points on the graph...I'll pick (4,4) and (0,1), now we can calculate the slope or "m"...
m=(4-1)/(4-0)=3/4 so now we can say our line is:
y=0.75x+b, using point (4,4) we can now solve for b.
4=0.75(4)+b
4=3+b
b=1 so the line is"
y=0.75x+1