document.write( "Question 754328: Find the equation of the line which is parallel to the line y=-3x -7 and pass through points (3,0). \n" ); document.write( "
Algebra.Com's Answer #458982 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of the line which is parallel to the line y=-3x -7 and pass through points (3,0).
\n" ); document.write( "***
\n" ); document.write( "Equation of line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "Given line: y=-3x -7
\n" ); document.write( "Slope of this line=-3
\n" ); document.write( "Slope of line parallel to given line=-3
\n" ); document.write( "equation of parallel line: y=-3x+b
\n" ); document.write( "solving for b using coordinates of given point on the line(3,0)
\n" ); document.write( "0=-3*3+b
\n" ); document.write( "b=9
\n" ); document.write( "Equation of parallel line:y=-3x+9
\n" ); document.write( "
\n" );