We can use a speed graph to calculate the distance travelled in a given time interval by finding the area under the line between the start and end times.
a)
The shape made by the speed curve, the line $x=0$, and the lines $t=4$ and $t=6$ seconds is a rectangle, so we can work out the area of this section by multiplying the width by the height.
The rectangle is $2$ seconds wide, and $\var{c1}$ ms-1 high.
\begin{align}
\text{Area} &= \text{width} \times \text{height}\\
&= 2 \times\var{c1}\\
&=\simplify{2{c1}}\text{.}
\end{align}
So the distance covered in this two second interval is $\simplify{2{c1}}$ m.
b)
The shape made by the line and $x=0$ between $0$ and $2$ seconds forms a right-angled triangle with width $2$ and height $\var{b1}$.
\begin{align}
\text{Area}&= \frac{1}{2}\times \text{width} \times \text{height}\\
&= \frac{1}{2} \times 2 \times \var{b1}\\
&=\var{b1} \text{.}
\end{align}
So therefore,the distance covered in this two second interval, and our answer, is $\simplify{{b1}}$ meters.
c)
The shape made by the speed curve and $x=0$ between $2$ and $4$ seconds forms a trapezium. This can be broken down in to a right angle triangle (let's call this $A$) and a rectangle (we'll call this $B$).
Triangle $A$ has width $2$ m and height $\var{c1}-\var{b1}$ ms-1.
\begin{align}
A &= \frac{1}{2}\times \text{width} \times \text{height}\\
&= \frac{1}{2}\times2 \times\ (\var{c1}-\var{b1})\\
&= \var{c1}-\var{b1}\\
&=\simplify{{c1}-{b1}}\text{.}
\end{align}
We can work out the area of the rectangle $B$ by multiplying its width, $2$ seconds, by its height, $\var{b1}$ ms-1:
\begin{align}
B &= \text{width} \times \text{height}\\
&= 2 \times(\var{c1}-\var{b1})\\
&=2 \times \simplify{{c1}-{b1}}\\
&=\simplify{2{c1-b1}}\text{.}
\end{align}
We can now work out the whole area under the line by adding these two areas together:
\begin{align}
\text{Area} &= A + B \\
&=\simplify{{c1}-{b1}} + \simplify{2{c1-b1}} \\
&=\simplify{2{c1-b1}+{c1}-{b1}} \text{.}
\end{align}
The distance covered in this interval is $\var{2(c1-b1)+c1-b1}$ m.
d)
Speed is the distance travelled per unit of time.
\begin{align}
\text{speed} &= \frac{\text{distance}}{\text{time}} \\[0.5em]
&= \frac{\var{area}}{10} \\[0.5em]
&=\simplify[!fractionNumbers]{{area/10}} \text{ ms}^{-1}\text{.}
\end{align}