set title 'Distance Stretched vs. Initical Velocity' set xlabel 'Distance Stretched (m)' set ylabel 'Initial Velocity (m/s)' f(x) = 10.565281173594*x+9.429902200489 set multiplot plot 'data',f(x)