document.write( "Question 775792: Slope of
\n" );
document.write( "8x+20y=0\r
\n" );
document.write( "\n" );
document.write( "2x+5y=10 \n" );
document.write( "
Algebra.Com's Answer #473164 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! put each equation in y=mx+b form, then m is the slope \n" ); document.write( "20y=-8x \n" ); document.write( "y=-2x/5 slope is -2/5 \n" ); document.write( "5y=-2x+10 \n" ); document.write( "y=-2x/5+2 slope is -2/5 \n" ); document.write( "the slopes are the same which means these lines are parallel \n" ); document.write( " |