document.write( "Question 117032: What is the x coordinate in the standard ordered pair at which the two lines \r
\n" );
document.write( "\n" );
document.write( "y=2x+6 and y=3x+4 intersect? \n" );
document.write( "
Algebra.Com's Answer #85096 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! y=2x+6 (red line) \n" ); document.write( "y=3x+4 (green line) \n" ); document.write( " \n" ); document.write( "THE INTERSECT OF THESE 2 LINES IS (2,10) \n" ); document.write( " |