Ok, so
We want to determine if the lines:
[tex]\begin{gathered} y=-\frac{3}{5}x-4 \\ 3x+5y=2 \end{gathered}[/tex]Are parallel.
Remember that a line is parallel to other one if their slopes are the same.
So, we're going to check each slope.
First, a line can be identified with two forms.
The first one, is:
[tex]y=mx+b[/tex]Where m is the slope and b is the y-intercept.
The second one, is:
[tex]Ax+By+C=0[/tex]Where the slope can be found using the fact that it is:
[tex]m=\frac{-A}{B}[/tex]If we replace our values, the slope of the first line ( y = -3/5x - 4 ) is -3/5.
The second line:
[tex]3x+5y-2=0[/tex]Has a slope equal to:
[tex]m=\frac{-A}{B}=\frac{-3}{5}[/tex]As both slopes are equal, both lines are parallel.