document.write( "Question 690953: are the following lines parallel, perpendicular or neither?
\n" );
document.write( "y=5x+2
\n" );
document.write( "x-5y=15 \n" );
document.write( "
Algebra.Com's Answer #426441 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! are the following lines parallel, perpendicular or neither? \n" ); document.write( "y=5x+2 \n" ); document.write( "slope of the 1st line = 5 \n" ); document.write( "---------- \n" ); document.write( "x-5y=15 \n" ); document.write( "5y = x-15 \n" ); document.write( "y = (1/5)x - 3 \n" ); document.write( "slope of the 2nd line = 1/5 \n" ); document.write( "---- \n" ); document.write( "Ans: Neither \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |