document.write( "Question 914953: Two lines are parallel if and only if they have the same slop. Complete the equation of the line that is parallel to the line with the equation y=2x+5 and that passes through the point (2,1). \r
\n" );
document.write( "\n" );
document.write( "y=mx+b\r
\n" );
document.write( "\n" );
document.write( "What is the correct value of m? \n" );
document.write( "
Algebra.Com's Answer #555357 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Rule: the standard slope-intercept form for an equation of a line is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "....... \n" ); document.write( "New Line Using point-slope form, \n" ); document.write( "y - 1 = 2(x-2) \n" ); document.write( "y - 1 = 2x - 4 \n" ); document.write( "y = 2x - 3 \n" ); document.write( " |