(c)

> LEFT := Limit( rhs(SOLN), t=-1, right );

[Maple Math]

> value( LEFT );

[Maple Math]

>

> RIGHT := Limit( rhs(SOLN), t=1, left );

[Maple Math]

> value( RIGHT );

[Maple Math]

>