document.write( "Question 1118233: find the point of intersection of the pair of straight lines.\r
\n" );
document.write( "\n" );
document.write( "y= -7x minus 4
\n" );
document.write( "-y= 8x +6
\n" );
document.write( "x,y=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #733503 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the point of intersection of the pair of straight lines.\r \n" ); document.write( "\n" ); document.write( "y= -7x - 4 \n" ); document.write( "-y= 8x +6 --> y = -8x - 6 \n" ); document.write( "================= \n" ); document.write( "So, since both = y: -7x - 4 = -8x - 6 \n" ); document.write( "etc \n" ); document.write( " |