document.write( "Question 566761: Write a line parallel to y = 2x-4 and passing through the point (2,3) (1.0 points)
\n" );
document.write( "Question 12 options:
\n" );
document.write( " a) y=(1/2)x-1
\n" );
document.write( " b) y=2x-3
\n" );
document.write( " c) y=2x-1
\n" );
document.write( " d) none of the above
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #366331 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the line is in slope-intercept form (y = mx + b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a parallel line has the same slope, so the m doesn't change\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "plug in the x and y from the new point to find the new b term\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3) = 2(2) + ? \n" ); document.write( " |