document.write( "Question 838457: Write the equation of a line parallel to the given line but passing through the given point: y=3x+3;(1,1) \n" ); document.write( "
Algebra.Com's Answer #505106 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Write the equation of a line parallel to the given line but passing through the given point: y=3x+3;(1,1)
\n" ); document.write( "***
\n" ); document.write( "equation of a line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "slope of given line=3
\n" ); document.write( "parallel lines have the same slopes
\n" ); document.write( "equation: y=3x+b
\n" ); document.write( "solve for b using coordinates of given point (1,1)
\n" ); document.write( "1=3*1+b
\n" ); document.write( "b=-2
\n" ); document.write( "equation of parallel line:y=3x-2
\n" ); document.write( "
\n" );