document.write( "Question 934209: Write an equation for the line that is parallel to the given line that passes through the given point.\r
\n" );
document.write( "\n" );
document.write( "y=3x+7; (2,10) \n" );
document.write( "
Algebra.Com's Answer #567382 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write an equation for the line that is parallel to the given line that passes through the given point. \n" ); document.write( "y=3x+7; (2,10) \n" ); document.write( ": \n" ); document.write( "Parallel lines have the same slope of 3 \n" ); document.write( "Using the slope intercept form mx + b = y; m=3, x=2, y=10 \n" ); document.write( "3(2) + b = 10 \n" ); document.write( "6 + b = 10 \n" ); document.write( "b = 10-6 \n" ); document.write( "b = 4 \n" ); document.write( "the equation: y = 3x + 4 \n" ); document.write( " |