document.write( "Question 615642: what is the slope of each line and then determine whether the two lines are parallel, perpendicular or neither \r
\n" );
document.write( "\n" );
document.write( "-5x+3y=6
\n" );
document.write( "-20x+12y=0 \n" );
document.write( "
Algebra.Com's Answer #387255 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the slope of each line and then determine whether the two lines are parallel, perpendicular or neither \n" ); document.write( "-5x+3y=6 \n" ); document.write( "y = (5/3)x + 2 \n" ); document.write( "slope = 5/3 \n" ); document.write( "------------------ \n" ); document.write( "-20x+12y=0 \n" ); document.write( "y = (20/12)x \n" ); document.write( "y = (5/3)x \n" ); document.write( "slope = 5/3 \n" ); document.write( "------------------ \n" ); document.write( "Lines are parallel \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |