document.write( "Question 455099: Hello, I need help with this question step by step, because I am having a hard time trying to figure it out.
\n" );
document.write( "Find the slope of a line parallel to the line that passes through the following points. (4, 0) and (3.8, 2).\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #312502 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x1 y1 x2 y2 \n" ); document.write( "4 0 3.8 2 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "( 2 - 0 )/( 3.8 - 4 ) \n" ); document.write( "( 2 / -0.2 ) \n" ); document.write( "m= -10 \r \n" ); document.write( "\n" ); document.write( "The parallel line will have the same slope =-10 \n" ); document.write( " |