document.write( "Question 477054: equation of the line that passes through (5, 3) and is parallel to the line
\n" );
document.write( " y = -2x + 2 \n" );
document.write( "
Algebra.Com's Answer #327060 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! equation of the line that passes through (5, 3) and is parallel to the line \n" ); document.write( "y = -2x + 2 \n" ); document.write( "Since the given line has a slope of -2 the parallel line \n" ); document.write( "must have a slope of -2. \n" ); document.write( "---- \n" ); document.write( "Equation Form: \n" ); document.write( "y = mx + b \n" ); document.write( "-- \n" ); document.write( "You have x,y and m; solve for \"b\": \n" ); document.write( "3 = -2*5 + b \n" ); document.write( "b = 3+10 \n" ); document.write( "b = 13 \n" ); document.write( "---- \n" ); document.write( "Equation you want: \n" ); document.write( "y = -2x+13 \n" ); document.write( "====================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |