document.write( "Question 1040799: Do the following two lines intersect? Answer yes or no, together with the point, if any
\n" );
document.write( "5x+8y=-5
\n" );
document.write( "-X-1.6y=14 \n" );
document.write( "
Algebra.Com's Answer #655721 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 5x+8y=-5 \n" ); document.write( "-X-1.6y=14 \n" ); document.write( "multiply the second equation by 5 \n" ); document.write( "-5x-8y=70 \n" ); document.write( "add the two \n" ); document.write( "0x+0y=65 \n" ); document.write( "they do not intersect. \n" ); document.write( "--------------- \n" ); document.write( "write in slope intercept form \n" ); document.write( "8y=-5x-5 \n" ); document.write( "y=(-5/8)x-(5/8) \n" ); document.write( "the second \n" ); document.write( "-1.6y=-x+14 \n" ); document.write( "y=-1/-1.6 +14/-1.6 \n" ); document.write( "but 1/1.6 is 10/16 or 5/8 \n" ); document.write( "y=(5/8)x-8 2/3 \n" ); document.write( "The two lines have the same coefficient in front of the x, and the intercepts are different. They are parallel lines by definition. \n" ); document.write( " |