document.write( "Question 746478: are y=2*x-2 and y=0.5*x parallel,perpendicular or neither \n" ); document.write( "
Algebra.Com's Answer #454315 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
If two lines are perpendicular when
\n" ); document.write( "the two gradients are multiplied
\n" ); document.write( "together they equal -1 (m1 x m2 = -1)
\n" ); document.write( "If two lines are parallel the
\n" ); document.write( "gradients will be equal (m1 = m2)\r
\n" ); document.write( "\n" ); document.write( "With y = 2x -2 and y = 0.5x, the
\n" ); document.write( "lines are neither parallel or perpendicular
\n" ); document.write( "
\n" );