document.write( "Question 741831: Write an equation for the line that is parallel to the given line and passes through the given point. y = x + 8; (2, 16)
\n" );
document.write( " A. y = x
\n" );
document.write( " B. y = x + 6
\n" );
document.write( " C. y = x – 6
\n" );
document.write( " D. y = x + 6 \n" );
document.write( "
Algebra.Com's Answer #452168 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write an equation for the line that is parallel to the given line and passes through the given point. y = x + 8; (2, 16) \n" ); document.write( "-------------- \n" ); document.write( "m = 1 \n" ); document.write( "y = mx + b \n" ); document.write( "16 = 1*2 + b \n" ); document.write( "b = 14 \n" ); document.write( "--> y = x + 14\r \n" ); document.write( "\n" ); document.write( " A. y = x \n" ); document.write( " B. y = x + 6 \n" ); document.write( " C. y = x – 6 \n" ); document.write( " D. y = x + 6 \n" ); document.write( " |