document.write( "Question 449189: determine if the lines are parallel, perpendicular or neither. y=5x-2 and y=5x+5 \n" ); document.write( "
Algebra.Com's Answer #309033 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
y=5x-2 and y=5x+5\r
\n" ); document.write( "\n" ); document.write( "m1 = 5 m2= 5\r
\n" ); document.write( "\n" ); document.write( "same slope
\n" ); document.write( "so lines are parallel
\n" ); document.write( "
\n" );