document.write( "Question 571933: find the equation of the line that is parallel to 5x+2y=-1 and contains the point (-4,-2) \n" ); document.write( "
Algebra.Com's Answer #368257 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
ind the equation of the line that is parallel to 5x+2y=-1 and contains the point (-4,-2)
\n" ); document.write( "**
\n" ); document.write( "5x+2y=-1
\n" ); document.write( "rewrite in standard form for a straight line
\n" ); document.write( "2y=-5x-1
\n" ); document.write( "y=-5x/2-1/2
\n" ); document.write( "slope=-5/2
\n" ); document.write( "..
\n" ); document.write( "Slope of line parallel to given line=-5/2
\n" ); document.write( "Equation: y=-5x/2+b
\n" ); document.write( "solving for b using given point (-4,-2)
\n" ); document.write( "-2=(-5*-4)/2+b
\n" ); document.write( "-2=10+b
\n" ); document.write( "b=-12
\n" ); document.write( "Equation of parallel line:
\n" ); document.write( "y=-5x/2-12
\n" ); document.write( "
\n" ); document.write( "
\n" );