Question 180191
Parallel lines have identical slopes.
The slope of your new line is then,
{{{m=5/2}}}
Use the point-slope form of the line,
{{{y-y[p]=m(x-x[p])}}}
{{{y-(-5)=(5/2)(x-2)}}}
{{{y+5=(5/2)x-5)}}}
{{{y=(5/2)x-10}}}
.
.
.
Here are both lines graphed. 
{{{drawing( 300, 300, -2, 8, -8, 2,grid( 1 ),circle( 2, -5, .2 ),graph( 300, 300, -2, 8, -8, 2, (5/2)x-10, (5/2)x-4) )}}}