document.write( "Question 212889: determine if lines l1 and l2 are parallel, perperdicular or neither
\n" );
document.write( "l1:y=10/9x-1/7
\n" );
document.write( "l2:y=9/10x-9/10 \n" );
document.write( "
Algebra.Com's Answer #160825 by drj(1380) You can put this solution on YOUR website! Determine if lines l1 and l2 are parallel, perperdicular or neither\r \n" ); document.write( "\n" ); document.write( "l1:y=10/9x-1/7 (slope-intercept form) \n" ); document.write( "l2:y=9/10x-9/10 (slope-intercept form)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 1. Line 1 has slope of 10/9 and Line 2 has slope of 9/10 by looking at slope-intercept form of y=mx+b where m is the slope and b is the y-intercept.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 2. Since the slopes of Line 1 and 2 are not equal they are not parallel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 3. Since the product of the two slopes does not equal to -1 they are not perpendicular. The product is 1 in this case since (10/9)(9/10)=1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 4. Therefore the lines are neither perpendicular nor parallel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I hope the above steps were helpful.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For FREE Step-By-Step videos in Introduction to Algebra, please visit \n" ); document.write( "http://www.FreedomUniversity.TV/courses/IntroAlgebra and for Trigonometry visit \n" ); document.write( "http://www.FreedomUniversity.TV/courses/Trigonometry.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Good luck in your studies!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Respectfully, \n" ); document.write( "Dr J \n" ); document.write( " |