document.write( "Question 185662: Find an equation of the line that is parallel to the line y = 4x - 2 and that passes through the point (8,6).
\n" );
document.write( "Thanks for the help. \n" );
document.write( "
Algebra.Com's Answer #139266 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! parallel means that the slope is the same\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the given line is already in slope-intercept form (y=mx+b), and the slope is 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find the intercept for the new line, just substitute the given point\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=4x+b ___ 6=4(8)+b ___ 6-32=b ___ -26=b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the equation of the new line is y=4x-26 \n" ); document.write( " |