document.write( "Question 996480: Write an equation in slope intercept form of the line that passes through the given point and is parallel to the graph of the given equation.\r
\n" );
document.write( "\n" );
document.write( "(1,3) y= 3x+2 \n" );
document.write( "
Algebra.Com's Answer #614910 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write an equation in slope intercept form of the line that passes through the given point and is parallel to the graph of the given equation.\r \n" ); document.write( "\n" ); document.write( "(1,3) y= 3x+2 \n" ); document.write( "================================================ \n" ); document.write( "Do it like this one: \n" ); document.write( "The equation of a line parallel to the given line but passing through the given point \n" ); document.write( " Y= 1/4x-2; (8,-1) \n" ); document.write( " ------------- \n" ); document.write( " Slope m = 1/4 \n" ); document.write( " --- \n" ); document.write( " --> y+1 = (1/4)*(x-8) \n" ); document.write( " |