document.write( "Question 419463: decide whether the pair of lines is parallel, perpendicular or neither.
\n" );
document.write( " 5x+2y=5
\n" );
document.write( "2x+5y=6\r
\n" );
document.write( "\n" );
document.write( "the lines are:\r
\n" );
document.write( "\n" );
document.write( "A-neither
\n" );
document.write( "B-parallel
\n" );
document.write( "c-perpendicular \n" );
document.write( "
Algebra.Com's Answer #293333 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! decide whether the pair of lines is parallel, perpendicular or neither. \n" ); document.write( "5x+2y=5 \n" ); document.write( "y = (-5/2)x + (5/2) \n" ); document.write( "----------------------- \n" ); document.write( "2x+5y=6 \n" ); document.write( "y = (-2/5)x + (6/5) \n" ); document.write( "------------------------- \n" ); document.write( "Ans: \n" ); document.write( "neither \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( "the lines are: \n" ); document.write( "A-neither \n" ); document.write( "B-parallel \n" ); document.write( "c-perpendicular \n" ); document.write( " \n" ); document.write( " |