document.write( "Question 1103037: Determine whether the pairs of lines are parallel, perpendicular or neither\r
\n" );
document.write( "\n" );
document.write( "4x-y=0.5
\n" );
document.write( "4x+2y=1 \n" );
document.write( "
Algebra.Com's Answer #717734 by Alan3354(69443) You can put this solution on YOUR website! Find the slope of each line. \n" ); document.write( "If the slopes are equal they're parallel. \n" ); document.write( "If the slopes are negative inverses, they're perpendicular. \n" ); document.write( "Otherwise, neither. \n" ); document.write( " \n" ); document.write( " |