document.write( "Question 613255: What is the x-coordinate of the point of intersection of the two lines below?
\n" );
document.write( "Y=negative 3x -3
\n" );
document.write( "5x plus y=5 \n" );
document.write( "
Algebra.Com's Answer #385913 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the x-coordinate of the point of intersection of the two lines below? \n" ); document.write( "Y=negative 3x -3 \n" ); document.write( "5x plus y=5 \n" ); document.write( "----- \n" ); document.write( "y = -3x-3 \n" ); document.write( "y = -5x+5 \n" ); document.write( "--- \n" ); document.write( "Solve: \n" ); document.write( "-3x-3 = -5x+5 \n" ); document.write( "2x = 8 \n" ); document.write( "x = 4 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |