document.write( "Question 713729: What is the slope of a line parallel to each given line
\n" );
document.write( "10x-y=5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #438523 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b WHERE m=SLOPE & b=THE Y INTERCEPT. \n" ); document.write( "10x-y=5 \n" ); document.write( "-Y=-10X+5 MULTIPLY BY -1 \n" ); document.write( "Y=10X-5 \n" ); document.write( "10 = THE SLOPE. \n" ); document.write( "THEREFORE ANY PARALLEL LINE WILL HAVE A SLOPE = 10. \n" ); document.write( " |