document.write( "Question 564898: Determine the equation of a line parallel to 5x-3y+9=0 and passes through(3,-2) \n" ); document.write( "
Algebra.Com's Answer #365518 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Determine the equation of a line parallel to 5x-3y+9=0 and passes through(3,-2)
\n" ); document.write( "**
\n" ); document.write( "Standard form of equation for a straight line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "5x-3y+9=0
\n" ); document.write( "rewrite given equation in standard form:
\n" ); document.write( "3y=5x+9
\n" ); document.write( "y=5x/3+3
\n" ); document.write( "slope=5/3
\n" ); document.write( "..
\n" ); document.write( "Lines parallel to each other have the same slope
\n" ); document.write( "Equation for line parallel to given equation:
\n" ); document.write( "y=5x/3+b
\n" ); document.write( "solving for b using coordinates of given point (3,-2)
\n" ); document.write( "-2=5*3/3+b
\n" ); document.write( "-2=5+b
\n" ); document.write( "b=-7
\n" ); document.write( "Equation: y=5x/3-7
\n" ); document.write( "
\n" );