document.write( "Question 1002361: Given the following two linear equations, determine whether the lines are parallel, perpendicular, or neither. Show all work and explain your conclusion clearly.\r
\n" );
document.write( "\n" );
document.write( "6x+7y=42
\n" );
document.write( "7x=16+6y\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #619292 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you put them both into slope-intercept form, you can see their relationship better...so from \n" ); document.write( "6x+7y=42 \n" ); document.write( "7x=16+6y \n" ); document.write( "we get \n" ); document.write( "7y = -6x + 42 \n" ); document.write( "y = (-6/7)x + 6 \n" ); document.write( "and \n" ); document.write( "6y = 7x - 16 \n" ); document.write( "y = (7/6)x - 8/3 \n" ); document.write( "Their slopes are negative reciprocals and the lines are thus perpendicular. \n" ); document.write( " |