document.write( "Question 981576: Two staight paths are represented by the lines 7x-5y=3 and 14x-10y=5, check whether the paths cross each other(intersecting each other).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #602544 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two staight paths are represented by the lines 7x-5y=3 and 14x-10y=5, check whether the paths cross each other(intersecting each other). \n" ); document.write( "------------ \n" ); document.write( "Solve for y --> y = mx + b \n" ); document.write( "Slope = m \n" ); document.write( "Compare the 2 slopes. \n" ); document.write( "If they're equal, the lines are parallel or coincident. \n" ); document.write( " \n" ); document.write( " |